[Starlingx-discuss] Issue with running on ansible playbook

Saichandu Behara saichandu.behara at calsoftinc.com
Fri Sep 13 09:10:11 UTC 2019


Hi Tee,

I have checked the puppet.log file. There is no error in puppet.log file 
and i am not findout " intial inventory completed " in sysinv.log file.

I have attached the puppet.log, sysinv.log and ansible.log files . 
please check the attachments.

I have filed bug on the launchpad and attached the tarball. please have 
a look.

Bug link: https://bugs.launchpad.net/starlingx/+bug/1843868

PFA sysinv.log, puppet.log, ansible.log


Thanks & Regards

Sai Chandu Behara


On 12-09-2019 20:22, Ngo, Tee wrote:
>
> Hi,
>
> Can you check if there are any errors in puppet.log 
> (/var/log/puppet/latest/puppet.log)? Is there a log containing the 
> string “Initial inventory completed” in /var/log/sysinv.log?
>
> Tee
>
> *From:*Saichandu Behara [mailto:saichandu.behara at calsoftinc.com]
> *Sent:* September-09-19 6:50 AM
> *To:* starlingx-discuss at lists.starlingx.io
> *Cc:* pavan.gupta at calsoftinc.com
> *Subject:* [Starlingx-discuss] Issue with running on ansible playbook
>
> Hello all,
>
> we are facing some issue while executing the bootstrap.yml for stable 
> version r2.0
>
> TASK [persist-config : Saving config in sysinv database] 
> ***************************************************************************************************************changed: 
> [localhost]
>
> TASK [persist-config : debug] 
> ******************************************************************************************************************************************ok: 
> [localhost] => {
>     "populate_result": {
>         "changed": true,
>         "failed": false,
>         "failed_when_result": false,
>         "msg": "non-zero return code",
>         "rc": 1,
>         "stderr": "No handlers could be found for logger 
> \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File 
> \"/tmp/.ansible-root/tmp/ansible-tmp-1568023260.49-195344343103083/populate_initial_config.py\", 
> line 959, in <module>\n inventory_config_complete_wait(client, 
> controller)\n  File 
> \"/tmp/.ansible-root/tmp/ansible-tmp-1568023260.49-195344343103083/populate_initial_config.py\", 
> line 884, in inventory_config_complete_wait\n 
> wait_initial_inventory_complete(client, controller)\n  File 
> \"/tmp/.ansible-root/tmp/ansible-tmp-1568023260.49-195344343103083/populate_initial_config.py\", 
> line 875, in wait_initial_inventory_complete\n    raise
>
> *ConfigFail('Timeout waiting for controller inventory 
> '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for 
> controller inventory completion\n",*
>         "stderr_lines": [
>             "No handlers could be found for logger 
> \"cgtsclient.common.http\"",
>             "Traceback (most recent call last):",
>             "  File 
> \"/tmp/.ansible-root/tmp/ansible-tmp-1568023260.49-195344343103083/populate_initial_config.py\", 
> line 959, in <module>",
>             "    inventory_config_complete_wait(client, controller)",
>             "  File 
> \"/tmp/.ansible-root/tmp/ansible-tmp-1568023260.49-195344343103083/populate_initial_config.py\", 
> line 884, in inventory_config_complete_wait",
>             "    wait_initial_inventory_complete(client, controller)",
>             "  File 
> \"/tmp/.ansible-root/tmp/ansible-tmp-1568023260.49-195344343103083/populate_initial_config.py\", 
> line 875, in wait_initial_inventory_complete",
>             "    raise ConfigFail('Timeout waiting for controller 
> inventory '",
>             "controllerconfig.common.exceptions.ConfigFail: Timeout 
> waiting for controller inventory completion"
>         ],
>         "stdout": "('REGION NAME=', 'RegionOne')\n('OS USER DOMAIN 
> NAME=', 'Default')\n('TENANT=', 'admin')\n('PASSWORD=', 
> 'St8rlingX*')\n('OS_AUTH_URL=', 
> 'http://localhost:5000/v3')\n('ADMIN_USER=', 'admin')\n('OS PROJECT 
> DOMAIN NAME=', 'Default')\nPopulating system config...\nSystem type is 
> All-in-one\nSystem config completed.\nPopulating load config...\nLoad 
> config completed.\nPopulating management network...\nPopulating 
> pxeboot network...\nPopulating oam network...\nPopulating multicast 
> network...\nPopulating cluster host network...\nPopulating cluster pod 
> network...\nPopulating cluster service network...\nNetwork config 
> completed.\nPopulating/Updating DNS config...\nDNS config 
> completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = 
> /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = 
> /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = 
> false\nInstall output = text\nHost values = {'tboot': 'false', 
> 'install_output': 'text', 'rootfs_device': 
> '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': 
> '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 
> 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 
> 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 
> 'disabled', 'invprovision': 'provisioning', 'administrative': 
> 'locked', 'personality': 'controller'}\nHost controller-0 
> created.\nFailed to update the initial system config.\n",
>         "stdout_lines": [
>             "('REGION NAME=', 'RegionOne')",
>             "('OS USER DOMAIN NAME=', 'Default')",
>             "('TENANT=', 'admin')",
>             "('PASSWORD=', 'St8rlingX*')",
>             "('OS_AUTH_URL=', 'http://localhost:5000/v3')",
>             "('ADMIN_USER=', 'admin')",
>             "('OS PROJECT DOMAIN NAME=', 'Default')",
>             "Populating system config...",
>             "System type is All-in-one",
>             "System config completed.",
>             "Populating load config...",
>             "Load config completed.",
>             "Populating management network...",
>             "Populating pxeboot network...",
>             "Populating oam network...",
>             "Populating multicast network...",
>             "Populating cluster host network...",
>             "Populating cluster pod network...",
>             "Populating cluster service network...",
>             "Network config completed.",
>             "Populating/Updating DNS config...",
>             "DNS config completed.",
>             "Management mac = 00:00:00:00:00:00",
>             "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0",
>             "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0",
>             "Console = tty0",
>             "Tboot = false",
>             "Install output = text",
>             "Host values = {'tboot': 'false', 'install_output': 
> 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 
> 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 
> 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 
> 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 
> 'operational': 'disabled', 'invprovision': 'provisioning', 
> 'administrative': 'locked', 'personality': 'controller'}",
>             "Host controller-0 created.",
>             "Failed to update the initial system config."
>
> If anyone is aware of this issue, please let us know. It would be a 
> great help.
>
> Thanks & Regards
>
> Sai Chandu Behara
>

-- 
Thanks & Regards
Sai Chandu Behara

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20190913/1508a374/attachment-0001.html>
-------------- next part --------------
2019-09-12 09:01:59,761 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 09:01:59,772 p=112186 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 09:01:59,962 p=112186 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 09:02:00,318 p=112186 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 09:02:00,454 p=112186 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 09:02:00,611 p=112186 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 09:02:00,761 p=112186 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 09:02:00,771 p=112186 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 09:02:00,849 p=112186 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 09:02:00,886 p=112186 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 09:02:00,923 p=112186 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 09:02:00,955 p=112186 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 09:02:00,998 p=112186 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 09:02:01,032 p=112186 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:02:01,072 p=112186 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 09:02:01,105 p=112186 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 09:02:01,515 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:01,524 p=112186 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 09:02:01,555 p=112186 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 09:02:01,722 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:01,730 p=112186 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 09:02:01,764 p=112186 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 09:02:01,799 p=112186 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 09:02:01,843 p=112186 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 09:02:01,878 p=112186 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 09:02:01,916 p=112186 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:02:01,952 p=112186 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 09:02:02,200 p=112186 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 09:02:02,379 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:02,388 p=112186 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 09:02:02,424 p=112186 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 09:02:02,609 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:02,618 p=112186 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 09:02:02,653 p=112186 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 09:02:02,694 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:02,704 p=112186 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 09:02:02,740 p=112186 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 09:02:02,782 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:02,792 p=112186 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 09:02:02,849 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:02,858 p=112186 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 09:02:02,892 p=112186 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 09:02:02,932 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:02,940 p=112186 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 09:02:02,981 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:02,990 p=112186 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 09:02:03,028 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,037 p=112186 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 09:02:03,088 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,097 p=112186 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 09:02:03,133 p=112186 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 09:02:03,171 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,181 p=112186 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 09:02:03,219 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,228 p=112186 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 09:02:03,275 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,284 p=112186 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 09:02:03,328 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,337 p=112186 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 09:02:03,377 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,387 p=112186 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 09:02:03,580 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:03,588 p=112186 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 09:02:03,794 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,804 p=112186 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 09:02:03,859 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,870 p=112186 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 09:02:03,916 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:03,928 p=112186 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 09:02:04,112 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:04,121 p=112186 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 09:02:04,166 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:04,176 p=112186 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 09:02:04,359 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:04,369 p=112186 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 09:02:04,409 p=112186 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 09:02:04,448 p=112186 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 09:02:04,486 p=112186 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 09:02:04,524 p=112186 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 09:02:04,560 p=112186 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 09:02:04,606 p=112186 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 09:02:04,641 p=112186 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 09:02:04,680 p=112186 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 09:02:04,715 p=112186 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 09:02:04,752 p=112186 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 09:02:04,785 p=112186 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 09:02:04,825 p=112186 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 09:02:04,861 p=112186 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 09:02:04,897 p=112186 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 09:02:04,932 p=112186 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 09:02:04,966 p=112186 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 09:02:05,016 p=112186 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 09:02:05,050 p=112186 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 09:02:05,253 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:05,263 p=112186 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 09:02:05,458 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:05,467 p=112186 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 09:02:05,503 p=112186 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 09:02:05,548 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:05,557 p=112186 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:02:05,593 p=112186 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:02:05,630 p=112186 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 09:02:06,059 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:06,068 p=112186 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 09:02:06,105 p=112186 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 09:02:06,292 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:06,302 p=112186 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 09:02:06,340 p=112186 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 09:02:06,764 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:06,773 p=112186 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 09:02:06,950 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:06,959 p=112186 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:02:07,004 p=112186 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 09:02:07,014 p=112186 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:02:07,060 p=112186 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:02:07,102 p=112186 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 09:02:07,142 p=112186 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 09:02:07,184 p=112186 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 09:02:07,228 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:07,272 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:07,281 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:07,349 p=112186 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:02:07,355 p=112186 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:02:07,373 p=112186 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:02:07,383 p=112186 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:02:07,392 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:07,402 p=112186 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:02:07,458 p=112186 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 09:02:07,468 p=112186 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 09:02:07,507 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:07,517 p=112186 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:02:07,554 p=112186 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 09:02:07,589 p=112186 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 09:02:07,628 p=112186 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 09:02:07,666 p=112186 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 09:02:07,703 p=112186 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 09:02:07,897 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:07,906 p=112186 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 09:02:07,943 p=112186 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 09:02:07,979 p=112186 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 09:02:08,029 p=112186 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 09:02:08,041 p=112186 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 09:02:08,050 p=112186 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 09:02:08,117 p=112186 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 09:02:08,122 p=112186 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 09:02:08,137 p=112186 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 09:02:08,154 p=112186 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 09:02:08,171 p=112186 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 09:02:08,186 p=112186 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 09:02:08,210 p=112186 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 09:02:08,229 p=112186 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 09:02:08,245 p=112186 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 09:02:08,256 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:08,298 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:08,308 p=112186 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 09:02:08,367 p=112186 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:02:08,390 p=112186 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:02:08,410 p=112186 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:02:08,426 p=112186 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:02:08,444 p=112186 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:02:08,463 p=112186 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:02:08,473 p=112186 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 09:02:08,579 p=112186 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 09:02:08,633 p=112186 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 09:02:08,642 p=112186 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 09:02:08,699 p=112186 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 09:02:08,767 p=112186 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 09:02:08,825 p=112186 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 09:02:08,925 p=112186 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 09:02:08,960 p=112186 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 09:02:08,996 p=112186 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 09:02:09,033 p=112186 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 09:02:09,069 p=112186 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 09:02:09,141 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:09,150 p=112186 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 09:02:09,243 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:09,252 p=112186 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:02:09,373 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:02:09,386 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 09:02:09,411 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 09:02:09,427 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 09:02:09,440 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 09:02:09,452 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:02:09,465 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 09:02:09,480 p=112186 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 09:02:09,545 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:09,591 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:09,604 p=112186 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 09:02:09,643 p=112186 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 09:02:09,679 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:09,714 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:09,761 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:09,773 p=112186 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 09:02:09,813 p=112186 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 09:02:09,849 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:09,887 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:09,933 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:09,944 p=112186 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 09:02:09,983 p=112186 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 09:02:10,021 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:10,058 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:10,105 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:10,117 p=112186 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 09:02:10,156 p=112186 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 09:02:10,193 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:10,230 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:10,277 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:10,290 p=112186 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 09:02:10,330 p=112186 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 09:02:10,368 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:10,404 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:10,450 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:10,465 p=112186 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 09:02:10,503 p=112186 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 09:02:10,540 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:10,580 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:10,632 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:10,647 p=112186 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 09:02:10,689 p=112186 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 09:02:10,727 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:10,765 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:10,811 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:10,823 p=112186 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 09:02:10,860 p=112186 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 09:02:10,898 p=112186 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:02:10,935 p=112186 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 09:02:10,984 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:10,995 p=112186 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 09:02:11,081 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:11,091 p=112186 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 09:02:11,142 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:11,150 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:11,212 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:11,222 p=112186 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 09:02:11,260 p=112186 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 09:02:11,316 p=112186 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 09:02:11,347 p=112186 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 09:02:11,382 p=112186 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 09:02:11,418 p=112186 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 09:02:11,457 p=112186 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 09:02:11,496 p=112186 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 09:02:11,536 p=112186 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:02:11,620 p=112186 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:02:11,659 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:11,674 p=112186 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 09:02:11,718 p=112186 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 09:02:11,764 p=112186 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 09:02:11,805 p=112186 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 09:02:11,843 p=112186 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 09:02:11,873 p=112186 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 09:02:11,910 p=112186 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 09:02:11,946 p=112186 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 09:02:11,987 p=112186 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 09:02:12,025 p=112186 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 09:02:12,065 p=112186 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 09:02:12,266 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:12,275 p=112186 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 09:02:12,697 p=112186 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 09:02:12,853 p=112186 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 09:02:13,020 p=112186 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 09:02:13,184 p=112186 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 09:02:13,327 p=112186 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 09:02:13,484 p=112186 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 09:02:13,644 p=112186 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 09:02:13,807 p=112186 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 09:02:13,958 p=112186 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 09:02:14,119 p=112186 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 09:02:14,281 p=112186 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 09:02:14,447 p=112186 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 09:02:14,595 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 09:02:14,764 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 09:02:14,913 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 09:02:15,065 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:02:15,219 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 09:02:15,372 p=112186 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 09:02:15,526 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 09:02:15,684 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 09:02:15,837 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 09:02:15,997 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:02:16,156 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 09:02:16,309 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 09:02:16,460 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 09:02:16,631 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 09:02:16,790 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 09:02:16,949 p=112186 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 09:02:17,118 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 09:02:17,271 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 09:02:17,430 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 09:02:17,583 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 09:02:17,738 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 09:02:17,901 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 09:02:18,052 p=112186 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 09:02:18,202 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 09:02:18,356 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 09:02:18,509 p=112186 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 09:02:18,668 p=112186 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 09:02:18,820 p=112186 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 09:02:18,980 p=112186 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 09:02:19,135 p=112186 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 09:02:19,291 p=112186 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 09:02:19,444 p=112186 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 09:02:19,605 p=112186 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 09:02:19,759 p=112186 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 09:02:19,916 p=112186 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 09:02:20,072 p=112186 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 09:02:20,229 p=112186 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 09:02:20,387 p=112186 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 09:02:20,541 p=112186 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 09:02:20,693 p=112186 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 09:02:20,854 p=112186 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 09:02:20,878 p=112186 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 09:02:21,061 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:21,076 p=112186 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 09:02:21,112 p=112186 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 09:02:21,147 p=112186 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 09:02:21,183 p=112186 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 09:02:21,217 p=112186 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 09:02:21,251 p=112186 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 09:02:21,285 p=112186 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 09:02:21,319 p=112186 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 09:02:21,352 p=112186 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 09:02:21,386 p=112186 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 09:02:21,439 p=112186 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 09:02:21,474 p=112186 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 09:02:21,508 p=112186 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 09:02:21,542 p=112186 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 09:02:21,576 p=112186 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 09:02:21,608 p=112186 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 09:02:21,642 p=112186 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 09:02:21,679 p=112186 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 09:02:21,714 p=112186 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 09:02:21,747 p=112186 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 09:02:21,777 p=112186 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 09:02:21,811 p=112186 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 09:02:21,852 p=112186 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 09:02:21,886 p=112186 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 09:02:21,919 p=112186 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 09:02:21,953 p=112186 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 09:02:21,988 p=112186 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 09:02:22,023 p=112186 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 09:02:22,058 p=112186 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 09:02:22,092 p=112186 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 09:02:22,129 p=112186 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 09:02:22,165 p=112186 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 09:02:22,200 p=112186 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 09:02:22,234 p=112186 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 09:02:22,269 p=112186 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 09:02:22,302 p=112186 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 09:02:22,336 p=112186 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 09:02:22,371 p=112186 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 09:02:22,561 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:22,570 p=112186 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 09:02:22,762 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:22,771 p=112186 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 09:02:22,976 p=112186 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568278940.836, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568278940.835, u'inode': 209465, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568278940.836, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 09:02:22,987 p=112186 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 09:02:23,182 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:23,191 p=112186 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 09:02:23,371 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:23,380 p=112186 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 09:02:23,426 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:23,435 p=112186 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:02:23,480 p=112186 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 09:02:23,489 p=112186 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 09:02:23,686 p=112186 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 09:02:23,855 p=112186 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 09:02:23,866 p=112186 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 09:02:24,058 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:24,068 p=112186 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 09:02:24,536 p=112186 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:02:24,697 p=112186 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:02:24,859 p=112186 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:02:24,869 p=112186 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 09:02:25,051 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:25,062 p=112186 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 09:02:25,255 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:25,264 p=112186 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 09:02:25,456 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:25,465 p=112186 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 09:02:25,655 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:25,664 p=112186 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 09:02:25,696 p=112186 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 09:02:28,901 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:28,910 p=112186 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 09:02:29,163 p=112186 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:02:29,368 p=112186 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:02:29,378 p=112186 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 09:02:29,597 p=112186 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:02:29,777 p=112186 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 09:02:29,955 p=112186 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 09:02:30,141 p=112186 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:02:30,312 p=112186 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:02:30,480 p=112186 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 09:02:30,490 p=112186 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 09:02:30,693 p=112186 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 09:02:30,913 p=112186 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:02:31,100 p=112186 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 09:02:31,305 p=112186 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:02:31,483 p=112186 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:02:31,496 p=112186 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 09:02:31,666 p=112186 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 09:02:31,844 p=112186 u=root |  ok: [localhost]
2019-09-12 09:02:31,853 p=112186 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 09:02:31,892 p=112186 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 09:02:31,929 p=112186 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 09:02:32,218 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:32,227 p=112186 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 09:02:32,450 p=112186 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 09:02:32,637 p=112186 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 09:02:32,648 p=112186 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 09:02:32,969 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:32,982 p=112186 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 09:02:33,170 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:33,180 p=112186 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 09:02:35,100 p=112186 u=root |  changed: [localhost]
2019-09-12 09:02:35,111 p=112186 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 09:02:35,148 p=112186 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 09:02:35,183 p=112186 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 09:02:35,220 p=112186 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 09:02:35,258 p=112186 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 09:02:35,296 p=112186 u=root |  TASK [persist-config : Find old registry secrets in Barbican] **********************************************************************************************************************************
2019-09-12 09:02:37,967 p=112186 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep k8s-registry-secret | awk '{print $2}')
2019-09-12 09:02:40,603 p=112186 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep gcr-registry-secret | awk '{print $2}')
2019-09-12 09:02:43,198 p=112186 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep quay-registry-secret | awk '{print $2}')
2019-09-12 09:02:45,759 p=112186 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep docker-registry-secret | awk '{print $2}')
2019-09-12 09:02:45,769 p=112186 u=root |  TASK [persist-config : Delete old registry secrets in Barbican] ********************************************************************************************************************************
2019-09-12 09:02:48,446 p=112186 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.481279", "end": "2019-09-12 09:02:48.423781", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:02:45.942502", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:02:51,023 p=112186 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.423610", "end": "2019-09-12 09:02:51.006963", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:02:48.583353", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:02:53,600 p=112186 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.426349", "end": "2019-09-12 09:02:53.585136", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:02:51.158787", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:02:56,164 p=112186 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.418474", "end": "2019-09-12 09:02:56.147660", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:02:53.729186", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:02:56,167 p=112186 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 09:02:56,167 p=112186 u=root |  localhost                  : ok=93   changed=25   unreachable=0    failed=1   
2019-09-12 09:27:14,833 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 09:27:14,843 p=116289 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 09:27:15,037 p=116289 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 09:27:15,415 p=116289 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 09:27:15,565 p=116289 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 09:27:15,703 p=116289 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 09:27:15,845 p=116289 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 09:27:15,855 p=116289 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 09:27:15,933 p=116289 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 09:27:15,970 p=116289 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 09:27:16,007 p=116289 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 09:27:16,040 p=116289 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 09:27:16,080 p=116289 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 09:27:16,115 p=116289 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:27:16,152 p=116289 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 09:27:16,187 p=116289 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 09:27:16,581 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:16,589 p=116289 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 09:27:16,620 p=116289 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 09:27:16,787 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:16,796 p=116289 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 09:27:16,827 p=116289 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 09:27:16,859 p=116289 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 09:27:16,903 p=116289 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 09:27:16,938 p=116289 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 09:27:16,975 p=116289 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:27:17,010 p=116289 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 09:27:17,264 p=116289 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 09:27:17,460 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:17,469 p=116289 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 09:27:17,504 p=116289 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 09:27:17,697 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:17,707 p=116289 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 09:27:17,747 p=116289 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 09:27:17,794 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:17,803 p=116289 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 09:27:17,839 p=116289 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 09:27:17,882 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:17,890 p=116289 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 09:27:17,947 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:17,955 p=116289 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 09:27:17,990 p=116289 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 09:27:18,033 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,041 p=116289 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 09:27:18,081 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,090 p=116289 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 09:27:18,131 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,139 p=116289 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 09:27:18,191 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,200 p=116289 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 09:27:18,237 p=116289 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 09:27:18,280 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,289 p=116289 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 09:27:18,328 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,337 p=116289 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 09:27:18,378 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,388 p=116289 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 09:27:18,430 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,439 p=116289 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 09:27:18,482 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,492 p=116289 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 09:27:18,687 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:18,698 p=116289 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 09:27:18,907 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,916 p=116289 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 09:27:18,962 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:18,974 p=116289 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 09:27:19,019 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:19,028 p=116289 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 09:27:19,207 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:19,217 p=116289 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 09:27:19,262 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:19,272 p=116289 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 09:27:19,456 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:19,467 p=116289 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 09:27:19,508 p=116289 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 09:27:19,546 p=116289 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 09:27:19,586 p=116289 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 09:27:19,619 p=116289 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 09:27:19,654 p=116289 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 09:27:19,705 p=116289 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 09:27:19,744 p=116289 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 09:27:19,780 p=116289 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 09:27:19,816 p=116289 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 09:27:19,858 p=116289 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 09:27:19,894 p=116289 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 09:27:19,928 p=116289 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 09:27:19,962 p=116289 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 09:27:19,996 p=116289 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 09:27:20,030 p=116289 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 09:27:20,065 p=116289 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 09:27:20,104 p=116289 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 09:27:20,141 p=116289 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 09:27:20,365 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:20,375 p=116289 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 09:27:20,572 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:20,582 p=116289 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 09:27:20,620 p=116289 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 09:27:20,666 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:20,677 p=116289 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:27:20,716 p=116289 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:27:20,757 p=116289 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 09:27:21,213 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:21,222 p=116289 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 09:27:21,261 p=116289 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 09:27:21,448 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:21,459 p=116289 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 09:27:21,497 p=116289 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 09:27:21,946 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:21,955 p=116289 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 09:27:22,137 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:22,147 p=116289 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:27:22,189 p=116289 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 09:27:22,198 p=116289 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:27:22,239 p=116289 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:27:22,279 p=116289 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 09:27:22,324 p=116289 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 09:27:22,366 p=116289 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 09:27:22,408 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:22,450 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:22,460 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:22,523 p=116289 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:27:22,534 p=116289 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:27:22,548 p=116289 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:27:22,563 p=116289 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:27:22,564 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:22,572 p=116289 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:27:22,628 p=116289 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 09:27:22,639 p=116289 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 09:27:22,678 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:22,687 p=116289 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:27:22,723 p=116289 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 09:27:22,761 p=116289 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 09:27:22,798 p=116289 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 09:27:22,837 p=116289 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 09:27:22,877 p=116289 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 09:27:23,078 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:23,087 p=116289 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 09:27:23,123 p=116289 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 09:27:23,163 p=116289 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 09:27:23,213 p=116289 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 09:27:23,225 p=116289 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 09:27:23,234 p=116289 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 09:27:23,295 p=116289 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 09:27:23,310 p=116289 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 09:27:23,325 p=116289 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 09:27:23,343 p=116289 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 09:27:23,355 p=116289 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 09:27:23,371 p=116289 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 09:27:23,385 p=116289 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 09:27:23,399 p=116289 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 09:27:23,414 p=116289 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 09:27:23,424 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:23,467 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:23,476 p=116289 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 09:27:23,536 p=116289 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:27:23,552 p=116289 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:27:23,566 p=116289 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:27:23,582 p=116289 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:27:23,598 p=116289 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:27:23,612 p=116289 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:27:23,624 p=116289 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 09:27:23,750 p=116289 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 09:27:23,805 p=116289 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 09:27:23,816 p=116289 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 09:27:23,875 p=116289 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 09:27:23,949 p=116289 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 09:27:24,008 p=116289 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 09:27:24,102 p=116289 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 09:27:24,140 p=116289 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 09:27:24,177 p=116289 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 09:27:24,213 p=116289 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 09:27:24,250 p=116289 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 09:27:24,319 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:24,329 p=116289 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 09:27:24,416 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:24,425 p=116289 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:27:24,546 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:27:24,559 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 09:27:24,572 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 09:27:24,584 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 09:27:24,597 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 09:27:24,610 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:27:24,622 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 09:27:24,636 p=116289 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 09:27:24,697 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:24,743 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:24,755 p=116289 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 09:27:24,794 p=116289 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 09:27:24,831 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:24,868 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:24,921 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:24,933 p=116289 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 09:27:24,975 p=116289 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 09:27:25,014 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:25,050 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:25,098 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:25,110 p=116289 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 09:27:25,148 p=116289 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 09:27:25,183 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:25,223 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:25,272 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:25,283 p=116289 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 09:27:25,323 p=116289 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 09:27:25,360 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:25,398 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:25,451 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:25,465 p=116289 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 09:27:25,505 p=116289 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 09:27:25,542 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:25,580 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:25,627 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:25,638 p=116289 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 09:27:25,677 p=116289 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 09:27:25,717 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:25,755 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:25,804 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:25,815 p=116289 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 09:27:25,855 p=116289 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 09:27:25,893 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:25,929 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:25,975 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:25,987 p=116289 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 09:27:26,029 p=116289 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 09:27:26,069 p=116289 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:27:26,109 p=116289 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 09:27:26,160 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:26,169 p=116289 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 09:27:26,228 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:26,238 p=116289 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 09:27:26,290 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:26,299 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:26,367 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:26,376 p=116289 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 09:27:26,417 p=116289 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 09:27:26,469 p=116289 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 09:27:26,500 p=116289 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 09:27:26,534 p=116289 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 09:27:26,572 p=116289 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 09:27:26,610 p=116289 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 09:27:26,650 p=116289 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 09:27:26,691 p=116289 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:27:26,785 p=116289 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:27:26,826 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:26,841 p=116289 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 09:27:26,887 p=116289 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 09:27:26,935 p=116289 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 09:27:26,976 p=116289 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 09:27:27,017 p=116289 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 09:27:27,047 p=116289 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 09:27:27,086 p=116289 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 09:27:27,123 p=116289 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 09:27:27,160 p=116289 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 09:27:27,204 p=116289 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 09:27:27,245 p=116289 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 09:27:27,442 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:27,453 p=116289 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 09:27:27,899 p=116289 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 09:27:28,051 p=116289 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 09:27:28,208 p=116289 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 09:27:28,359 p=116289 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 09:27:28,525 p=116289 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 09:27:28,691 p=116289 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 09:27:28,841 p=116289 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 09:27:28,998 p=116289 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 09:27:29,152 p=116289 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 09:27:29,334 p=116289 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 09:27:29,486 p=116289 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 09:27:29,641 p=116289 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 09:27:29,802 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 09:27:29,960 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 09:27:30,117 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 09:27:30,275 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:27:30,431 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 09:27:30,588 p=116289 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 09:27:30,748 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 09:27:30,920 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 09:27:31,077 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 09:27:31,231 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:27:31,392 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 09:27:31,548 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 09:27:31,724 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 09:27:31,893 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 09:27:32,054 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 09:27:32,208 p=116289 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 09:27:32,364 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 09:27:32,524 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 09:27:32,676 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 09:27:32,831 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 09:27:32,986 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 09:27:33,153 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 09:27:33,327 p=116289 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 09:27:33,488 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 09:27:33,644 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 09:27:33,797 p=116289 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 09:27:33,956 p=116289 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 09:27:34,130 p=116289 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 09:27:34,289 p=116289 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 09:27:34,443 p=116289 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 09:27:34,595 p=116289 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 09:27:34,748 p=116289 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 09:27:34,905 p=116289 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 09:27:35,059 p=116289 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 09:27:35,217 p=116289 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 09:27:35,386 p=116289 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 09:27:35,538 p=116289 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 09:27:35,695 p=116289 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 09:27:35,850 p=116289 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 09:27:36,005 p=116289 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 09:27:36,159 p=116289 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 09:27:36,182 p=116289 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 09:27:36,371 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:36,380 p=116289 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 09:27:36,416 p=116289 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 09:27:36,452 p=116289 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 09:27:36,488 p=116289 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 09:27:36,524 p=116289 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 09:27:36,562 p=116289 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 09:27:36,598 p=116289 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 09:27:36,634 p=116289 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 09:27:36,669 p=116289 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 09:27:36,705 p=116289 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 09:27:36,740 p=116289 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 09:27:36,777 p=116289 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 09:27:36,813 p=116289 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 09:27:36,848 p=116289 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 09:27:36,883 p=116289 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 09:27:36,926 p=116289 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 09:27:36,961 p=116289 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 09:27:36,995 p=116289 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 09:27:37,036 p=116289 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 09:27:37,074 p=116289 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 09:27:37,104 p=116289 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 09:27:37,137 p=116289 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 09:27:37,171 p=116289 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 09:27:37,205 p=116289 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 09:27:37,238 p=116289 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 09:27:37,272 p=116289 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 09:27:37,306 p=116289 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 09:27:37,341 p=116289 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 09:27:37,376 p=116289 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 09:27:37,412 p=116289 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 09:27:37,446 p=116289 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 09:27:37,482 p=116289 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 09:27:37,516 p=116289 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 09:27:37,550 p=116289 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 09:27:37,585 p=116289 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 09:27:37,618 p=116289 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 09:27:37,653 p=116289 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 09:27:37,686 p=116289 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 09:27:37,877 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:37,887 p=116289 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 09:27:38,077 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:38,086 p=116289 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 09:27:38,295 p=116289 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568280456.143, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568280456.142, u'inode': 221681, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568280456.143, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 09:27:38,305 p=116289 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 09:27:38,492 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:38,501 p=116289 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 09:27:38,683 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:38,694 p=116289 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 09:27:38,742 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:38,751 p=116289 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:27:38,798 p=116289 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 09:27:38,808 p=116289 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 09:27:39,014 p=116289 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 09:27:39,186 p=116289 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 09:27:39,197 p=116289 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 09:27:39,399 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:39,411 p=116289 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 09:27:39,879 p=116289 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:27:40,040 p=116289 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:27:40,205 p=116289 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:27:40,217 p=116289 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 09:27:40,414 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:40,423 p=116289 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 09:27:40,625 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:40,634 p=116289 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 09:27:40,825 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:40,835 p=116289 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 09:27:41,024 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:41,034 p=116289 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 09:27:41,065 p=116289 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 09:27:44,077 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:44,088 p=116289 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 09:27:44,357 p=116289 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:27:44,576 p=116289 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:27:44,586 p=116289 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 09:27:44,815 p=116289 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:27:45,010 p=116289 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 09:27:45,188 p=116289 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 09:27:45,389 p=116289 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:27:45,577 p=116289 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:27:45,765 p=116289 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 09:27:45,776 p=116289 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 09:27:45,966 p=116289 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 09:27:46,202 p=116289 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:27:46,397 p=116289 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 09:27:46,595 p=116289 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:27:46,770 p=116289 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:27:46,781 p=116289 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 09:27:46,947 p=116289 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 09:27:47,127 p=116289 u=root |  ok: [localhost]
2019-09-12 09:27:47,136 p=116289 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 09:27:47,175 p=116289 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 09:27:47,212 p=116289 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 09:27:47,512 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:47,522 p=116289 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 09:27:47,756 p=116289 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 09:27:47,929 p=116289 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 09:27:47,940 p=116289 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 09:27:48,237 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:48,246 p=116289 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 09:27:48,437 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:48,448 p=116289 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 09:27:50,048 p=116289 u=root |  changed: [localhost]
2019-09-12 09:27:50,057 p=116289 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 09:27:50,093 p=116289 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 09:27:50,132 p=116289 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 09:27:50,171 p=116289 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 09:27:50,210 p=116289 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 09:27:50,248 p=116289 u=root |  TASK [persist-config : Find old registry secrets in Barbican] **********************************************************************************************************************************
2019-09-12 09:27:52,882 p=116289 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep k8s-registry-secret | awk '{print $2}')
2019-09-12 09:27:55,486 p=116289 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep gcr-registry-secret | awk '{print $2}')
2019-09-12 09:27:58,110 p=116289 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep quay-registry-secret | awk '{print $2}')
2019-09-12 09:28:00,692 p=116289 u=root |  changed: [localhost] => (item=source /etc/platform/openrc; openstack secret list | grep docker-registry-secret | awk '{print $2}')
2019-09-12 09:28:00,705 p=116289 u=root |  TASK [persist-config : Delete old registry secrets in Barbican] ********************************************************************************************************************************
2019-09-12 09:28:03,322 p=116289 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.420784", "end": "2019-09-12 09:28:03.299191", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:28:00.878407", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:28:06,060 p=116289 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.578569", "end": "2019-09-12 09:28:06.041832", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:28:03.463263", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:28:08,705 p=116289 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.494374", "end": "2019-09-12 09:28:08.689784", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:28:06.195410", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:28:11,341 p=116289 u=root |  failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:02.488475", "end": "2019-09-12 09:28:11.324440", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2019-09-12 09:28:08.835965", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
2019-09-12 09:28:11,344 p=116289 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 09:28:11,344 p=116289 u=root |  localhost                  : ok=93   changed=25   unreachable=0    failed=1   
2019-09-12 09:35:23,388 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 09:35:23,398 p=118419 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 09:35:23,584 p=118419 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 09:35:23,963 p=118419 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 09:35:24,112 p=118419 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 09:35:24,264 p=118419 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 09:35:24,416 p=118419 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 09:35:24,426 p=118419 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 09:35:24,501 p=118419 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 09:35:24,539 p=118419 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 09:35:24,577 p=118419 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 09:35:24,616 p=118419 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 09:35:24,655 p=118419 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 09:35:24,691 p=118419 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:35:24,731 p=118419 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 09:35:24,767 p=118419 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 09:35:25,171 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:25,182 p=118419 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 09:35:25,223 p=118419 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 09:35:25,398 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:25,407 p=118419 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 09:35:25,443 p=118419 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 09:35:25,478 p=118419 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 09:35:25,522 p=118419 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 09:35:25,557 p=118419 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 09:35:25,592 p=118419 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:35:25,629 p=118419 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 09:35:25,857 p=118419 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 09:35:26,046 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:26,057 p=118419 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 09:35:26,092 p=118419 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 09:35:26,273 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:26,282 p=118419 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 09:35:26,319 p=118419 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 09:35:26,362 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,372 p=118419 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 09:35:26,407 p=118419 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 09:35:26,449 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,458 p=118419 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 09:35:26,515 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,524 p=118419 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 09:35:26,559 p=118419 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 09:35:26,598 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,607 p=118419 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 09:35:26,653 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,662 p=118419 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 09:35:26,705 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,717 p=118419 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 09:35:26,771 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,781 p=118419 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 09:35:26,818 p=118419 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 09:35:26,859 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,873 p=118419 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 09:35:26,926 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,935 p=118419 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 09:35:26,982 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:26,991 p=118419 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 09:35:27,037 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,050 p=118419 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 09:35:27,093 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,103 p=118419 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 09:35:27,303 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:27,312 p=118419 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 09:35:27,511 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,521 p=118419 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 09:35:27,565 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,576 p=118419 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 09:35:27,622 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,638 p=118419 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 09:35:27,816 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,826 p=118419 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 09:35:27,872 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:27,880 p=118419 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 09:35:28,061 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:28,071 p=118419 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 09:35:28,112 p=118419 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 09:35:28,149 p=118419 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 09:35:28,187 p=118419 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 09:35:28,226 p=118419 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 09:35:28,262 p=118419 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 09:35:28,301 p=118419 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 09:35:28,336 p=118419 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 09:35:28,373 p=118419 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 09:35:28,407 p=118419 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 09:35:28,453 p=118419 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 09:35:28,487 p=118419 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 09:35:28,524 p=118419 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 09:35:28,560 p=118419 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 09:35:28,594 p=118419 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 09:35:28,630 p=118419 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 09:35:28,665 p=118419 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 09:35:28,701 p=118419 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 09:35:28,735 p=118419 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 09:35:28,948 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:28,959 p=118419 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 09:35:29,154 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:29,164 p=118419 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 09:35:29,199 p=118419 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 09:35:29,242 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:29,253 p=118419 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:35:29,289 p=118419 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:35:29,325 p=118419 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 09:35:29,754 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:29,764 p=118419 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 09:35:29,802 p=118419 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 09:35:29,984 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:29,995 p=118419 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 09:35:30,040 p=118419 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 09:35:30,471 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:30,481 p=118419 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 09:35:30,663 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:30,672 p=118419 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:35:30,716 p=118419 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 09:35:30,725 p=118419 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:35:30,764 p=118419 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:35:30,805 p=118419 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 09:35:30,847 p=118419 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 09:35:30,887 p=118419 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 09:35:30,927 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:30,969 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:30,979 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:31,031 p=118419 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:35:31,043 p=118419 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:35:31,057 p=118419 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:35:31,071 p=118419 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:35:31,072 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:31,080 p=118419 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:35:31,136 p=118419 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 09:35:31,145 p=118419 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 09:35:31,185 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:31,195 p=118419 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:35:31,234 p=118419 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 09:35:31,276 p=118419 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 09:35:31,315 p=118419 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 09:35:31,353 p=118419 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 09:35:31,391 p=118419 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 09:35:31,585 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:31,594 p=118419 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 09:35:31,631 p=118419 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 09:35:31,667 p=118419 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 09:35:31,719 p=118419 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 09:35:31,731 p=118419 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 09:35:31,742 p=118419 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 09:35:31,795 p=118419 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 09:35:31,808 p=118419 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 09:35:31,822 p=118419 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 09:35:31,836 p=118419 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 09:35:31,854 p=118419 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 09:35:31,886 p=118419 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 09:35:31,888 p=118419 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 09:35:31,903 p=118419 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 09:35:31,918 p=118419 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 09:35:31,928 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:31,971 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:31,981 p=118419 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 09:35:32,045 p=118419 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:35:32,059 p=118419 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:35:32,074 p=118419 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:35:32,094 p=118419 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:35:32,107 p=118419 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:35:32,124 p=118419 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:35:32,133 p=118419 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 09:35:32,235 p=118419 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 09:35:32,277 p=118419 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 09:35:32,286 p=118419 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 09:35:32,344 p=118419 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 09:35:32,414 p=118419 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 09:35:32,481 p=118419 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 09:35:32,582 p=118419 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 09:35:32,622 p=118419 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 09:35:32,664 p=118419 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 09:35:32,700 p=118419 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 09:35:32,740 p=118419 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 09:35:32,811 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:32,820 p=118419 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 09:35:32,908 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:32,917 p=118419 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:35:33,037 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:35:33,051 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 09:35:33,064 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 09:35:33,077 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 09:35:33,090 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 09:35:33,103 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:35:33,116 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 09:35:33,129 p=118419 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 09:35:33,148 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:33,316 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:33,327 p=118419 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 09:35:33,369 p=118419 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 09:35:33,409 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:33,446 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:33,493 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:33,505 p=118419 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 09:35:33,544 p=118419 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 09:35:33,582 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:33,620 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:33,669 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:33,682 p=118419 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 09:35:33,722 p=118419 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 09:35:33,763 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:33,800 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:33,849 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:33,862 p=118419 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 09:35:33,903 p=118419 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 09:35:33,941 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:33,979 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:34,030 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,042 p=118419 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 09:35:34,085 p=118419 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 09:35:34,123 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:34,162 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:34,210 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,222 p=118419 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 09:35:34,263 p=118419 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 09:35:34,301 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:34,339 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:34,386 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,398 p=118419 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 09:35:34,440 p=118419 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 09:35:34,482 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:34,521 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:34,568 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,580 p=118419 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 09:35:34,621 p=118419 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 09:35:34,659 p=118419 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:35:34,699 p=118419 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 09:35:34,759 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,769 p=118419 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 09:35:34,844 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,858 p=118419 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 09:35:34,914 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:34,924 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:34,990 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:35,000 p=118419 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 09:35:35,038 p=118419 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 09:35:35,098 p=118419 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 09:35:35,134 p=118419 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 09:35:35,170 p=118419 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 09:35:35,210 p=118419 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 09:35:35,251 p=118419 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 09:35:35,290 p=118419 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 09:35:35,331 p=118419 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:35:35,414 p=118419 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:35:35,455 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:35,472 p=118419 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 09:35:35,517 p=118419 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 09:35:35,564 p=118419 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 09:35:35,602 p=118419 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 09:35:35,645 p=118419 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 09:35:35,676 p=118419 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 09:35:35,715 p=118419 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 09:35:35,754 p=118419 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 09:35:35,798 p=118419 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 09:35:35,841 p=118419 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 09:35:35,883 p=118419 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 09:35:36,078 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:36,088 p=118419 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 09:35:36,550 p=118419 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 09:35:36,706 p=118419 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 09:35:36,868 p=118419 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 09:35:37,028 p=118419 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 09:35:37,200 p=118419 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 09:35:37,372 p=118419 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 09:35:37,536 p=118419 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 09:35:37,707 p=118419 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 09:35:37,874 p=118419 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 09:35:38,042 p=118419 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 09:35:38,215 p=118419 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 09:35:38,370 p=118419 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 09:35:38,542 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 09:35:38,701 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 09:35:38,867 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 09:35:39,034 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:35:39,198 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 09:35:39,367 p=118419 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 09:35:39,519 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 09:35:39,684 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 09:35:39,860 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 09:35:40,025 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:35:40,188 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 09:35:40,353 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 09:35:40,520 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 09:35:40,683 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 09:35:40,859 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 09:35:41,018 p=118419 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 09:35:41,179 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 09:35:41,339 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 09:35:41,502 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 09:35:41,682 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 09:35:41,856 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 09:35:42,019 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 09:35:42,186 p=118419 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 09:35:42,345 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 09:35:42,509 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 09:35:42,665 p=118419 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 09:35:42,820 p=118419 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 09:35:42,983 p=118419 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 09:35:43,136 p=118419 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 09:35:43,296 p=118419 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 09:35:43,452 p=118419 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 09:35:43,605 p=118419 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 09:35:43,763 p=118419 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 09:35:43,920 p=118419 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 09:35:44,082 p=118419 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 09:35:44,237 p=118419 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 09:35:44,396 p=118419 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 09:35:44,563 p=118419 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 09:35:44,718 p=118419 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 09:35:44,883 p=118419 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 09:35:45,051 p=118419 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 09:35:45,072 p=118419 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 09:35:45,278 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:45,288 p=118419 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 09:35:45,324 p=118419 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 09:35:45,362 p=118419 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 09:35:45,397 p=118419 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 09:35:45,433 p=118419 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 09:35:45,467 p=118419 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 09:35:45,502 p=118419 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 09:35:45,536 p=118419 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 09:35:45,572 p=118419 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 09:35:45,607 p=118419 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 09:35:45,645 p=118419 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 09:35:45,688 p=118419 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 09:35:45,725 p=118419 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 09:35:45,764 p=118419 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 09:35:45,796 p=118419 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 09:35:45,830 p=118419 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 09:35:45,866 p=118419 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 09:35:45,900 p=118419 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 09:35:45,935 p=118419 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 09:35:45,970 p=118419 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 09:35:46,001 p=118419 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 09:35:46,035 p=118419 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 09:35:46,069 p=118419 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 09:35:46,105 p=118419 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 09:35:46,140 p=118419 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 09:35:46,175 p=118419 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 09:35:46,209 p=118419 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 09:35:46,245 p=118419 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 09:35:46,280 p=118419 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 09:35:46,316 p=118419 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 09:35:46,354 p=118419 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 09:35:46,389 p=118419 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 09:35:46,424 p=118419 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 09:35:46,459 p=118419 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 09:35:46,500 p=118419 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 09:35:46,534 p=118419 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 09:35:46,573 p=118419 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 09:35:46,609 p=118419 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 09:35:46,804 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:46,813 p=118419 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 09:35:47,009 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:47,019 p=118419 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 09:35:47,233 p=118419 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568280945.03, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568280945.03, u'inode': 227645, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568280945.03, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 09:35:47,244 p=118419 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 09:35:47,438 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:47,448 p=118419 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 09:35:47,633 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:47,643 p=118419 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 09:35:47,692 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:47,702 p=118419 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:35:47,748 p=118419 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 09:35:47,758 p=118419 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 09:35:47,963 p=118419 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 09:35:48,138 p=118419 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 09:35:48,149 p=118419 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 09:35:48,352 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:48,362 p=118419 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 09:35:48,859 p=118419 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:35:49,038 p=118419 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:35:49,212 p=118419 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:35:49,224 p=118419 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 09:35:49,430 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:49,439 p=118419 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 09:35:49,639 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:49,652 p=118419 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 09:35:49,866 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:49,877 p=118419 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 09:35:50,070 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:50,083 p=118419 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 09:35:50,119 p=118419 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 09:35:53,690 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:53,701 p=118419 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 09:35:53,950 p=118419 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:35:54,164 p=118419 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:35:54,174 p=118419 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 09:35:54,399 p=118419 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:35:54,579 p=118419 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 09:35:54,762 p=118419 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 09:35:54,964 p=118419 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:35:55,140 p=118419 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:35:55,318 p=118419 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 09:35:55,333 p=118419 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 09:35:55,536 p=118419 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 09:35:55,778 p=118419 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:35:55,961 p=118419 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 09:35:56,167 p=118419 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:35:56,337 p=118419 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:35:56,349 p=118419 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 09:35:56,530 p=118419 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 09:35:56,708 p=118419 u=root |  ok: [localhost]
2019-09-12 09:35:56,719 p=118419 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 09:35:56,760 p=118419 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 09:35:56,800 p=118419 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 09:35:57,123 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:57,133 p=118419 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 09:35:57,370 p=118419 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 09:35:57,549 p=118419 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 09:35:57,560 p=118419 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 09:35:57,889 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:57,902 p=118419 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 09:35:58,093 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:58,103 p=118419 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 09:35:59,727 p=118419 u=root |  changed: [localhost]
2019-09-12 09:35:59,737 p=118419 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 09:35:59,773 p=118419 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 09:35:59,814 p=118419 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 09:35:59,851 p=118419 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 09:35:59,892 p=118419 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 09:35:59,932 p=118419 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:35:59,974 p=118419 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:36:00,017 p=118419 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:36:00,057 p=118419 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:36:00,096 p=118419 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 09:36:00,138 p=118419 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:36:00,181 p=118419 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 09:36:00,222 p=118419 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:36:00,260 p=118419 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 09:36:00,467 p=118419 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 09:36:00,628 p=118419 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 09:36:00,777 p=118419 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 09:36:00,944 p=118419 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 09:36:00,956 p=118419 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 09:36:01,005 p=118419 u=root |  ok: [localhost]
2019-09-12 09:36:01,014 p=118419 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 09:36:01,052 p=118419 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 09:36:01,090 p=118419 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 09:36:01,128 p=118419 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 09:36:01,167 p=118419 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:36:01,210 p=118419 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 09:36:01,219 p=118419 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 09:36:01,260 p=118419 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 09:36:01,300 p=118419 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 09:36:01,506 p=118419 u=root |  changed: [localhost]
2019-09-12 09:36:01,515 p=118419 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 09:37:34,209 p=118419 u=root |  changed: [localhost]
2019-09-12 09:37:34,220 p=118419 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:37:34,271 p=118419 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568280961.56-72751410497611/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568280961.56-72751410497611/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 09:37:34,280 p=118419 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 09:37:34,327 p=118419 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 09:37:34,329 p=118419 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 09:37:34,330 p=118419 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 09:39:26,543 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 09:39:26,554 p=120050 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 09:39:26,741 p=120050 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 09:39:27,126 p=120050 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 09:39:27,269 p=120050 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 09:39:27,411 p=120050 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 09:39:27,557 p=120050 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 09:39:27,568 p=120050 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 09:39:27,662 p=120050 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 09:39:27,699 p=120050 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 09:39:27,738 p=120050 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 09:39:27,775 p=120050 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 09:39:27,811 p=120050 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 09:39:27,846 p=120050 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:39:27,886 p=120050 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 09:39:27,923 p=120050 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 09:39:28,335 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:28,350 p=120050 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 09:39:28,382 p=120050 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 09:39:28,550 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:28,558 p=120050 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 09:39:28,594 p=120050 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 09:39:28,627 p=120050 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 09:39:28,671 p=120050 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 09:39:28,713 p=120050 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 09:39:28,750 p=120050 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:39:28,789 p=120050 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 09:39:29,031 p=120050 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 09:39:29,224 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:29,233 p=120050 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 09:39:29,273 p=120050 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 09:39:29,459 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:29,468 p=120050 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 09:39:29,506 p=120050 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 09:39:29,550 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,560 p=120050 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 09:39:29,597 p=120050 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 09:39:29,642 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,651 p=120050 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 09:39:29,718 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,728 p=120050 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 09:39:29,765 p=120050 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 09:39:29,807 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,816 p=120050 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 09:39:29,860 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,870 p=120050 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 09:39:29,909 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,918 p=120050 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 09:39:29,977 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:29,986 p=120050 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 09:39:30,024 p=120050 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 09:39:30,064 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,073 p=120050 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 09:39:30,115 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,125 p=120050 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 09:39:30,168 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,178 p=120050 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 09:39:30,228 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,239 p=120050 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 09:39:30,283 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,292 p=120050 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 09:39:30,490 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:30,499 p=120050 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 09:39:30,697 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,706 p=120050 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 09:39:30,750 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,760 p=120050 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 09:39:30,802 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:30,811 p=120050 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 09:39:30,995 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:31,004 p=120050 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 09:39:31,048 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:31,057 p=120050 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 09:39:31,242 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:31,251 p=120050 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 09:39:31,292 p=120050 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 09:39:31,331 p=120050 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 09:39:31,369 p=120050 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 09:39:31,407 p=120050 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 09:39:31,443 p=120050 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 09:39:31,478 p=120050 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 09:39:31,515 p=120050 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 09:39:31,551 p=120050 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 09:39:31,586 p=120050 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 09:39:31,623 p=120050 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 09:39:31,659 p=120050 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 09:39:31,692 p=120050 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 09:39:31,727 p=120050 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 09:39:31,762 p=120050 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 09:39:31,796 p=120050 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 09:39:31,831 p=120050 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 09:39:31,866 p=120050 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 09:39:31,900 p=120050 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 09:39:32,119 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:32,141 p=120050 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 09:39:32,333 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:32,346 p=120050 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 09:39:32,385 p=120050 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 09:39:32,430 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:32,439 p=120050 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:39:32,483 p=120050 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:39:32,520 p=120050 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 09:39:32,961 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:32,971 p=120050 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 09:39:33,011 p=120050 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 09:39:33,187 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:33,196 p=120050 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 09:39:33,236 p=120050 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 09:39:33,678 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:33,689 p=120050 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 09:39:33,868 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:33,878 p=120050 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:39:33,920 p=120050 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 09:39:33,930 p=120050 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:39:33,974 p=120050 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:39:34,014 p=120050 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 09:39:34,054 p=120050 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 09:39:34,098 p=120050 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 09:39:34,142 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:34,186 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:34,196 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:34,252 p=120050 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:39:34,264 p=120050 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:39:34,278 p=120050 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:39:34,292 p=120050 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:39:34,293 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:34,301 p=120050 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:39:34,358 p=120050 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 09:39:34,367 p=120050 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 09:39:34,409 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:34,418 p=120050 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:39:34,458 p=120050 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 09:39:34,496 p=120050 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 09:39:34,536 p=120050 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 09:39:34,577 p=120050 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 09:39:34,615 p=120050 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 09:39:34,821 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:34,830 p=120050 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 09:39:34,867 p=120050 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 09:39:34,906 p=120050 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 09:39:34,961 p=120050 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 09:39:34,976 p=120050 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 09:39:34,985 p=120050 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 09:39:35,042 p=120050 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 09:39:35,056 p=120050 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 09:39:35,069 p=120050 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 09:39:35,085 p=120050 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 09:39:35,099 p=120050 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 09:39:35,116 p=120050 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 09:39:35,129 p=120050 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 09:39:35,144 p=120050 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 09:39:35,161 p=120050 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 09:39:35,170 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:35,213 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:35,223 p=120050 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 09:39:35,280 p=120050 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:39:35,300 p=120050 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:39:35,315 p=120050 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:39:35,331 p=120050 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:39:35,347 p=120050 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:39:35,363 p=120050 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:39:35,374 p=120050 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 09:39:35,476 p=120050 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 09:39:35,523 p=120050 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 09:39:35,532 p=120050 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 09:39:35,593 p=120050 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 09:39:35,661 p=120050 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 09:39:35,719 p=120050 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 09:39:35,822 p=120050 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 09:39:35,862 p=120050 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 09:39:35,898 p=120050 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 09:39:35,935 p=120050 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 09:39:35,974 p=120050 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 09:39:36,043 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:36,052 p=120050 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 09:39:36,141 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:36,151 p=120050 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:39:36,270 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:39:36,283 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 09:39:36,296 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 09:39:36,309 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 09:39:36,323 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 09:39:36,336 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:39:36,350 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 09:39:36,364 p=120050 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 09:39:36,434 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:36,484 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:36,496 p=120050 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 09:39:36,536 p=120050 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 09:39:36,574 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:36,613 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:36,661 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:36,672 p=120050 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 09:39:36,711 p=120050 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 09:39:36,749 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:36,786 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:36,832 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:36,844 p=120050 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 09:39:36,900 p=120050 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 09:39:36,936 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:36,983 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:37,035 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:37,053 p=120050 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 09:39:37,092 p=120050 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 09:39:37,129 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:37,172 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:37,227 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:37,238 p=120050 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 09:39:37,282 p=120050 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 09:39:37,321 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:37,359 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:37,406 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:37,419 p=120050 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 09:39:37,459 p=120050 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 09:39:37,498 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:37,536 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:37,583 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:37,595 p=120050 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 09:39:37,636 p=120050 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 09:39:37,676 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:37,716 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:37,763 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:37,775 p=120050 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 09:39:37,814 p=120050 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 09:39:37,851 p=120050 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:39:37,890 p=120050 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 09:39:37,940 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:37,950 p=120050 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 09:39:38,011 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:38,020 p=120050 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 09:39:38,072 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:38,089 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:38,154 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:38,164 p=120050 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 09:39:38,198 p=120050 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 09:39:38,254 p=120050 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 09:39:38,288 p=120050 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 09:39:38,322 p=120050 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 09:39:38,361 p=120050 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 09:39:38,400 p=120050 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 09:39:38,439 p=120050 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 09:39:38,480 p=120050 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:39:38,566 p=120050 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:39:38,607 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:38,622 p=120050 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 09:39:38,666 p=120050 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 09:39:38,713 p=120050 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 09:39:38,754 p=120050 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 09:39:38,792 p=120050 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 09:39:38,822 p=120050 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 09:39:38,860 p=120050 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 09:39:38,902 p=120050 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 09:39:38,943 p=120050 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 09:39:38,984 p=120050 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 09:39:39,028 p=120050 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 09:39:39,230 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:39,240 p=120050 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 09:39:39,665 p=120050 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 09:39:39,818 p=120050 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 09:39:39,970 p=120050 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 09:39:40,130 p=120050 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 09:39:40,284 p=120050 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 09:39:40,443 p=120050 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 09:39:40,612 p=120050 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 09:39:40,764 p=120050 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 09:39:40,921 p=120050 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 09:39:41,080 p=120050 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 09:39:41,242 p=120050 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 09:39:41,408 p=120050 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 09:39:41,562 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 09:39:41,735 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 09:39:41,901 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 09:39:42,066 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:39:42,219 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 09:39:42,374 p=120050 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 09:39:42,526 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 09:39:42,688 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 09:39:42,851 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 09:39:43,018 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:39:43,181 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 09:39:43,332 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 09:39:43,484 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 09:39:43,653 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 09:39:43,807 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 09:39:43,975 p=120050 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 09:39:44,133 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 09:39:44,294 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 09:39:44,455 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 09:39:44,608 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 09:39:44,771 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 09:39:44,942 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 09:39:45,103 p=120050 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 09:39:45,259 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 09:39:45,446 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 09:39:45,601 p=120050 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 09:39:45,757 p=120050 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 09:39:45,912 p=120050 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 09:39:46,068 p=120050 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 09:39:46,220 p=120050 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 09:39:46,376 p=120050 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 09:39:46,534 p=120050 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 09:39:46,690 p=120050 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 09:39:46,856 p=120050 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 09:39:47,014 p=120050 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 09:39:47,179 p=120050 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 09:39:47,341 p=120050 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 09:39:47,495 p=120050 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 09:39:47,665 p=120050 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 09:39:47,840 p=120050 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 09:39:48,003 p=120050 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 09:39:48,026 p=120050 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 09:39:48,211 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:48,221 p=120050 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 09:39:48,255 p=120050 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 09:39:48,290 p=120050 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 09:39:48,327 p=120050 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 09:39:48,363 p=120050 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 09:39:48,398 p=120050 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 09:39:48,435 p=120050 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 09:39:48,472 p=120050 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 09:39:48,508 p=120050 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 09:39:48,543 p=120050 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 09:39:48,577 p=120050 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 09:39:48,620 p=120050 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 09:39:48,654 p=120050 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 09:39:48,689 p=120050 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 09:39:48,723 p=120050 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 09:39:48,757 p=120050 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 09:39:48,792 p=120050 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 09:39:48,827 p=120050 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 09:39:48,863 p=120050 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 09:39:48,897 p=120050 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 09:39:48,936 p=120050 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 09:39:48,970 p=120050 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 09:39:49,005 p=120050 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 09:39:49,040 p=120050 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 09:39:49,075 p=120050 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 09:39:49,109 p=120050 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 09:39:49,144 p=120050 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 09:39:49,178 p=120050 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 09:39:49,211 p=120050 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 09:39:49,247 p=120050 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 09:39:49,285 p=120050 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 09:39:49,322 p=120050 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 09:39:49,358 p=120050 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 09:39:49,396 p=120050 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 09:39:49,430 p=120050 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 09:39:49,465 p=120050 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 09:39:49,504 p=120050 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 09:39:49,541 p=120050 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 09:39:49,741 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:49,752 p=120050 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 09:39:49,932 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:49,941 p=120050 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 09:39:50,162 p=120050 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568281187.983, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568281187.983, u'inode': 233119, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568281187.983, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 09:39:50,172 p=120050 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 09:39:50,365 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:50,374 p=120050 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 09:39:50,569 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:50,579 p=120050 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 09:39:50,631 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:50,641 p=120050 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:39:50,688 p=120050 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 09:39:50,697 p=120050 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 09:39:50,910 p=120050 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 09:39:51,070 p=120050 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 09:39:51,080 p=120050 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 09:39:51,268 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:51,278 p=120050 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 09:39:51,755 p=120050 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:39:51,920 p=120050 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:39:52,088 p=120050 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:39:52,099 p=120050 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 09:39:52,299 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:52,309 p=120050 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 09:39:52,522 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:52,532 p=120050 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 09:39:52,728 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:52,738 p=120050 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 09:39:52,925 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:52,934 p=120050 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 09:39:52,965 p=120050 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 09:39:56,151 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:56,161 p=120050 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 09:39:56,404 p=120050 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:39:56,617 p=120050 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:39:56,627 p=120050 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 09:39:56,847 p=120050 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:39:57,037 p=120050 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 09:39:57,227 p=120050 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 09:39:57,412 p=120050 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:39:57,580 p=120050 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:39:57,751 p=120050 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 09:39:57,763 p=120050 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 09:39:57,956 p=120050 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 09:39:58,182 p=120050 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:39:58,366 p=120050 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 09:39:58,560 p=120050 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:39:58,737 p=120050 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:39:58,747 p=120050 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 09:39:58,926 p=120050 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 09:39:59,113 p=120050 u=root |  ok: [localhost]
2019-09-12 09:39:59,123 p=120050 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 09:39:59,167 p=120050 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 09:39:59,207 p=120050 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 09:39:59,521 p=120050 u=root |  changed: [localhost]
2019-09-12 09:39:59,530 p=120050 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 09:39:59,749 p=120050 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 09:39:59,939 p=120050 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 09:39:59,950 p=120050 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 09:40:00,256 p=120050 u=root |  changed: [localhost]
2019-09-12 09:40:00,265 p=120050 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 09:40:00,470 p=120050 u=root |  changed: [localhost]
2019-09-12 09:40:00,479 p=120050 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 09:40:02,118 p=120050 u=root |  changed: [localhost]
2019-09-12 09:40:02,133 p=120050 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 09:40:02,172 p=120050 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 09:40:02,216 p=120050 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 09:40:02,254 p=120050 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 09:40:02,295 p=120050 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 09:40:02,335 p=120050 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:40:02,373 p=120050 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:40:02,411 p=120050 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:40:02,449 p=120050 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:40:02,491 p=120050 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 09:40:02,529 p=120050 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:40:02,566 p=120050 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 09:40:02,604 p=120050 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:40:02,641 p=120050 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 09:40:02,836 p=120050 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 09:40:02,985 p=120050 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 09:40:03,138 p=120050 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 09:40:03,293 p=120050 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 09:40:03,303 p=120050 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 09:40:03,348 p=120050 u=root |  ok: [localhost]
2019-09-12 09:40:03,359 p=120050 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 09:40:03,396 p=120050 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 09:40:03,442 p=120050 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 09:40:03,478 p=120050 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 09:40:03,514 p=120050 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:40:03,559 p=120050 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 09:40:03,568 p=120050 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 09:40:03,610 p=120050 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 09:40:03,653 p=120050 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 09:40:03,852 p=120050 u=root |  changed: [localhost]
2019-09-12 09:40:03,862 p=120050 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 09:41:36,505 p=120050 u=root |  changed: [localhost]
2019-09-12 09:41:36,517 p=120050 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:41:36,568 p=120050 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568281203.9-194143776129830/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568281203.9-194143776129830/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 09:41:36,578 p=120050 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 09:41:36,630 p=120050 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 09:41:36,632 p=120050 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 09:41:36,633 p=120050 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 09:44:04,018 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 09:44:04,029 p=121887 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 09:44:04,221 p=121887 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 09:44:04,608 p=121887 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 09:44:04,751 p=121887 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 09:44:04,893 p=121887 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 09:44:05,038 p=121887 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 09:44:05,049 p=121887 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 09:44:05,127 p=121887 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 09:44:05,167 p=121887 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 09:44:05,206 p=121887 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 09:44:05,241 p=121887 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 09:44:05,280 p=121887 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 09:44:05,315 p=121887 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:44:05,353 p=121887 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 09:44:05,387 p=121887 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 09:44:05,792 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:05,801 p=121887 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 09:44:05,834 p=121887 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 09:44:06,001 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:06,010 p=121887 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 09:44:06,045 p=121887 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 09:44:06,077 p=121887 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 09:44:06,119 p=121887 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 09:44:06,155 p=121887 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 09:44:06,191 p=121887 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:44:06,237 p=121887 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 09:44:06,470 p=121887 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 09:44:06,654 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:06,663 p=121887 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 09:44:06,699 p=121887 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 09:44:06,892 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:06,902 p=121887 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 09:44:06,940 p=121887 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 09:44:06,982 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:06,991 p=121887 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 09:44:07,029 p=121887 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 09:44:07,074 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,084 p=121887 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 09:44:07,141 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,151 p=121887 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 09:44:07,187 p=121887 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 09:44:07,232 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,242 p=121887 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 09:44:07,286 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,295 p=121887 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 09:44:07,335 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,345 p=121887 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 09:44:07,400 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,409 p=121887 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 09:44:07,454 p=121887 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 09:44:07,496 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,505 p=121887 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 09:44:07,546 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,557 p=121887 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 09:44:07,600 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,609 p=121887 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 09:44:07,653 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,662 p=121887 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 09:44:07,702 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:07,711 p=121887 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 09:44:07,903 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:07,914 p=121887 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 09:44:08,112 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:08,121 p=121887 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 09:44:08,164 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:08,174 p=121887 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 09:44:08,217 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:08,227 p=121887 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 09:44:08,400 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:08,409 p=121887 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 09:44:08,452 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:08,462 p=121887 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 09:44:08,658 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:08,667 p=121887 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 09:44:08,711 p=121887 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 09:44:08,750 p=121887 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 09:44:08,793 p=121887 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 09:44:08,831 p=121887 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 09:44:08,870 p=121887 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 09:44:08,908 p=121887 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 09:44:08,946 p=121887 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 09:44:08,983 p=121887 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 09:44:09,018 p=121887 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 09:44:09,055 p=121887 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 09:44:09,091 p=121887 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 09:44:09,128 p=121887 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 09:44:09,164 p=121887 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 09:44:09,202 p=121887 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 09:44:09,238 p=121887 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 09:44:09,272 p=121887 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 09:44:09,307 p=121887 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 09:44:09,343 p=121887 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 09:44:09,550 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:09,561 p=121887 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 09:44:09,759 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:09,768 p=121887 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 09:44:09,804 p=121887 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 09:44:09,854 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:09,863 p=121887 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:44:09,899 p=121887 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:44:09,939 p=121887 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 09:44:10,403 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:10,412 p=121887 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 09:44:10,449 p=121887 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 09:44:10,627 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:10,636 p=121887 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 09:44:10,672 p=121887 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 09:44:11,105 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:11,116 p=121887 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 09:44:11,303 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:11,313 p=121887 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:44:11,356 p=121887 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 09:44:11,366 p=121887 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:44:11,406 p=121887 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:44:11,448 p=121887 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 09:44:11,489 p=121887 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 09:44:11,530 p=121887 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 09:44:11,571 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:11,615 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:11,625 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:11,681 p=121887 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:44:11,694 p=121887 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:44:11,708 p=121887 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:44:11,722 p=121887 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:44:11,724 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:11,733 p=121887 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:44:11,790 p=121887 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 09:44:11,801 p=121887 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 09:44:11,843 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:11,853 p=121887 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:44:11,893 p=121887 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 09:44:11,930 p=121887 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 09:44:11,970 p=121887 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 09:44:12,007 p=121887 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 09:44:12,045 p=121887 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 09:44:12,253 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:12,262 p=121887 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 09:44:12,300 p=121887 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 09:44:12,339 p=121887 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 09:44:12,396 p=121887 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 09:44:12,414 p=121887 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 09:44:12,425 p=121887 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 09:44:12,483 p=121887 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 09:44:12,498 p=121887 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 09:44:12,512 p=121887 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 09:44:12,528 p=121887 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 09:44:12,550 p=121887 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 09:44:12,563 p=121887 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 09:44:12,581 p=121887 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 09:44:12,597 p=121887 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 09:44:12,612 p=121887 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 09:44:12,623 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:12,680 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:12,690 p=121887 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 09:44:12,753 p=121887 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:44:12,768 p=121887 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:44:12,783 p=121887 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:44:12,799 p=121887 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:44:12,814 p=121887 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:44:12,830 p=121887 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:44:12,841 p=121887 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 09:44:12,944 p=121887 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 09:44:12,988 p=121887 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 09:44:12,997 p=121887 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 09:44:13,055 p=121887 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 09:44:13,124 p=121887 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 09:44:13,186 p=121887 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 09:44:13,292 p=121887 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 09:44:13,331 p=121887 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 09:44:13,367 p=121887 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 09:44:13,405 p=121887 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 09:44:13,446 p=121887 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 09:44:13,522 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:13,533 p=121887 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 09:44:13,623 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:13,634 p=121887 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:44:13,753 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:44:13,767 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 09:44:13,784 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 09:44:13,797 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 09:44:13,810 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 09:44:13,823 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:44:13,841 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 09:44:13,859 p=121887 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 09:44:13,930 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:13,988 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:14,000 p=121887 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 09:44:14,040 p=121887 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 09:44:14,078 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:14,117 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:14,164 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:14,176 p=121887 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 09:44:14,218 p=121887 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 09:44:14,259 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:14,297 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:14,344 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:14,357 p=121887 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 09:44:14,396 p=121887 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 09:44:14,433 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:14,476 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:14,530 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:14,542 p=121887 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 09:44:14,584 p=121887 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 09:44:14,622 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:14,677 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:14,731 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:14,743 p=121887 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 09:44:14,786 p=121887 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 09:44:14,828 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:14,866 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:14,913 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:14,927 p=121887 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 09:44:14,969 p=121887 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 09:44:15,009 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:15,050 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:15,099 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:15,110 p=121887 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 09:44:15,151 p=121887 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 09:44:15,191 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:15,231 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:15,282 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:15,296 p=121887 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 09:44:15,335 p=121887 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 09:44:15,375 p=121887 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:44:15,414 p=121887 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 09:44:15,470 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:15,481 p=121887 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 09:44:15,554 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:15,564 p=121887 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 09:44:15,614 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:15,624 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:15,686 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:15,698 p=121887 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 09:44:15,737 p=121887 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 09:44:15,798 p=121887 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 09:44:15,831 p=121887 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 09:44:15,869 p=121887 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 09:44:15,908 p=121887 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 09:44:15,948 p=121887 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 09:44:15,989 p=121887 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 09:44:16,031 p=121887 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:44:16,115 p=121887 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:44:16,160 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:16,176 p=121887 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 09:44:16,222 p=121887 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 09:44:16,273 p=121887 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 09:44:16,313 p=121887 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 09:44:16,351 p=121887 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 09:44:16,382 p=121887 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 09:44:16,422 p=121887 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 09:44:16,463 p=121887 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 09:44:16,501 p=121887 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 09:44:16,541 p=121887 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 09:44:16,583 p=121887 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 09:44:16,780 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:16,790 p=121887 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 09:44:17,225 p=121887 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 09:44:17,382 p=121887 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 09:44:17,549 p=121887 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 09:44:17,697 p=121887 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 09:44:17,851 p=121887 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 09:44:18,015 p=121887 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 09:44:18,176 p=121887 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 09:44:18,335 p=121887 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 09:44:18,487 p=121887 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 09:44:18,671 p=121887 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 09:44:18,839 p=121887 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 09:44:19,005 p=121887 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 09:44:19,171 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 09:44:19,336 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 09:44:19,494 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 09:44:19,660 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:44:19,811 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 09:44:19,985 p=121887 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 09:44:20,138 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 09:44:20,293 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 09:44:20,450 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 09:44:20,604 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:44:20,766 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 09:44:20,929 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 09:44:21,089 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 09:44:21,258 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 09:44:21,412 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 09:44:21,571 p=121887 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 09:44:21,739 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 09:44:21,901 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 09:44:22,066 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 09:44:22,227 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 09:44:22,396 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 09:44:22,558 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 09:44:22,723 p=121887 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 09:44:22,891 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 09:44:23,045 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 09:44:23,204 p=121887 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 09:44:23,367 p=121887 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 09:44:23,535 p=121887 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 09:44:23,689 p=121887 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 09:44:23,861 p=121887 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 09:44:24,020 p=121887 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 09:44:24,177 p=121887 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 09:44:24,338 p=121887 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 09:44:24,494 p=121887 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 09:44:24,660 p=121887 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 09:44:24,826 p=121887 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 09:44:25,013 p=121887 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 09:44:25,170 p=121887 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 09:44:25,337 p=121887 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 09:44:25,503 p=121887 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 09:44:25,669 p=121887 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 09:44:25,692 p=121887 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 09:44:25,894 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:25,904 p=121887 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 09:44:25,939 p=121887 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 09:44:25,977 p=121887 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 09:44:26,013 p=121887 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 09:44:26,056 p=121887 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 09:44:26,091 p=121887 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 09:44:26,126 p=121887 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 09:44:26,160 p=121887 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 09:44:26,196 p=121887 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 09:44:26,232 p=121887 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 09:44:26,268 p=121887 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 09:44:26,305 p=121887 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 09:44:26,343 p=121887 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 09:44:26,383 p=121887 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 09:44:26,418 p=121887 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 09:44:26,453 p=121887 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 09:44:26,489 p=121887 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 09:44:26,525 p=121887 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 09:44:26,562 p=121887 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 09:44:26,598 p=121887 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 09:44:26,629 p=121887 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 09:44:26,665 p=121887 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 09:44:26,701 p=121887 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 09:44:26,737 p=121887 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 09:44:26,780 p=121887 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 09:44:26,817 p=121887 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 09:44:26,852 p=121887 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 09:44:26,888 p=121887 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 09:44:26,930 p=121887 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 09:44:26,968 p=121887 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 09:44:27,005 p=121887 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 09:44:27,045 p=121887 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 09:44:27,103 p=121887 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 09:44:27,138 p=121887 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 09:44:27,174 p=121887 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 09:44:27,210 p=121887 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 09:44:27,247 p=121887 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 09:44:27,283 p=121887 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 09:44:27,483 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:27,496 p=121887 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 09:44:27,691 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:27,702 p=121887 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 09:44:27,927 p=121887 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568281465.65, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568281465.65, u'inode': 235506, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568281465.65, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 09:44:27,938 p=121887 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 09:44:28,135 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:28,147 p=121887 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 09:44:28,341 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:28,354 p=121887 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 09:44:28,406 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:28,416 p=121887 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:44:28,462 p=121887 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 09:44:28,473 p=121887 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 09:44:28,703 p=121887 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 09:44:28,874 p=121887 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 09:44:28,883 p=121887 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 09:44:29,087 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:29,097 p=121887 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 09:44:29,582 p=121887 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:44:29,748 p=121887 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:44:29,927 p=121887 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:44:29,941 p=121887 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 09:44:30,141 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:30,150 p=121887 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 09:44:30,349 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:30,359 p=121887 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 09:44:30,551 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:30,560 p=121887 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 09:44:30,751 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:30,761 p=121887 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 09:44:30,793 p=121887 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 09:44:33,994 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:34,004 p=121887 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 09:44:34,257 p=121887 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:44:34,492 p=121887 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:44:34,502 p=121887 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 09:44:34,719 p=121887 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:44:34,913 p=121887 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 09:44:35,123 p=121887 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 09:44:35,310 p=121887 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:44:35,498 p=121887 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:44:35,671 p=121887 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 09:44:35,683 p=121887 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 09:44:35,885 p=121887 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 09:44:36,112 p=121887 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:44:36,316 p=121887 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 09:44:36,518 p=121887 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:44:36,710 p=121887 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:44:36,721 p=121887 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 09:44:36,904 p=121887 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 09:44:37,082 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:37,092 p=121887 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 09:44:37,130 p=121887 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 09:44:37,169 p=121887 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 09:44:37,492 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:37,524 p=121887 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 09:44:37,761 p=121887 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 09:44:37,951 p=121887 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 09:44:37,961 p=121887 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 09:44:38,291 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:38,300 p=121887 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 09:44:38,487 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:38,497 p=121887 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 09:44:39,503 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:39,513 p=121887 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 09:44:39,553 p=121887 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 09:44:39,589 p=121887 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 09:44:39,626 p=121887 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 09:44:39,666 p=121887 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 09:44:39,706 p=121887 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:44:39,750 p=121887 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:44:39,789 p=121887 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:44:39,829 p=121887 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:44:39,869 p=121887 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 09:44:39,912 p=121887 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:44:39,953 p=121887 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 09:44:39,995 p=121887 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:44:40,034 p=121887 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 09:44:40,244 p=121887 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 09:44:40,398 p=121887 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 09:44:40,560 p=121887 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 09:44:40,716 p=121887 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 09:44:40,728 p=121887 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 09:44:40,776 p=121887 u=root |  ok: [localhost]
2019-09-12 09:44:40,787 p=121887 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 09:44:40,826 p=121887 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 09:44:40,864 p=121887 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 09:44:40,902 p=121887 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 09:44:40,940 p=121887 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:44:40,989 p=121887 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 09:44:40,998 p=121887 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 09:44:41,039 p=121887 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 09:44:41,079 p=121887 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 09:44:41,286 p=121887 u=root |  changed: [localhost]
2019-09-12 09:44:41,298 p=121887 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 09:46:14,491 p=121887 u=root |  changed: [localhost]
2019-09-12 09:46:14,503 p=121887 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:46:14,562 p=121887 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568281481.34-14371428047621/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568281481.34-14371428047621/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 09:46:14,574 p=121887 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 09:46:14,628 p=121887 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 09:46:14,631 p=121887 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 09:46:14,631 p=121887 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 09:56:16,856 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 09:56:16,868 p=127337 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 09:56:17,068 p=127337 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 09:56:17,477 p=127337 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 09:56:17,621 p=127337 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 09:56:17,777 p=127337 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 09:56:17,925 p=127337 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 09:56:17,935 p=127337 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 09:56:18,014 p=127337 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 09:56:18,053 p=127337 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 09:56:18,092 p=127337 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 09:56:18,130 p=127337 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 09:56:18,170 p=127337 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 09:56:18,205 p=127337 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:56:18,247 p=127337 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 09:56:18,287 p=127337 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 09:56:18,711 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:18,720 p=127337 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 09:56:18,754 p=127337 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 09:56:18,937 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:18,946 p=127337 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 09:56:18,986 p=127337 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 09:56:19,021 p=127337 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 09:56:19,067 p=127337 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 09:56:19,110 p=127337 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 09:56:19,150 p=127337 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:56:19,190 p=127337 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 09:56:19,417 p=127337 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 09:56:19,624 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:19,633 p=127337 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 09:56:19,671 p=127337 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 09:56:19,863 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:19,874 p=127337 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 09:56:19,917 p=127337 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 09:56:19,961 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:19,971 p=127337 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 09:56:20,009 p=127337 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 09:56:20,057 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,066 p=127337 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 09:56:20,131 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,142 p=127337 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 09:56:20,191 p=127337 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 09:56:20,237 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,247 p=127337 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 09:56:20,293 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,303 p=127337 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 09:56:20,346 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,357 p=127337 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 09:56:20,413 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,423 p=127337 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 09:56:20,462 p=127337 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 09:56:20,504 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,514 p=127337 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 09:56:20,555 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,566 p=127337 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 09:56:20,610 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,619 p=127337 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 09:56:20,667 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,679 p=127337 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 09:56:20,719 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:20,729 p=127337 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 09:56:20,928 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:20,937 p=127337 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 09:56:21,155 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:21,165 p=127337 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 09:56:21,212 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:21,222 p=127337 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 09:56:21,275 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:21,286 p=127337 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 09:56:21,469 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:21,478 p=127337 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 09:56:21,524 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:21,535 p=127337 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 09:56:21,721 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:21,732 p=127337 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 09:56:21,776 p=127337 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 09:56:21,814 p=127337 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 09:56:21,860 p=127337 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 09:56:21,899 p=127337 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 09:56:21,935 p=127337 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 09:56:21,975 p=127337 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 09:56:22,015 p=127337 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 09:56:22,052 p=127337 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 09:56:22,088 p=127337 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 09:56:22,126 p=127337 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 09:56:22,162 p=127337 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 09:56:22,200 p=127337 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 09:56:22,241 p=127337 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 09:56:22,283 p=127337 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 09:56:22,322 p=127337 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 09:56:22,360 p=127337 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 09:56:22,398 p=127337 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 09:56:22,435 p=127337 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 09:56:22,642 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:22,652 p=127337 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 09:56:22,850 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:22,861 p=127337 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 09:56:22,898 p=127337 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 09:56:22,944 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:22,954 p=127337 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:56:22,993 p=127337 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 09:56:23,031 p=127337 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 09:56:23,488 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:23,497 p=127337 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 09:56:23,535 p=127337 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 09:56:23,718 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:23,727 p=127337 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 09:56:23,764 p=127337 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 09:56:24,202 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:24,212 p=127337 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 09:56:24,400 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:24,409 p=127337 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 09:56:24,451 p=127337 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 09:56:24,462 p=127337 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:56:24,503 p=127337 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 09:56:24,545 p=127337 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 09:56:24,587 p=127337 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 09:56:24,630 p=127337 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 09:56:24,683 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:24,730 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:24,741 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:24,798 p=127337 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:56:24,813 p=127337 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:56:24,827 p=127337 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:56:24,841 p=127337 u=root |  ok: [localhost] => (item=None)
2019-09-12 09:56:24,843 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:24,853 p=127337 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:56:24,912 p=127337 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 09:56:24,921 p=127337 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 09:56:24,963 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:24,974 p=127337 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 09:56:25,013 p=127337 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 09:56:25,052 p=127337 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 09:56:25,092 p=127337 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 09:56:25,133 p=127337 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 09:56:25,172 p=127337 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 09:56:25,381 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:25,392 p=127337 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 09:56:25,432 p=127337 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 09:56:25,470 p=127337 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 09:56:25,526 p=127337 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 09:56:25,539 p=127337 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 09:56:25,549 p=127337 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 09:56:25,609 p=127337 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 09:56:25,623 p=127337 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 09:56:25,638 p=127337 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 09:56:25,654 p=127337 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 09:56:25,673 p=127337 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 09:56:25,690 p=127337 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 09:56:25,705 p=127337 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 09:56:25,721 p=127337 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 09:56:25,736 p=127337 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 09:56:25,746 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:25,793 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:25,804 p=127337 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 09:56:25,869 p=127337 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:56:25,887 p=127337 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:56:25,905 p=127337 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:56:25,922 p=127337 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:56:25,940 p=127337 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:56:25,958 p=127337 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 09:56:25,968 p=127337 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 09:56:26,075 p=127337 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 09:56:26,122 p=127337 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 09:56:26,132 p=127337 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 09:56:26,191 p=127337 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 09:56:26,264 p=127337 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 09:56:26,324 p=127337 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 09:56:26,421 p=127337 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 09:56:26,459 p=127337 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 09:56:26,498 p=127337 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 09:56:26,539 p=127337 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 09:56:26,578 p=127337 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 09:56:26,665 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:26,677 p=127337 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 09:56:26,771 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:26,780 p=127337 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:56:26,898 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:56:26,911 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 09:56:26,924 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 09:56:26,936 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 09:56:26,949 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 09:56:26,962 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 09:56:26,975 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 09:56:26,990 p=127337 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 09:56:27,055 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:27,115 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:27,129 p=127337 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 09:56:27,178 p=127337 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 09:56:27,224 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:27,265 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:27,322 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:27,334 p=127337 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 09:56:27,375 p=127337 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 09:56:27,414 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:27,453 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:27,501 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:27,514 p=127337 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 09:56:27,557 p=127337 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 09:56:27,598 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:27,640 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:27,692 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:27,704 p=127337 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 09:56:27,745 p=127337 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 09:56:27,785 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:27,827 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:27,881 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:27,896 p=127337 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 09:56:27,940 p=127337 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 09:56:27,981 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:28,022 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:28,073 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,085 p=127337 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 09:56:28,126 p=127337 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 09:56:28,166 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:28,206 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:28,255 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,268 p=127337 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 09:56:28,310 p=127337 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 09:56:28,351 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:28,391 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:28,440 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,453 p=127337 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 09:56:28,493 p=127337 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 09:56:28,534 p=127337 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 09:56:28,573 p=127337 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 09:56:28,625 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,635 p=127337 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 09:56:28,699 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,709 p=127337 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 09:56:28,762 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,772 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:28,837 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:28,847 p=127337 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 09:56:28,885 p=127337 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 09:56:28,941 p=127337 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 09:56:28,976 p=127337 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 09:56:29,012 p=127337 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 09:56:29,053 p=127337 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 09:56:29,098 p=127337 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 09:56:29,139 p=127337 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 09:56:29,183 p=127337 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 09:56:29,274 p=127337 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 09:56:29,317 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:29,332 p=127337 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 09:56:29,379 p=127337 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 09:56:29,426 p=127337 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 09:56:29,494 p=127337 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 09:56:29,535 p=127337 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 09:56:29,567 p=127337 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 09:56:29,612 p=127337 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 09:56:29,653 p=127337 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 09:56:29,694 p=127337 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 09:56:29,733 p=127337 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 09:56:29,776 p=127337 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 09:56:29,987 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:29,997 p=127337 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 09:56:30,447 p=127337 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 09:56:30,610 p=127337 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 09:56:30,781 p=127337 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 09:56:30,936 p=127337 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 09:56:31,104 p=127337 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 09:56:31,270 p=127337 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 09:56:31,434 p=127337 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 09:56:31,599 p=127337 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 09:56:31,762 p=127337 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 09:56:31,932 p=127337 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 09:56:32,089 p=127337 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 09:56:32,250 p=127337 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 09:56:32,419 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 09:56:32,587 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 09:56:32,756 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 09:56:32,925 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:56:33,082 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 09:56:33,252 p=127337 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 09:56:33,408 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 09:56:33,582 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 09:56:33,751 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 09:56:33,921 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 09:56:34,081 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 09:56:34,250 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 09:56:34,419 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 09:56:34,582 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 09:56:34,753 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 09:56:34,917 p=127337 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 09:56:35,076 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 09:56:35,236 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 09:56:35,400 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 09:56:35,556 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 09:56:35,716 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 09:56:35,875 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 09:56:36,033 p=127337 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 09:56:36,187 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 09:56:36,344 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 09:56:36,502 p=127337 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 09:56:36,679 p=127337 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 09:56:36,855 p=127337 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 09:56:37,013 p=127337 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 09:56:37,174 p=127337 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 09:56:37,333 p=127337 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 09:56:37,502 p=127337 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 09:56:37,671 p=127337 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 09:56:37,831 p=127337 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 09:56:38,004 p=127337 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 09:56:38,174 p=127337 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 09:56:38,354 p=127337 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 09:56:38,514 p=127337 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 09:56:38,675 p=127337 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 09:56:38,845 p=127337 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 09:56:39,006 p=127337 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 09:56:39,034 p=127337 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 09:56:39,236 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:39,246 p=127337 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 09:56:39,283 p=127337 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 09:56:39,321 p=127337 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 09:56:39,359 p=127337 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 09:56:39,396 p=127337 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 09:56:39,434 p=127337 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 09:56:39,471 p=127337 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 09:56:39,505 p=127337 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 09:56:39,542 p=127337 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 09:56:39,580 p=127337 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 09:56:39,616 p=127337 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 09:56:39,654 p=127337 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 09:56:39,690 p=127337 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 09:56:39,727 p=127337 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 09:56:39,762 p=127337 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 09:56:39,799 p=127337 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 09:56:39,836 p=127337 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 09:56:39,873 p=127337 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 09:56:39,913 p=127337 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 09:56:39,949 p=127337 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 09:56:39,982 p=127337 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 09:56:40,019 p=127337 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 09:56:40,058 p=127337 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 09:56:40,104 p=127337 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 09:56:40,143 p=127337 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 09:56:40,181 p=127337 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 09:56:40,217 p=127337 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 09:56:40,255 p=127337 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 09:56:40,294 p=127337 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 09:56:40,330 p=127337 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 09:56:40,368 p=127337 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 09:56:40,404 p=127337 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 09:56:40,440 p=127337 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 09:56:40,476 p=127337 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 09:56:40,512 p=127337 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 09:56:40,548 p=127337 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 09:56:40,590 p=127337 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 09:56:40,627 p=127337 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 09:56:40,818 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:40,827 p=127337 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 09:56:41,022 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:41,032 p=127337 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 09:56:41,259 p=127337 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568282198.986, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568282198.986, u'inode': 261197, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568282198.986, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 09:56:41,270 p=127337 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 09:56:41,482 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:41,494 p=127337 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 09:56:41,696 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:41,706 p=127337 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 09:56:41,757 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:41,768 p=127337 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:56:41,817 p=127337 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 09:56:41,827 p=127337 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 09:56:42,037 p=127337 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 09:56:42,206 p=127337 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 09:56:42,217 p=127337 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 09:56:42,435 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:42,446 p=127337 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 09:56:42,962 p=127337 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:56:43,130 p=127337 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:56:43,298 p=127337 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 09:56:43,310 p=127337 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 09:56:43,502 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:43,512 p=127337 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 09:56:43,717 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:43,727 p=127337 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 09:56:43,943 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:43,953 p=127337 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 09:56:44,152 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:44,162 p=127337 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 09:56:44,196 p=127337 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 09:56:47,535 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:47,551 p=127337 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 09:56:47,833 p=127337 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:56:48,050 p=127337 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 09:56:48,061 p=127337 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 09:56:48,303 p=127337 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:56:48,500 p=127337 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 09:56:48,692 p=127337 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 09:56:48,884 p=127337 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:56:49,057 p=127337 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:56:49,229 p=127337 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 09:56:49,243 p=127337 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 09:56:49,461 p=127337 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 09:56:49,724 p=127337 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 09:56:49,931 p=127337 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 09:56:50,141 p=127337 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 09:56:50,322 p=127337 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 09:56:50,336 p=127337 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 09:56:50,519 p=127337 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 09:56:50,717 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:50,728 p=127337 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 09:56:50,770 p=127337 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 09:56:50,810 p=127337 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 09:56:51,122 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:51,135 p=127337 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 09:56:51,373 p=127337 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 09:56:51,549 p=127337 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 09:56:51,565 p=127337 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 09:56:51,918 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:51,929 p=127337 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 09:56:52,125 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:52,135 p=127337 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 09:56:53,604 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:53,614 p=127337 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 09:56:53,658 p=127337 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 09:56:53,695 p=127337 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 09:56:53,732 p=127337 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 09:56:53,772 p=127337 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 09:56:53,811 p=127337 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:56:53,851 p=127337 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:56:53,892 p=127337 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 09:56:53,933 p=127337 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:56:53,973 p=127337 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 09:56:54,014 p=127337 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:56:54,053 p=127337 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 09:56:54,093 p=127337 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 09:56:54,131 p=127337 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 09:56:54,336 p=127337 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 09:56:54,490 p=127337 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 09:56:54,646 p=127337 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 09:56:54,832 p=127337 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 09:56:54,844 p=127337 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 09:56:54,888 p=127337 u=root |  ok: [localhost]
2019-09-12 09:56:54,899 p=127337 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 09:56:54,936 p=127337 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 09:56:54,976 p=127337 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 09:56:55,014 p=127337 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 09:56:55,052 p=127337 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 09:56:55,099 p=127337 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 09:56:55,109 p=127337 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 09:56:55,151 p=127337 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 09:56:55,194 p=127337 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 09:56:55,408 p=127337 u=root |  changed: [localhost]
2019-09-12 09:56:55,417 p=127337 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 10:04:11,334 p=127337 u=root |  changed: [localhost]
2019-09-12 10:04:11,348 p=127337 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:04:11,408 p=127337 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568282215.46-80175351593459/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568282215.46-80175351593459/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568282215.46-80175351593459/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568282215.46-80175351593459/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568282215.46-80175351593459/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568282215.46-80175351593459/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 10:04:11,419 p=127337 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 10:04:11,470 p=127337 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 10:04:11,473 p=127337 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 10:04:11,473 p=127337 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 10:31:29,667 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 10:31:29,678 p=136056 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 10:31:29,874 p=136056 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 10:31:30,258 p=136056 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 10:31:30,394 p=136056 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 10:31:30,542 p=136056 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 10:31:30,683 p=136056 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 10:31:30,694 p=136056 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 10:31:30,772 p=136056 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 10:31:30,812 p=136056 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 10:31:30,852 p=136056 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 10:31:30,886 p=136056 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 10:31:30,924 p=136056 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 10:31:30,958 p=136056 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:31:30,998 p=136056 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 10:31:31,036 p=136056 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 10:31:31,447 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:31,456 p=136056 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 10:31:31,495 p=136056 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 10:31:31,667 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:31,677 p=136056 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 10:31:31,714 p=136056 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 10:31:31,749 p=136056 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 10:31:31,805 p=136056 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 10:31:31,844 p=136056 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 10:31:31,881 p=136056 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 10:31:31,920 p=136056 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 10:31:32,158 p=136056 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 10:31:32,363 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:32,375 p=136056 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 10:31:32,413 p=136056 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 10:31:32,609 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:32,621 p=136056 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 10:31:32,662 p=136056 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 10:31:32,705 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:32,715 p=136056 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 10:31:32,752 p=136056 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 10:31:32,797 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:32,810 p=136056 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 10:31:32,871 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:32,881 p=136056 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 10:31:32,925 p=136056 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 10:31:32,966 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:32,975 p=136056 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 10:31:33,018 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,028 p=136056 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 10:31:33,068 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,081 p=136056 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 10:31:33,140 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,149 p=136056 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 10:31:33,188 p=136056 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 10:31:33,229 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,238 p=136056 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 10:31:33,280 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,290 p=136056 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 10:31:33,333 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,342 p=136056 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 10:31:33,386 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,398 p=136056 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 10:31:33,440 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,450 p=136056 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 10:31:33,647 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:33,656 p=136056 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 10:31:33,868 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,878 p=136056 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 10:31:33,926 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,935 p=136056 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 10:31:33,985 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:33,995 p=136056 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 10:31:34,196 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:34,206 p=136056 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 10:31:34,253 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:34,263 p=136056 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 10:31:34,444 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:34,453 p=136056 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 10:31:34,496 p=136056 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 10:31:34,534 p=136056 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 10:31:34,573 p=136056 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 10:31:34,608 p=136056 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 10:31:34,645 p=136056 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 10:31:34,681 p=136056 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 10:31:34,718 p=136056 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 10:31:34,755 p=136056 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 10:31:34,792 p=136056 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 10:31:34,828 p=136056 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 10:31:34,863 p=136056 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 10:31:34,900 p=136056 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 10:31:34,943 p=136056 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 10:31:34,983 p=136056 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 10:31:35,020 p=136056 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 10:31:35,057 p=136056 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 10:31:35,095 p=136056 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 10:31:35,133 p=136056 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 10:31:35,353 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:35,363 p=136056 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 10:31:35,563 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:35,573 p=136056 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 10:31:35,609 p=136056 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 10:31:35,653 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:35,662 p=136056 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:31:35,699 p=136056 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 10:31:35,738 p=136056 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 10:31:36,185 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:36,194 p=136056 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 10:31:36,231 p=136056 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 10:31:36,408 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:36,418 p=136056 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 10:31:36,456 p=136056 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 10:31:36,903 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:36,912 p=136056 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 10:31:37,093 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:37,103 p=136056 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:31:37,145 p=136056 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 10:31:37,155 p=136056 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 10:31:37,196 p=136056 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 10:31:37,239 p=136056 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 10:31:37,280 p=136056 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 10:31:37,325 p=136056 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 10:31:37,370 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:37,416 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:37,426 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:37,480 p=136056 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:31:37,492 p=136056 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:31:37,506 p=136056 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:31:37,520 p=136056 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:31:37,521 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:37,530 p=136056 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 10:31:37,589 p=136056 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 10:31:37,599 p=136056 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 10:31:37,642 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:37,652 p=136056 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 10:31:37,696 p=136056 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 10:31:37,749 p=136056 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 10:31:37,796 p=136056 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 10:31:37,837 p=136056 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 10:31:37,879 p=136056 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 10:31:38,084 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:38,098 p=136056 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 10:31:38,137 p=136056 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 10:31:38,177 p=136056 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 10:31:38,228 p=136056 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 10:31:38,241 p=136056 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 10:31:38,251 p=136056 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 10:31:38,310 p=136056 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 10:31:38,325 p=136056 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 10:31:38,348 p=136056 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 10:31:38,367 p=136056 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 10:31:38,382 p=136056 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 10:31:38,398 p=136056 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 10:31:38,412 p=136056 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 10:31:38,428 p=136056 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 10:31:38,445 p=136056 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 10:31:38,455 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:38,499 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:38,512 p=136056 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 10:31:38,580 p=136056 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:31:38,594 p=136056 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:31:38,612 p=136056 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:31:38,632 p=136056 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:31:38,649 p=136056 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:31:38,666 p=136056 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:31:38,677 p=136056 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 10:31:38,782 p=136056 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 10:31:38,828 p=136056 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 10:31:38,838 p=136056 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 10:31:38,902 p=136056 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 10:31:38,983 p=136056 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 10:31:39,041 p=136056 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 10:31:39,151 p=136056 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 10:31:39,190 p=136056 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 10:31:39,229 p=136056 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 10:31:39,269 p=136056 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 10:31:39,310 p=136056 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 10:31:39,381 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:39,391 p=136056 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 10:31:39,482 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:39,491 p=136056 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 10:31:39,614 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 10:31:39,627 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 10:31:39,642 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 10:31:39,655 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 10:31:39,668 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 10:31:39,681 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 10:31:39,694 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 10:31:39,708 p=136056 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 10:31:39,775 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:39,825 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:39,837 p=136056 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 10:31:39,879 p=136056 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 10:31:39,919 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:39,958 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:40,006 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:40,018 p=136056 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 10:31:40,059 p=136056 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 10:31:40,098 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:40,142 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:40,194 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:40,206 p=136056 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 10:31:40,248 p=136056 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 10:31:40,287 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:40,326 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:40,377 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:40,391 p=136056 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 10:31:40,431 p=136056 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 10:31:40,473 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:40,515 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:40,569 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:40,584 p=136056 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 10:31:40,625 p=136056 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 10:31:40,665 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:40,704 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:40,754 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:40,766 p=136056 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 10:31:40,810 p=136056 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 10:31:40,850 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:40,891 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:40,942 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:40,956 p=136056 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 10:31:40,999 p=136056 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 10:31:41,040 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:41,080 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:41,129 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:41,142 p=136056 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 10:31:41,185 p=136056 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 10:31:41,224 p=136056 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:31:41,266 p=136056 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 10:31:41,328 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:41,338 p=136056 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 10:31:41,400 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:41,410 p=136056 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 10:31:41,462 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:41,472 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:41,542 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:41,553 p=136056 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 10:31:41,597 p=136056 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 10:31:41,659 p=136056 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 10:31:41,693 p=136056 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 10:31:41,730 p=136056 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 10:31:41,773 p=136056 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 10:31:41,816 p=136056 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 10:31:41,857 p=136056 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 10:31:41,902 p=136056 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 10:31:41,990 p=136056 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:31:42,031 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:42,047 p=136056 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 10:31:42,094 p=136056 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 10:31:42,146 p=136056 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 10:31:42,188 p=136056 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 10:31:42,229 p=136056 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 10:31:42,260 p=136056 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 10:31:42,299 p=136056 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 10:31:42,338 p=136056 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 10:31:42,377 p=136056 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 10:31:42,418 p=136056 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 10:31:42,461 p=136056 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 10:31:42,661 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:42,672 p=136056 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 10:31:43,119 p=136056 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 10:31:43,263 p=136056 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 10:31:43,431 p=136056 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 10:31:43,588 p=136056 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 10:31:43,750 p=136056 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 10:31:43,904 p=136056 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 10:31:44,068 p=136056 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 10:31:44,223 p=136056 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 10:31:44,378 p=136056 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 10:31:44,537 p=136056 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 10:31:44,700 p=136056 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 10:31:44,857 p=136056 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 10:31:45,024 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 10:31:45,190 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 10:31:45,345 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 10:31:45,504 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 10:31:45,659 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 10:31:45,823 p=136056 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 10:31:45,979 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 10:31:46,150 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 10:31:46,311 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 10:31:46,465 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 10:31:46,620 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 10:31:46,781 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 10:31:46,947 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 10:31:47,112 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 10:31:47,268 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 10:31:47,439 p=136056 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 10:31:47,598 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 10:31:47,758 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 10:31:47,920 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 10:31:48,079 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 10:31:48,243 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 10:31:48,399 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 10:31:48,567 p=136056 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 10:31:48,731 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 10:31:48,895 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 10:31:49,066 p=136056 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 10:31:49,236 p=136056 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 10:31:49,397 p=136056 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 10:31:49,559 p=136056 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 10:31:49,716 p=136056 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 10:31:49,910 p=136056 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 10:31:50,077 p=136056 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 10:31:50,236 p=136056 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 10:31:50,392 p=136056 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 10:31:50,552 p=136056 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 10:31:50,744 p=136056 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 10:31:50,902 p=136056 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 10:31:51,071 p=136056 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 10:31:51,239 p=136056 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 10:31:51,406 p=136056 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 10:31:51,566 p=136056 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 10:31:51,589 p=136056 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 10:31:51,786 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:51,796 p=136056 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 10:31:51,833 p=136056 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 10:31:51,871 p=136056 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 10:31:51,906 p=136056 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 10:31:51,944 p=136056 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 10:31:51,981 p=136056 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 10:31:52,018 p=136056 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 10:31:52,056 p=136056 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 10:31:52,092 p=136056 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 10:31:52,129 p=136056 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 10:31:52,169 p=136056 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 10:31:52,207 p=136056 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 10:31:52,245 p=136056 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 10:31:52,283 p=136056 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 10:31:52,319 p=136056 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 10:31:52,355 p=136056 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 10:31:52,391 p=136056 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 10:31:52,428 p=136056 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 10:31:52,467 p=136056 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 10:31:52,506 p=136056 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 10:31:52,538 p=136056 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 10:31:52,574 p=136056 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 10:31:52,612 p=136056 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 10:31:52,648 p=136056 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 10:31:52,686 p=136056 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 10:31:52,723 p=136056 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 10:31:52,759 p=136056 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 10:31:52,796 p=136056 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 10:31:52,835 p=136056 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 10:31:52,872 p=136056 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 10:31:52,909 p=136056 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 10:31:52,951 p=136056 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 10:31:52,989 p=136056 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 10:31:53,028 p=136056 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 10:31:53,065 p=136056 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 10:31:53,102 p=136056 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 10:31:53,139 p=136056 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 10:31:53,175 p=136056 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 10:31:53,378 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:53,388 p=136056 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 10:31:53,583 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:53,593 p=136056 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 10:31:53,811 p=136056 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568284311.547, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568284311.547, u'inode': 289458, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568284311.547, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 10:31:53,821 p=136056 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 10:31:54,032 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:54,042 p=136056 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 10:31:54,236 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:54,246 p=136056 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 10:31:54,320 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:54,330 p=136056 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:31:54,377 p=136056 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 10:31:54,387 p=136056 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 10:31:54,592 p=136056 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 10:31:54,774 p=136056 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 10:31:54,785 p=136056 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 10:31:54,978 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:54,990 p=136056 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 10:31:55,472 p=136056 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:31:55,637 p=136056 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:31:55,803 p=136056 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:31:55,815 p=136056 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 10:31:56,014 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:56,025 p=136056 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 10:31:56,221 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:56,231 p=136056 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 10:31:56,425 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:56,435 p=136056 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 10:31:56,624 p=136056 u=root |  ok: [localhost]
2019-09-12 10:31:56,634 p=136056 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 10:31:56,665 p=136056 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 10:31:59,842 p=136056 u=root |  changed: [localhost]
2019-09-12 10:31:59,853 p=136056 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 10:32:00,108 p=136056 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 10:32:00,336 p=136056 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 10:32:00,349 p=136056 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 10:32:00,598 p=136056 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 10:32:00,785 p=136056 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 10:32:00,976 p=136056 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 10:32:01,161 p=136056 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 10:32:01,330 p=136056 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 10:32:01,513 p=136056 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 10:32:01,526 p=136056 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 10:32:01,731 p=136056 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 10:32:02,004 p=136056 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 10:32:02,201 p=136056 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 10:32:02,392 p=136056 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 10:32:02,569 p=136056 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 10:32:02,584 p=136056 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 10:32:02,773 p=136056 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 10:32:02,957 p=136056 u=root |  ok: [localhost]
2019-09-12 10:32:02,966 p=136056 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 10:32:03,012 p=136056 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 10:32:03,062 p=136056 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 10:32:03,369 p=136056 u=root |  changed: [localhost]
2019-09-12 10:32:03,379 p=136056 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 10:32:03,605 p=136056 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 10:32:03,790 p=136056 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 10:32:03,801 p=136056 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 10:32:04,161 p=136056 u=root |  changed: [localhost]
2019-09-12 10:32:04,172 p=136056 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 10:32:04,385 p=136056 u=root |  changed: [localhost]
2019-09-12 10:32:04,395 p=136056 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 10:32:05,866 p=136056 u=root |  changed: [localhost]
2019-09-12 10:32:05,875 p=136056 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 10:32:05,913 p=136056 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 10:32:05,953 p=136056 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 10:32:05,994 p=136056 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 10:32:06,035 p=136056 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 10:32:06,077 p=136056 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 10:32:06,117 p=136056 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:32:06,156 p=136056 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 10:32:06,198 p=136056 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:32:06,252 p=136056 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 10:32:06,296 p=136056 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:32:06,341 p=136056 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 10:32:06,382 p=136056 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:32:06,424 p=136056 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 10:32:06,646 p=136056 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 10:32:06,809 p=136056 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 10:32:06,973 p=136056 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 10:32:07,130 p=136056 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 10:32:07,141 p=136056 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 10:32:07,185 p=136056 u=root |  ok: [localhost]
2019-09-12 10:32:07,196 p=136056 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 10:32:07,235 p=136056 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 10:32:07,273 p=136056 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 10:32:07,312 p=136056 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 10:32:07,351 p=136056 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:32:07,399 p=136056 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 10:32:07,409 p=136056 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 10:32:07,451 p=136056 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 10:32:07,494 p=136056 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 10:32:07,693 p=136056 u=root |  changed: [localhost]
2019-09-12 10:32:07,703 p=136056 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 10:33:40,022 p=136056 u=root |  changed: [localhost]
2019-09-12 10:33:40,037 p=136056 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:33:40,099 p=136056 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568284327.74-186630279421027/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568284327.74-186630279421027/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 10:33:40,110 p=136056 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 10:33:40,160 p=136056 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 10:33:40,163 p=136056 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 10:33:40,164 p=136056 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 10:37:08,916 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 10:37:08,928 p=137864 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 10:37:09,130 p=137864 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 10:37:09,513 p=137864 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 10:37:09,669 p=137864 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 10:37:09,836 p=137864 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 10:37:09,981 p=137864 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 10:37:09,998 p=137864 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 10:37:10,087 p=137864 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 10:37:10,128 p=137864 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 10:37:10,171 p=137864 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 10:37:10,206 p=137864 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 10:37:10,244 p=137864 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 10:37:10,280 p=137864 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:37:10,320 p=137864 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 10:37:10,357 p=137864 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 10:37:10,766 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:10,775 p=137864 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 10:37:10,810 p=137864 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 10:37:11,000 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:11,009 p=137864 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 10:37:11,045 p=137864 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 10:37:11,079 p=137864 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 10:37:11,125 p=137864 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 10:37:11,162 p=137864 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 10:37:11,199 p=137864 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 10:37:11,237 p=137864 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 10:37:11,471 p=137864 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 10:37:11,659 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:11,668 p=137864 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 10:37:11,707 p=137864 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 10:37:11,896 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:11,907 p=137864 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 10:37:11,947 p=137864 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 10:37:11,991 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,001 p=137864 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 10:37:12,039 p=137864 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 10:37:12,097 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,106 p=137864 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 10:37:12,168 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,178 p=137864 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 10:37:12,216 p=137864 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 10:37:12,261 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,271 p=137864 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 10:37:12,317 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,327 p=137864 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 10:37:12,372 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,384 p=137864 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 10:37:12,442 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,452 p=137864 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 10:37:12,492 p=137864 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 10:37:12,531 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,541 p=137864 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 10:37:12,583 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,592 p=137864 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 10:37:12,637 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,648 p=137864 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 10:37:12,694 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,703 p=137864 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 10:37:12,744 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:12,754 p=137864 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 10:37:12,956 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:12,965 p=137864 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 10:37:13,181 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:13,190 p=137864 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 10:37:13,235 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:13,246 p=137864 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 10:37:13,293 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:13,303 p=137864 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 10:37:13,489 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:13,498 p=137864 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 10:37:13,544 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:13,554 p=137864 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 10:37:13,741 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:13,751 p=137864 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 10:37:13,794 p=137864 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 10:37:13,834 p=137864 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 10:37:13,875 p=137864 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 10:37:13,914 p=137864 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 10:37:13,950 p=137864 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 10:37:13,986 p=137864 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 10:37:14,022 p=137864 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 10:37:14,058 p=137864 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 10:37:14,095 p=137864 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 10:37:14,131 p=137864 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 10:37:14,167 p=137864 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 10:37:14,204 p=137864 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 10:37:14,240 p=137864 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 10:37:14,276 p=137864 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 10:37:14,313 p=137864 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 10:37:14,349 p=137864 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 10:37:14,384 p=137864 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 10:37:14,420 p=137864 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 10:37:14,631 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:14,642 p=137864 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 10:37:14,850 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:14,862 p=137864 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 10:37:14,903 p=137864 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 10:37:14,948 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:14,958 p=137864 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:37:14,997 p=137864 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 10:37:15,034 p=137864 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 10:37:15,463 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:15,473 p=137864 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 10:37:15,511 p=137864 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 10:37:15,704 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:15,713 p=137864 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 10:37:15,752 p=137864 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 10:37:16,203 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:16,213 p=137864 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 10:37:16,405 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:16,417 p=137864 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:37:16,461 p=137864 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 10:37:16,471 p=137864 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 10:37:16,513 p=137864 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 10:37:16,559 p=137864 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 10:37:16,604 p=137864 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 10:37:16,647 p=137864 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 10:37:16,691 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:16,736 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:16,747 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:16,805 p=137864 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:37:16,821 p=137864 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:37:16,833 p=137864 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:37:16,861 p=137864 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:37:16,863 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:16,879 p=137864 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 10:37:16,939 p=137864 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 10:37:16,950 p=137864 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 10:37:16,994 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:17,005 p=137864 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 10:37:17,044 p=137864 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 10:37:17,084 p=137864 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 10:37:17,125 p=137864 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 10:37:17,169 p=137864 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 10:37:17,208 p=137864 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 10:37:17,427 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:17,436 p=137864 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 10:37:17,476 p=137864 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 10:37:17,517 p=137864 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 10:37:17,574 p=137864 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 10:37:17,588 p=137864 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 10:37:17,597 p=137864 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 10:37:17,656 p=137864 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 10:37:17,668 p=137864 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 10:37:17,686 p=137864 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 10:37:17,699 p=137864 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 10:37:17,716 p=137864 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 10:37:17,731 p=137864 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 10:37:17,745 p=137864 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 10:37:17,763 p=137864 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 10:37:17,778 p=137864 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 10:37:17,789 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:17,832 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:17,842 p=137864 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 10:37:17,915 p=137864 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:37:17,940 p=137864 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:37:17,954 p=137864 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:37:17,971 p=137864 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:37:17,992 p=137864 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:37:18,010 p=137864 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:37:18,020 p=137864 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 10:37:18,149 p=137864 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 10:37:18,216 p=137864 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 10:37:18,228 p=137864 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 10:37:18,290 p=137864 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 10:37:18,371 p=137864 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 10:37:18,433 p=137864 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 10:37:18,543 p=137864 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 10:37:18,588 p=137864 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 10:37:18,627 p=137864 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 10:37:18,667 p=137864 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 10:37:18,705 p=137864 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 10:37:18,778 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:18,789 p=137864 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 10:37:18,883 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:18,894 p=137864 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 10:37:19,023 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 10:37:19,036 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 10:37:19,049 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 10:37:19,062 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 10:37:19,074 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 10:37:19,087 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 10:37:19,100 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 10:37:19,114 p=137864 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 10:37:19,180 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:19,238 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:19,251 p=137864 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 10:37:19,301 p=137864 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 10:37:19,344 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:19,385 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:19,437 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:19,450 p=137864 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 10:37:19,493 p=137864 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 10:37:19,534 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:19,573 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:19,624 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:19,637 p=137864 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 10:37:19,686 p=137864 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 10:37:19,729 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:19,768 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:19,821 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:19,835 p=137864 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 10:37:19,885 p=137864 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 10:37:19,925 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:19,968 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:20,020 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:20,037 p=137864 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 10:37:20,078 p=137864 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 10:37:20,119 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:20,165 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:20,217 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:20,229 p=137864 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 10:37:20,273 p=137864 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 10:37:20,315 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:20,356 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:20,408 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:20,424 p=137864 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 10:37:20,475 p=137864 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 10:37:20,519 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:20,559 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:20,611 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:20,625 p=137864 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 10:37:20,681 p=137864 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 10:37:20,727 p=137864 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:37:20,775 p=137864 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 10:37:20,839 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:20,850 p=137864 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 10:37:20,926 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:20,936 p=137864 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 10:37:20,989 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:21,007 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:21,074 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:21,085 p=137864 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 10:37:21,132 p=137864 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 10:37:21,206 p=137864 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 10:37:21,241 p=137864 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 10:37:21,281 p=137864 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 10:37:21,328 p=137864 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 10:37:21,382 p=137864 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 10:37:21,432 p=137864 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 10:37:21,488 p=137864 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 10:37:21,581 p=137864 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:37:21,626 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:21,643 p=137864 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 10:37:21,705 p=137864 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 10:37:21,759 p=137864 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 10:37:21,802 p=137864 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 10:37:21,848 p=137864 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 10:37:21,886 p=137864 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 10:37:21,927 p=137864 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 10:37:21,973 p=137864 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 10:37:22,021 p=137864 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 10:37:22,074 p=137864 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 10:37:22,123 p=137864 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 10:37:22,331 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:22,343 p=137864 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 10:37:22,785 p=137864 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 10:37:22,954 p=137864 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 10:37:23,127 p=137864 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 10:37:23,305 p=137864 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 10:37:23,474 p=137864 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 10:37:23,635 p=137864 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 10:37:23,810 p=137864 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 10:37:23,989 p=137864 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 10:37:24,160 p=137864 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 10:37:24,331 p=137864 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 10:37:24,502 p=137864 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 10:37:24,692 p=137864 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 10:37:24,866 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 10:37:25,031 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 10:37:25,192 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 10:37:25,361 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 10:37:25,524 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 10:37:25,705 p=137864 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 10:37:25,867 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 10:37:26,033 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 10:37:26,193 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 10:37:26,360 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 10:37:26,526 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 10:37:26,685 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 10:37:26,840 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 10:37:27,004 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 10:37:27,166 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 10:37:27,342 p=137864 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 10:37:27,501 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 10:37:27,663 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 10:37:27,828 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 10:37:27,995 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 10:37:28,159 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 10:37:28,325 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 10:37:28,494 p=137864 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 10:37:28,659 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 10:37:28,821 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 10:37:28,992 p=137864 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 10:37:29,163 p=137864 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 10:37:29,327 p=137864 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 10:37:29,499 p=137864 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 10:37:29,655 p=137864 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 10:37:29,813 p=137864 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 10:37:29,986 p=137864 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 10:37:30,167 p=137864 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 10:37:30,323 p=137864 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 10:37:30,505 p=137864 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 10:37:30,674 p=137864 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 10:37:30,851 p=137864 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 10:37:31,018 p=137864 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 10:37:31,181 p=137864 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 10:37:31,352 p=137864 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 10:37:31,513 p=137864 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 10:37:31,537 p=137864 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 10:37:31,736 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:31,751 p=137864 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 10:37:31,790 p=137864 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 10:37:31,827 p=137864 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 10:37:31,864 p=137864 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 10:37:31,905 p=137864 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 10:37:31,941 p=137864 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 10:37:31,979 p=137864 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 10:37:32,015 p=137864 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 10:37:32,051 p=137864 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 10:37:32,087 p=137864 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 10:37:32,125 p=137864 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 10:37:32,161 p=137864 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 10:37:32,199 p=137864 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 10:37:32,240 p=137864 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 10:37:32,277 p=137864 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 10:37:32,313 p=137864 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 10:37:32,351 p=137864 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 10:37:32,388 p=137864 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 10:37:32,426 p=137864 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 10:37:32,462 p=137864 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 10:37:32,507 p=137864 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 10:37:32,545 p=137864 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 10:37:32,581 p=137864 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 10:37:32,621 p=137864 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 10:37:32,662 p=137864 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 10:37:32,698 p=137864 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 10:37:32,735 p=137864 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 10:37:32,772 p=137864 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 10:37:32,809 p=137864 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 10:37:32,846 p=137864 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 10:37:32,883 p=137864 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 10:37:32,922 p=137864 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 10:37:32,960 p=137864 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 10:37:33,000 p=137864 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 10:37:33,044 p=137864 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 10:37:33,083 p=137864 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 10:37:33,123 p=137864 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 10:37:33,163 p=137864 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 10:37:33,372 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:33,381 p=137864 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 10:37:33,571 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:33,583 p=137864 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 10:37:33,804 p=137864 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568284651.491, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568284651.491, u'inode': 295044, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568284651.491, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 10:37:33,814 p=137864 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 10:37:34,010 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:34,025 p=137864 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 10:37:34,232 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:34,244 p=137864 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 10:37:34,294 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:34,305 p=137864 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:37:34,355 p=137864 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 10:37:34,366 p=137864 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 10:37:34,588 p=137864 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 10:37:34,759 p=137864 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 10:37:34,770 p=137864 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 10:37:34,972 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:34,984 p=137864 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 10:37:35,506 p=137864 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:37:35,666 p=137864 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:37:35,844 p=137864 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:37:35,855 p=137864 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 10:37:36,047 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:36,057 p=137864 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 10:37:36,256 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:36,266 p=137864 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 10:37:36,468 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:36,478 p=137864 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 10:37:36,676 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:36,687 p=137864 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 10:37:36,721 p=137864 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 10:37:39,994 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:40,004 p=137864 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 10:37:40,263 p=137864 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 10:37:40,476 p=137864 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 10:37:40,487 p=137864 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 10:37:40,727 p=137864 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 10:37:40,908 p=137864 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 10:37:41,095 p=137864 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 10:37:41,280 p=137864 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 10:37:41,472 p=137864 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 10:37:41,645 p=137864 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 10:37:41,659 p=137864 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 10:37:41,858 p=137864 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 10:37:42,096 p=137864 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 10:37:42,301 p=137864 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 10:37:42,503 p=137864 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 10:37:42,688 p=137864 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 10:37:42,700 p=137864 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 10:37:42,880 p=137864 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 10:37:43,071 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:43,081 p=137864 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 10:37:43,121 p=137864 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 10:37:43,161 p=137864 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 10:37:43,478 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:43,488 p=137864 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 10:37:43,728 p=137864 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 10:37:43,916 p=137864 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 10:37:43,928 p=137864 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 10:37:44,272 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:44,282 p=137864 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 10:37:44,481 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:44,493 p=137864 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 10:37:45,694 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:45,704 p=137864 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 10:37:45,746 p=137864 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 10:37:45,786 p=137864 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 10:37:45,826 p=137864 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 10:37:45,869 p=137864 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 10:37:45,911 p=137864 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 10:37:45,953 p=137864 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:37:45,997 p=137864 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 10:37:46,039 p=137864 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:37:46,079 p=137864 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 10:37:46,121 p=137864 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:37:46,162 p=137864 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 10:37:46,204 p=137864 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:37:46,248 p=137864 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 10:37:46,470 p=137864 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 10:37:46,635 p=137864 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 10:37:46,802 p=137864 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 10:37:46,964 p=137864 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 10:37:46,977 p=137864 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 10:37:47,028 p=137864 u=root |  ok: [localhost]
2019-09-12 10:37:47,039 p=137864 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 10:37:47,080 p=137864 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 10:37:47,120 p=137864 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 10:37:47,159 p=137864 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 10:37:47,199 p=137864 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:37:47,247 p=137864 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 10:37:47,258 p=137864 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 10:37:47,300 p=137864 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 10:37:47,350 p=137864 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 10:37:47,563 p=137864 u=root |  changed: [localhost]
2019-09-12 10:37:47,573 p=137864 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 10:39:19,356 p=137864 u=root |  changed: [localhost]
2019-09-12 10:39:19,370 p=137864 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:39:19,432 p=137864 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568284667.62-138045650903404/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568284667.62-138045650903404/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 10:39:19,442 p=137864 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 10:39:19,496 p=137864 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 10:39:19,498 p=137864 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 10:39:19,499 p=137864 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 10:51:22,401 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 10:51:22,412 p=141170 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 10:51:22,602 p=141170 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 10:51:22,990 p=141170 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 10:51:23,144 p=141170 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 10:51:23,290 p=141170 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 10:51:23,442 p=141170 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 10:51:23,458 p=141170 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 10:51:23,543 p=141170 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 10:51:23,585 p=141170 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 10:51:23,631 p=141170 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 10:51:23,672 p=141170 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 10:51:23,723 p=141170 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 10:51:23,761 p=141170 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:51:23,802 p=141170 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 10:51:23,839 p=141170 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 10:51:24,240 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:24,249 p=141170 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 10:51:24,283 p=141170 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 10:51:24,456 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:24,467 p=141170 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 10:51:24,514 p=141170 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 10:51:24,559 p=141170 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 10:51:24,608 p=141170 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 10:51:24,654 p=141170 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 10:51:24,692 p=141170 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 10:51:24,735 p=141170 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 10:51:24,983 p=141170 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 10:51:25,201 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:25,214 p=141170 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 10:51:25,257 p=141170 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 10:51:25,450 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:25,461 p=141170 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 10:51:25,501 p=141170 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 10:51:25,544 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:25,554 p=141170 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 10:51:25,592 p=141170 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 10:51:25,640 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:25,653 p=141170 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 10:51:25,726 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:25,736 p=141170 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 10:51:25,773 p=141170 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 10:51:25,816 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:25,830 p=141170 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 10:51:25,876 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:25,885 p=141170 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 10:51:25,927 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:25,936 p=141170 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 10:51:25,995 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,004 p=141170 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 10:51:26,043 p=141170 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 10:51:26,082 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,093 p=141170 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 10:51:26,145 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,155 p=141170 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 10:51:26,202 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,211 p=141170 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 10:51:26,262 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,272 p=141170 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 10:51:26,315 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,324 p=141170 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 10:51:26,523 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:26,533 p=141170 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 10:51:26,737 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,751 p=141170 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 10:51:26,801 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,811 p=141170 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 10:51:26,857 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:26,867 p=141170 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 10:51:27,062 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:27,076 p=141170 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 10:51:27,130 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:27,140 p=141170 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 10:51:27,338 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:27,348 p=141170 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 10:51:27,395 p=141170 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 10:51:27,438 p=141170 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 10:51:27,479 p=141170 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 10:51:27,519 p=141170 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 10:51:27,557 p=141170 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 10:51:27,594 p=141170 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 10:51:27,631 p=141170 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 10:51:27,668 p=141170 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 10:51:27,702 p=141170 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 10:51:27,738 p=141170 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 10:51:27,774 p=141170 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 10:51:27,813 p=141170 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 10:51:27,854 p=141170 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 10:51:27,890 p=141170 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 10:51:27,927 p=141170 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 10:51:27,962 p=141170 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 10:51:28,001 p=141170 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 10:51:28,037 p=141170 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 10:51:28,244 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:28,254 p=141170 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 10:51:28,456 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:28,466 p=141170 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 10:51:28,506 p=141170 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 10:51:28,552 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:28,562 p=141170 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:51:28,601 p=141170 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 10:51:28,640 p=141170 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 10:51:29,082 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:29,091 p=141170 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 10:51:29,132 p=141170 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 10:51:29,322 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:29,331 p=141170 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 10:51:29,371 p=141170 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 10:51:29,823 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:29,833 p=141170 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 10:51:30,032 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:30,042 p=141170 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 10:51:30,090 p=141170 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 10:51:30,099 p=141170 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 10:51:30,142 p=141170 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 10:51:30,193 p=141170 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 10:51:30,238 p=141170 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 10:51:30,280 p=141170 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 10:51:30,327 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:30,378 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:30,388 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:30,443 p=141170 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:51:30,455 p=141170 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:51:30,469 p=141170 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:51:30,486 p=141170 u=root |  ok: [localhost] => (item=None)
2019-09-12 10:51:30,487 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:30,498 p=141170 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 10:51:30,563 p=141170 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 10:51:30,573 p=141170 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 10:51:30,618 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:30,629 p=141170 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 10:51:30,669 p=141170 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 10:51:30,707 p=141170 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 10:51:30,746 p=141170 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 10:51:30,785 p=141170 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 10:51:30,823 p=141170 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 10:51:31,035 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:31,044 p=141170 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 10:51:31,082 p=141170 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 10:51:31,121 p=141170 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 10:51:31,174 p=141170 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 10:51:31,187 p=141170 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 10:51:31,198 p=141170 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 10:51:31,255 p=141170 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 10:51:31,268 p=141170 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 10:51:31,282 p=141170 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 10:51:31,297 p=141170 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 10:51:31,312 p=141170 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 10:51:31,328 p=141170 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 10:51:31,341 p=141170 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 10:51:31,356 p=141170 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 10:51:31,373 p=141170 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 10:51:31,384 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:31,430 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:31,440 p=141170 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 10:51:31,497 p=141170 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:51:31,514 p=141170 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:51:31,530 p=141170 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:51:31,551 p=141170 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:51:31,565 p=141170 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:51:31,584 p=141170 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 10:51:31,593 p=141170 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 10:51:31,706 p=141170 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 10:51:31,754 p=141170 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 10:51:31,764 p=141170 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 10:51:31,822 p=141170 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 10:51:31,898 p=141170 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 10:51:31,959 p=141170 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 10:51:32,064 p=141170 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 10:51:32,103 p=141170 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 10:51:32,145 p=141170 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 10:51:32,184 p=141170 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 10:51:32,223 p=141170 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 10:51:32,294 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:32,304 p=141170 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 10:51:32,402 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:32,411 p=141170 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 10:51:32,540 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 10:51:32,553 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 10:51:32,566 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 10:51:32,579 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 10:51:32,592 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 10:51:32,605 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 10:51:32,618 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 10:51:32,632 p=141170 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 10:51:32,699 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:32,750 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:32,763 p=141170 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 10:51:32,805 p=141170 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 10:51:32,846 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:32,887 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:32,942 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:32,953 p=141170 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 10:51:32,998 p=141170 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 10:51:33,038 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:33,077 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:33,125 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:33,138 p=141170 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 10:51:33,180 p=141170 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 10:51:33,224 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:33,262 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:33,318 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:33,331 p=141170 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 10:51:33,371 p=141170 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 10:51:33,410 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:33,452 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:33,502 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:33,516 p=141170 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 10:51:33,557 p=141170 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 10:51:33,596 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:33,635 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:33,683 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:33,695 p=141170 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 10:51:33,735 p=141170 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 10:51:33,785 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:33,824 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:33,871 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:33,884 p=141170 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 10:51:33,924 p=141170 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 10:51:33,963 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:34,004 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:34,054 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:34,067 p=141170 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 10:51:34,109 p=141170 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 10:51:34,149 p=141170 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 10:51:34,186 p=141170 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 10:51:34,238 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:34,247 p=141170 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 10:51:34,310 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:34,320 p=141170 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 10:51:34,372 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:34,383 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:34,447 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:34,457 p=141170 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 10:51:34,495 p=141170 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 10:51:34,555 p=141170 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 10:51:34,589 p=141170 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 10:51:34,626 p=141170 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 10:51:34,666 p=141170 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 10:51:34,710 p=141170 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 10:51:34,751 p=141170 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 10:51:34,794 p=141170 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 10:51:34,878 p=141170 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 10:51:34,922 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:34,939 p=141170 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 10:51:34,986 p=141170 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 10:51:35,037 p=141170 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 10:51:35,077 p=141170 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 10:51:35,117 p=141170 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 10:51:35,149 p=141170 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 10:51:35,191 p=141170 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 10:51:35,235 p=141170 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 10:51:35,277 p=141170 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 10:51:35,321 p=141170 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 10:51:35,367 p=141170 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 10:51:35,561 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:35,570 p=141170 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 10:51:36,011 p=141170 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 10:51:36,168 p=141170 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 10:51:36,331 p=141170 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 10:51:36,490 p=141170 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 10:51:36,662 p=141170 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 10:51:36,821 p=141170 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 10:51:36,983 p=141170 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 10:51:37,144 p=141170 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 10:51:37,320 p=141170 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 10:51:37,490 p=141170 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 10:51:37,652 p=141170 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 10:51:37,816 p=141170 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 10:51:37,974 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 10:51:38,144 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 10:51:38,307 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 10:51:38,477 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 10:51:38,636 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 10:51:38,797 p=141170 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 10:51:38,964 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 10:51:39,127 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 10:51:39,293 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 10:51:39,457 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 10:51:39,629 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 10:51:39,791 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 10:51:39,954 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 10:51:40,132 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 10:51:40,303 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 10:51:40,474 p=141170 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 10:51:40,648 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 10:51:40,820 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 10:51:40,993 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 10:51:41,168 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 10:51:41,338 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 10:51:41,509 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 10:51:41,669 p=141170 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 10:51:41,833 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 10:51:42,005 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 10:51:42,174 p=141170 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 10:51:42,335 p=141170 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 10:51:42,503 p=141170 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 10:51:42,676 p=141170 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 10:51:42,842 p=141170 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 10:51:43,018 p=141170 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 10:51:43,183 p=141170 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 10:51:43,352 p=141170 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 10:51:43,513 p=141170 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 10:51:43,682 p=141170 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 10:51:43,852 p=141170 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 10:51:44,025 p=141170 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 10:51:44,196 p=141170 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 10:51:44,358 p=141170 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 10:51:44,523 p=141170 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 10:51:44,686 p=141170 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 10:51:44,716 p=141170 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 10:51:44,912 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:44,924 p=141170 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 10:51:44,969 p=141170 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 10:51:45,007 p=141170 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 10:51:45,043 p=141170 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 10:51:45,079 p=141170 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 10:51:45,115 p=141170 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 10:51:45,151 p=141170 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 10:51:45,188 p=141170 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 10:51:45,229 p=141170 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 10:51:45,268 p=141170 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 10:51:45,304 p=141170 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 10:51:45,351 p=141170 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 10:51:45,388 p=141170 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 10:51:45,424 p=141170 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 10:51:45,460 p=141170 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 10:51:45,497 p=141170 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 10:51:45,535 p=141170 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 10:51:45,571 p=141170 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 10:51:45,607 p=141170 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 10:51:45,644 p=141170 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 10:51:45,677 p=141170 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 10:51:45,713 p=141170 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 10:51:45,749 p=141170 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 10:51:45,785 p=141170 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 10:51:45,821 p=141170 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 10:51:45,859 p=141170 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 10:51:45,896 p=141170 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 10:51:45,933 p=141170 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 10:51:45,972 p=141170 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 10:51:46,009 p=141170 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 10:51:46,046 p=141170 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 10:51:46,081 p=141170 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 10:51:46,118 p=141170 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 10:51:46,159 p=141170 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 10:51:46,196 p=141170 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 10:51:46,235 p=141170 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 10:51:46,276 p=141170 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 10:51:46,312 p=141170 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 10:51:46,507 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:46,517 p=141170 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 10:51:46,715 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:46,725 p=141170 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 10:51:46,934 p=141170 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568285504.666, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568285504.666, u'inode': 304096, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568285504.666, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 10:51:46,944 p=141170 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 10:51:47,146 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:47,157 p=141170 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 10:51:47,359 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:47,371 p=141170 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 10:51:47,421 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:47,432 p=141170 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:51:47,481 p=141170 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 10:51:47,492 p=141170 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 10:51:47,699 p=141170 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 10:51:47,878 p=141170 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 10:51:47,890 p=141170 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 10:51:48,088 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:48,099 p=141170 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 10:51:48,610 p=141170 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:51:48,771 p=141170 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:51:48,954 p=141170 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 10:51:48,967 p=141170 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 10:51:49,160 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:49,170 p=141170 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 10:51:49,390 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:49,400 p=141170 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 10:51:49,600 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:49,610 p=141170 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 10:51:49,811 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:49,821 p=141170 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 10:51:49,852 p=141170 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 10:51:53,142 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:53,156 p=141170 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 10:51:53,428 p=141170 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 10:51:53,658 p=141170 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 10:51:53,668 p=141170 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 10:51:53,905 p=141170 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 10:51:54,087 p=141170 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 10:51:54,275 p=141170 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 10:51:54,465 p=141170 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 10:51:54,646 p=141170 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 10:51:54,819 p=141170 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 10:51:54,830 p=141170 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 10:51:55,033 p=141170 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 10:51:55,279 p=141170 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 10:51:55,476 p=141170 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 10:51:55,668 p=141170 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 10:51:55,850 p=141170 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 10:51:55,862 p=141170 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 10:51:56,044 p=141170 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 10:51:56,228 p=141170 u=root |  ok: [localhost]
2019-09-12 10:51:56,238 p=141170 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 10:51:56,279 p=141170 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 10:51:56,319 p=141170 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 10:51:56,635 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:56,646 p=141170 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 10:51:56,879 p=141170 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 10:51:57,075 p=141170 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 10:51:57,086 p=141170 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 10:51:57,437 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:57,448 p=141170 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 10:51:57,658 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:57,668 p=141170 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 10:51:59,481 p=141170 u=root |  changed: [localhost]
2019-09-12 10:51:59,492 p=141170 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 10:51:59,531 p=141170 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 10:51:59,571 p=141170 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 10:51:59,610 p=141170 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 10:51:59,650 p=141170 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 10:51:59,691 p=141170 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 10:51:59,730 p=141170 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:51:59,769 p=141170 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 10:51:59,809 p=141170 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:51:59,851 p=141170 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 10:51:59,892 p=141170 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:51:59,932 p=141170 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 10:51:59,976 p=141170 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 10:52:00,022 p=141170 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 10:52:00,246 p=141170 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 10:52:00,406 p=141170 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 10:52:00,579 p=141170 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 10:52:00,749 p=141170 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 10:52:00,778 p=141170 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 10:52:00,824 p=141170 u=root |  ok: [localhost]
2019-09-12 10:52:00,836 p=141170 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 10:52:00,876 p=141170 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 10:52:00,914 p=141170 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 10:52:00,953 p=141170 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 10:52:00,994 p=141170 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:52:01,044 p=141170 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 10:52:01,055 p=141170 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 10:52:01,109 p=141170 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 10:52:01,168 p=141170 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 10:52:01,378 p=141170 u=root |  changed: [localhost]
2019-09-12 10:52:01,388 p=141170 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 10:59:09,998 p=141170 u=root |  changed: [localhost]
2019-09-12 10:59:10,012 p=141170 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 10:59:10,072 p=141170 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568285521.43-197322695759225/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568285521.43-197322695759225/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568285521.43-197322695759225/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568285521.43-197322695759225/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568285521.43-197322695759225/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568285521.43-197322695759225/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 10:59:10,087 p=141170 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 10:59:10,137 p=141170 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 10:59:10,141 p=141170 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 10:59:10,141 p=141170 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 11:48:55,930 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 11:48:55,942 p=149501 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 11:48:56,142 p=149501 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 11:48:56,563 p=149501 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 11:48:56,715 p=149501 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 11:48:56,882 p=149501 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 11:48:57,037 p=149501 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 11:48:57,048 p=149501 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 11:48:57,126 p=149501 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 11:48:57,168 p=149501 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 11:48:57,211 p=149501 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 11:48:57,251 p=149501 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 11:48:57,294 p=149501 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 11:48:57,333 p=149501 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:48:57,378 p=149501 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 11:48:57,419 p=149501 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 11:48:57,842 p=149501 u=root |  changed: [localhost]
2019-09-12 11:48:57,852 p=149501 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 11:48:57,888 p=149501 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 11:48:58,086 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:58,096 p=149501 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 11:48:58,136 p=149501 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 11:48:58,173 p=149501 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 11:48:58,223 p=149501 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 11:48:58,263 p=149501 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 11:48:58,305 p=149501 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:48:58,347 p=149501 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 11:48:58,583 p=149501 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 11:48:58,789 p=149501 u=root |  changed: [localhost]
2019-09-12 11:48:58,800 p=149501 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 11:48:58,840 p=149501 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 11:48:59,041 p=149501 u=root |  changed: [localhost]
2019-09-12 11:48:59,051 p=149501 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 11:48:59,091 p=149501 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 11:48:59,137 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,146 p=149501 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 11:48:59,192 p=149501 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 11:48:59,240 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,251 p=149501 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 11:48:59,315 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,327 p=149501 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 11:48:59,369 p=149501 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 11:48:59,414 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,425 p=149501 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 11:48:59,476 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,486 p=149501 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 11:48:59,537 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,547 p=149501 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 11:48:59,609 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,619 p=149501 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 11:48:59,662 p=149501 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 11:48:59,705 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,716 p=149501 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 11:48:59,764 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,775 p=149501 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 11:48:59,825 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,840 p=149501 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 11:48:59,894 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,904 p=149501 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 11:48:59,948 p=149501 u=root |  ok: [localhost]
2019-09-12 11:48:59,958 p=149501 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 11:49:00,184 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:00,196 p=149501 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 11:49:00,419 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:00,432 p=149501 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 11:49:00,480 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:00,490 p=149501 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 11:49:00,538 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:00,549 p=149501 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 11:49:00,742 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:00,752 p=149501 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 11:49:00,804 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:00,816 p=149501 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 11:49:01,017 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:01,030 p=149501 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 11:49:01,079 p=149501 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 11:49:01,125 p=149501 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 11:49:01,171 p=149501 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 11:49:01,213 p=149501 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 11:49:01,264 p=149501 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 11:49:01,303 p=149501 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 11:49:01,345 p=149501 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 11:49:01,389 p=149501 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 11:49:01,431 p=149501 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 11:49:01,472 p=149501 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 11:49:01,513 p=149501 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 11:49:01,558 p=149501 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 11:49:01,599 p=149501 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 11:49:01,639 p=149501 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 11:49:01,678 p=149501 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 11:49:01,718 p=149501 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 11:49:01,759 p=149501 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 11:49:01,799 p=149501 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 11:49:02,042 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:02,054 p=149501 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 11:49:02,281 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:02,291 p=149501 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 11:49:02,332 p=149501 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 11:49:02,380 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:02,391 p=149501 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:49:02,435 p=149501 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:49:02,486 p=149501 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 11:49:02,976 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:02,986 p=149501 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 11:49:03,028 p=149501 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 11:49:03,223 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:03,235 p=149501 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 11:49:03,278 p=149501 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 11:49:03,746 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:03,756 p=149501 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 11:49:03,968 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:03,979 p=149501 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:49:04,029 p=149501 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 11:49:04,042 p=149501 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:49:04,089 p=149501 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:49:04,135 p=149501 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 11:49:04,180 p=149501 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 11:49:04,226 p=149501 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 11:49:04,271 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:04,317 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:04,328 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:04,385 p=149501 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:49:04,397 p=149501 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:49:04,412 p=149501 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:49:04,427 p=149501 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:49:04,428 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:04,437 p=149501 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:49:04,500 p=149501 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 11:49:04,510 p=149501 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 11:49:04,556 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:04,567 p=149501 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:49:04,608 p=149501 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 11:49:04,649 p=149501 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 11:49:04,692 p=149501 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 11:49:04,734 p=149501 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 11:49:04,778 p=149501 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 11:49:04,996 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:05,006 p=149501 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 11:49:05,048 p=149501 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 11:49:05,095 p=149501 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 11:49:05,166 p=149501 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 11:49:05,174 p=149501 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 11:49:05,185 p=149501 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 11:49:05,245 p=149501 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 11:49:05,262 p=149501 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 11:49:05,277 p=149501 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 11:49:05,291 p=149501 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 11:49:05,306 p=149501 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 11:49:05,321 p=149501 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 11:49:05,337 p=149501 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 11:49:05,352 p=149501 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 11:49:05,373 p=149501 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 11:49:05,384 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:05,435 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:05,446 p=149501 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 11:49:05,531 p=149501 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:49:05,538 p=149501 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:49:05,567 p=149501 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:49:05,582 p=149501 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:49:05,599 p=149501 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:49:05,616 p=149501 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:49:05,627 p=149501 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 11:49:05,747 p=149501 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 11:49:05,798 p=149501 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 11:49:05,809 p=149501 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 11:49:05,870 p=149501 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 11:49:05,945 p=149501 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 11:49:06,008 p=149501 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 11:49:06,117 p=149501 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 11:49:06,158 p=149501 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 11:49:06,200 p=149501 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 11:49:06,243 p=149501 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 11:49:06,286 p=149501 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 11:49:06,367 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:06,378 p=149501 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 11:49:06,480 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:06,491 p=149501 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:49:06,611 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:49:06,624 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 11:49:06,637 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 11:49:06,650 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 11:49:06,663 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 11:49:06,678 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:49:06,743 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 11:49:06,757 p=149501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 11:49:06,773 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:06,829 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:06,845 p=149501 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 11:49:06,890 p=149501 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 11:49:06,930 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:06,972 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:07,027 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:07,040 p=149501 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 11:49:07,086 p=149501 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 11:49:07,130 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:07,173 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:07,226 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:07,243 p=149501 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 11:49:07,293 p=149501 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 11:49:07,350 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:07,400 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:07,460 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:07,478 p=149501 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 11:49:07,526 p=149501 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 11:49:07,569 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:07,613 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:07,671 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:07,684 p=149501 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 11:49:07,729 p=149501 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 11:49:07,777 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:07,821 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:07,875 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:07,889 p=149501 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 11:49:07,936 p=149501 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 11:49:07,983 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:08,027 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:08,083 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:08,095 p=149501 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 11:49:08,143 p=149501 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 11:49:08,188 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:08,231 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:08,292 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:08,307 p=149501 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 11:49:08,355 p=149501 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 11:49:08,398 p=149501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:49:08,459 p=149501 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 11:49:08,525 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:08,536 p=149501 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 11:49:08,608 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:08,619 p=149501 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 11:49:08,680 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:08,691 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:08,765 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:08,775 p=149501 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 11:49:08,816 p=149501 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 11:49:08,876 p=149501 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 11:49:08,920 p=149501 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 11:49:08,964 p=149501 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 11:49:09,010 p=149501 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 11:49:09,054 p=149501 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 11:49:09,100 p=149501 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 11:49:09,148 p=149501 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:49:09,240 p=149501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:49:09,288 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:09,305 p=149501 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 11:49:09,354 p=149501 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 11:49:09,404 p=149501 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 11:49:09,448 p=149501 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 11:49:09,491 p=149501 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 11:49:09,524 p=149501 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 11:49:09,570 p=149501 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 11:49:09,611 p=149501 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 11:49:09,665 p=149501 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 11:49:09,712 p=149501 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 11:49:09,757 p=149501 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 11:49:09,972 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:09,983 p=149501 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 11:49:10,470 p=149501 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 11:49:10,643 p=149501 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 11:49:10,815 p=149501 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 11:49:10,999 p=149501 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 11:49:11,165 p=149501 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 11:49:11,342 p=149501 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 11:49:11,509 p=149501 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 11:49:11,685 p=149501 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 11:49:11,846 p=149501 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 11:49:12,014 p=149501 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 11:49:12,185 p=149501 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 11:49:12,354 p=149501 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 11:49:12,560 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 11:49:12,731 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 11:49:12,899 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 11:49:13,084 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:49:13,254 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 11:49:13,440 p=149501 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 11:49:13,604 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 11:49:13,781 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 11:49:13,952 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 11:49:14,127 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:49:14,292 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 11:49:14,472 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 11:49:14,641 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 11:49:14,810 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 11:49:14,982 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 11:49:15,151 p=149501 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 11:49:15,325 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 11:49:15,497 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 11:49:15,665 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 11:49:15,840 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 11:49:16,016 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 11:49:16,209 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 11:49:16,384 p=149501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 11:49:16,559 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 11:49:16,728 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 11:49:16,901 p=149501 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 11:49:17,083 p=149501 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 11:49:17,273 p=149501 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 11:49:17,443 p=149501 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 11:49:17,610 p=149501 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 11:49:17,789 p=149501 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 11:49:17,966 p=149501 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 11:49:18,145 p=149501 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 11:49:18,323 p=149501 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 11:49:18,491 p=149501 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 11:49:18,656 p=149501 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 11:49:18,826 p=149501 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 11:49:19,006 p=149501 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 11:49:19,171 p=149501 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 11:49:19,346 p=149501 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 11:49:19,520 p=149501 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 11:49:19,547 p=149501 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 11:49:19,761 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:19,773 p=149501 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 11:49:19,813 p=149501 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 11:49:19,854 p=149501 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 11:49:19,895 p=149501 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 11:49:19,935 p=149501 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 11:49:19,974 p=149501 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 11:49:20,016 p=149501 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 11:49:20,055 p=149501 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 11:49:20,108 p=149501 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 11:49:20,151 p=149501 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 11:49:20,195 p=149501 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 11:49:20,248 p=149501 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 11:49:20,297 p=149501 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 11:49:20,346 p=149501 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 11:49:20,392 p=149501 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 11:49:20,443 p=149501 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 11:49:20,490 p=149501 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 11:49:20,530 p=149501 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 11:49:20,569 p=149501 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 11:49:20,608 p=149501 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 11:49:20,643 p=149501 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 11:49:20,685 p=149501 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 11:49:20,731 p=149501 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 11:49:20,773 p=149501 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 11:49:20,817 p=149501 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 11:49:20,858 p=149501 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 11:49:20,913 p=149501 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 11:49:20,954 p=149501 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 11:49:20,999 p=149501 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 11:49:21,040 p=149501 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 11:49:21,081 p=149501 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 11:49:21,123 p=149501 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 11:49:21,177 p=149501 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 11:49:21,217 p=149501 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 11:49:21,255 p=149501 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 11:49:21,302 p=149501 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 11:49:21,343 p=149501 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 11:49:21,384 p=149501 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 11:49:21,608 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:21,623 p=149501 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 11:49:21,842 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:21,855 p=149501 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 11:49:22,116 p=149501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568288959.502, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568288959.502, u'inode': 329147, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568288959.502, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 11:49:22,131 p=149501 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 11:49:22,352 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:22,363 p=149501 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 11:49:22,565 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:22,577 p=149501 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 11:49:22,628 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:22,640 p=149501 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:49:22,690 p=149501 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 11:49:22,706 p=149501 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 11:49:22,973 p=149501 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 11:49:23,167 p=149501 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 11:49:23,180 p=149501 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 11:49:23,423 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:23,437 p=149501 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 11:49:23,984 p=149501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:49:24,163 p=149501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:49:24,351 p=149501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:49:24,364 p=149501 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 11:49:24,586 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:24,597 p=149501 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 11:49:24,828 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:24,840 p=149501 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 11:49:25,056 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:25,066 p=149501 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 11:49:25,294 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:25,306 p=149501 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 11:49:25,345 p=149501 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 11:49:28,648 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:28,660 p=149501 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 11:49:28,936 p=149501 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:49:29,172 p=149501 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:49:29,184 p=149501 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 11:49:29,437 p=149501 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:49:29,630 p=149501 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 11:49:29,825 p=149501 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 11:49:30,037 p=149501 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:49:30,226 p=149501 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:49:30,412 p=149501 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 11:49:30,425 p=149501 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 11:49:30,637 p=149501 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 11:49:30,885 p=149501 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:49:31,089 p=149501 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 11:49:31,312 p=149501 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:49:31,508 p=149501 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:49:31,522 p=149501 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 11:49:31,718 p=149501 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 11:49:31,911 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:31,921 p=149501 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 11:49:31,965 p=149501 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 11:49:32,010 p=149501 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 11:49:32,365 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:32,375 p=149501 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 11:49:32,652 p=149501 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 11:49:32,854 p=149501 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 11:49:32,872 p=149501 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 11:49:33,292 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:33,306 p=149501 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 11:49:33,519 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:33,531 p=149501 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 11:49:34,385 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:34,399 p=149501 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 11:49:34,444 p=149501 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 11:49:34,487 p=149501 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 11:49:34,531 p=149501 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 11:49:34,588 p=149501 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 11:49:34,633 p=149501 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:49:34,676 p=149501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:49:34,719 p=149501 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:49:34,763 p=149501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:49:34,809 p=149501 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 11:49:34,853 p=149501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:49:34,899 p=149501 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 11:49:34,945 p=149501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:49:34,989 p=149501 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 11:49:35,213 p=149501 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 11:49:35,389 p=149501 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 11:49:35,571 p=149501 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 11:49:35,748 p=149501 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 11:49:35,760 p=149501 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 11:49:35,814 p=149501 u=root |  ok: [localhost]
2019-09-12 11:49:35,826 p=149501 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 11:49:35,867 p=149501 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 11:49:35,912 p=149501 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 11:49:35,957 p=149501 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 11:49:36,007 p=149501 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:49:36,059 p=149501 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 11:49:36,070 p=149501 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 11:49:36,124 p=149501 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 11:49:36,171 p=149501 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 11:49:36,397 p=149501 u=root |  changed: [localhost]
2019-09-12 11:49:36,408 p=149501 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 11:51:09,570 p=149501 u=root |  changed: [localhost]
2019-09-12 11:51:09,586 p=149501 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:51:09,652 p=149501 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568288976.46-151303412449705/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568288976.46-151303412449705/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 11:51:09,662 p=149501 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 11:51:09,714 p=149501 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 11:51:09,717 p=149501 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 11:51:09,717 p=149501 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 11:51:57,085 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 11:51:57,096 p=151018 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 11:51:57,290 p=151018 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 11:51:57,703 p=151018 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 11:51:57,853 p=151018 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 11:51:58,005 p=151018 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 11:51:58,172 p=151018 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 11:51:58,182 p=151018 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 11:51:58,266 p=151018 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 11:51:58,312 p=151018 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 11:51:58,354 p=151018 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 11:51:58,391 p=151018 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 11:51:58,436 p=151018 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 11:51:58,476 p=151018 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:51:58,522 p=151018 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 11:51:58,581 p=151018 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 11:51:59,018 p=151018 u=root |  changed: [localhost]
2019-09-12 11:51:59,027 p=151018 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 11:51:59,065 p=151018 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 11:51:59,250 p=151018 u=root |  ok: [localhost]
2019-09-12 11:51:59,261 p=151018 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 11:51:59,304 p=151018 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 11:51:59,344 p=151018 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 11:51:59,391 p=151018 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 11:51:59,430 p=151018 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 11:51:59,474 p=151018 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:51:59,515 p=151018 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 11:51:59,764 p=151018 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 11:51:59,962 p=151018 u=root |  changed: [localhost]
2019-09-12 11:51:59,973 p=151018 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 11:52:00,014 p=151018 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 11:52:00,225 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:00,240 p=151018 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 11:52:00,283 p=151018 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 11:52:00,332 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,343 p=151018 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 11:52:00,383 p=151018 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 11:52:00,431 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,442 p=151018 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 11:52:00,508 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,520 p=151018 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 11:52:00,561 p=151018 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 11:52:00,605 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,617 p=151018 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 11:52:00,668 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,680 p=151018 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 11:52:00,723 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,736 p=151018 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 11:52:00,798 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,809 p=151018 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 11:52:00,853 p=151018 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 11:52:00,900 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,910 p=151018 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 11:52:00,955 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:00,965 p=151018 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 11:52:01,015 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,027 p=151018 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 11:52:01,079 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,090 p=151018 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 11:52:01,137 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,147 p=151018 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 11:52:01,359 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:01,370 p=151018 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 11:52:01,586 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,597 p=151018 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 11:52:01,645 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,656 p=151018 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 11:52:01,708 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,720 p=151018 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 11:52:01,922 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,932 p=151018 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 11:52:01,987 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:01,998 p=151018 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 11:52:02,195 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:02,205 p=151018 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 11:52:02,255 p=151018 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 11:52:02,299 p=151018 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 11:52:02,343 p=151018 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 11:52:02,383 p=151018 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 11:52:02,422 p=151018 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 11:52:02,463 p=151018 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 11:52:02,503 p=151018 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 11:52:02,545 p=151018 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 11:52:02,586 p=151018 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 11:52:02,627 p=151018 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 11:52:02,669 p=151018 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 11:52:02,709 p=151018 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 11:52:02,750 p=151018 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 11:52:02,790 p=151018 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 11:52:02,831 p=151018 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 11:52:02,873 p=151018 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 11:52:02,913 p=151018 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 11:52:02,955 p=151018 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 11:52:03,193 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:03,204 p=151018 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 11:52:03,429 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:03,442 p=151018 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 11:52:03,482 p=151018 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 11:52:03,530 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:03,541 p=151018 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:52:03,583 p=151018 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:52:03,624 p=151018 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 11:52:04,089 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:04,100 p=151018 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 11:52:04,143 p=151018 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 11:52:04,344 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:04,354 p=151018 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 11:52:04,396 p=151018 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 11:52:04,862 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:04,874 p=151018 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 11:52:05,072 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:05,083 p=151018 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:52:05,130 p=151018 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 11:52:05,141 p=151018 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:52:05,187 p=151018 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:52:05,232 p=151018 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 11:52:05,281 p=151018 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 11:52:05,328 p=151018 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 11:52:05,376 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:05,424 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:05,437 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:05,501 p=151018 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:52:05,513 p=151018 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:52:05,526 p=151018 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:52:05,544 p=151018 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:52:05,545 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:05,556 p=151018 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:52:05,626 p=151018 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 11:52:05,636 p=151018 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 11:52:05,687 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:05,700 p=151018 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:52:05,742 p=151018 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 11:52:05,784 p=151018 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 11:52:05,827 p=151018 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 11:52:05,872 p=151018 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 11:52:05,914 p=151018 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 11:52:06,133 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:06,143 p=151018 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 11:52:06,186 p=151018 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 11:52:06,230 p=151018 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 11:52:06,286 p=151018 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 11:52:06,299 p=151018 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 11:52:06,309 p=151018 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 11:52:06,369 p=151018 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 11:52:06,384 p=151018 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 11:52:06,398 p=151018 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 11:52:06,415 p=151018 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 11:52:06,428 p=151018 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 11:52:06,442 p=151018 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 11:52:06,456 p=151018 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 11:52:06,471 p=151018 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 11:52:06,486 p=151018 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 11:52:06,497 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:06,546 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:06,556 p=151018 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 11:52:06,620 p=151018 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:52:06,642 p=151018 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:52:06,659 p=151018 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:52:06,676 p=151018 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:52:06,692 p=151018 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:52:06,707 p=151018 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:52:06,718 p=151018 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 11:52:06,831 p=151018 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 11:52:06,884 p=151018 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 11:52:06,895 p=151018 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 11:52:06,972 p=151018 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 11:52:07,067 p=151018 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 11:52:07,128 p=151018 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 11:52:07,233 p=151018 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 11:52:07,275 p=151018 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 11:52:07,316 p=151018 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 11:52:07,373 p=151018 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 11:52:07,416 p=151018 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 11:52:07,494 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:07,505 p=151018 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 11:52:07,600 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:07,615 p=151018 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:52:07,742 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:52:07,756 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 11:52:07,769 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 11:52:07,783 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 11:52:07,796 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 11:52:07,810 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:52:07,888 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 11:52:07,901 p=151018 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 11:52:07,917 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:07,971 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:07,985 p=151018 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 11:52:08,029 p=151018 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 11:52:08,073 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:08,115 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:08,166 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:08,179 p=151018 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 11:52:08,221 p=151018 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 11:52:08,268 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:08,312 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:08,367 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:08,380 p=151018 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 11:52:08,423 p=151018 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 11:52:08,464 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:08,506 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:08,565 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:08,580 p=151018 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 11:52:08,624 p=151018 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 11:52:08,673 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:08,717 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:08,770 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:08,783 p=151018 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 11:52:08,833 p=151018 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 11:52:08,875 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:08,919 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:08,979 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:08,993 p=151018 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 11:52:09,036 p=151018 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 11:52:09,084 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:09,132 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:09,185 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:09,199 p=151018 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 11:52:09,245 p=151018 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 11:52:09,290 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:09,333 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:09,392 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:09,406 p=151018 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 11:52:09,461 p=151018 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 11:52:09,506 p=151018 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:52:09,552 p=151018 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 11:52:09,620 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:09,630 p=151018 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 11:52:09,696 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:09,706 p=151018 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 11:52:09,760 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:09,770 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:09,837 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:09,849 p=151018 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 11:52:09,889 p=151018 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 11:52:09,946 p=151018 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 11:52:09,982 p=151018 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 11:52:10,021 p=151018 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 11:52:10,066 p=151018 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 11:52:10,111 p=151018 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 11:52:10,156 p=151018 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 11:52:10,204 p=151018 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:52:10,316 p=151018 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:52:10,363 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:10,380 p=151018 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 11:52:10,429 p=151018 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 11:52:10,480 p=151018 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 11:52:10,525 p=151018 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 11:52:10,567 p=151018 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 11:52:10,601 p=151018 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 11:52:10,645 p=151018 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 11:52:10,689 p=151018 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 11:52:10,735 p=151018 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 11:52:10,782 p=151018 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 11:52:10,829 p=151018 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 11:52:11,051 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:11,061 p=151018 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 11:52:11,543 p=151018 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 11:52:11,711 p=151018 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 11:52:11,890 p=151018 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 11:52:12,066 p=151018 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 11:52:12,238 p=151018 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 11:52:12,417 p=151018 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 11:52:12,586 p=151018 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 11:52:12,759 p=151018 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 11:52:12,937 p=151018 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 11:52:13,118 p=151018 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 11:52:13,286 p=151018 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 11:52:13,464 p=151018 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 11:52:13,641 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 11:52:13,806 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 11:52:13,981 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 11:52:14,148 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:52:14,321 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 11:52:14,489 p=151018 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 11:52:14,660 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 11:52:14,839 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 11:52:15,015 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 11:52:15,193 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:52:15,364 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 11:52:15,541 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 11:52:15,706 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 11:52:15,887 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 11:52:16,049 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 11:52:16,223 p=151018 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 11:52:16,401 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 11:52:16,582 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 11:52:16,750 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 11:52:16,916 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 11:52:17,085 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 11:52:17,264 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 11:52:17,434 p=151018 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 11:52:17,627 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 11:52:17,812 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 11:52:17,994 p=151018 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 11:52:18,164 p=151018 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 11:52:18,331 p=151018 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 11:52:18,500 p=151018 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 11:52:18,673 p=151018 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 11:52:18,850 p=151018 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 11:52:19,025 p=151018 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 11:52:19,201 p=151018 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 11:52:19,383 p=151018 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 11:52:19,563 p=151018 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 11:52:19,741 p=151018 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 11:52:19,917 p=151018 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 11:52:20,097 p=151018 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 11:52:20,293 p=151018 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 11:52:20,483 p=151018 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 11:52:20,666 p=151018 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 11:52:20,690 p=151018 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 11:52:20,899 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:20,912 p=151018 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 11:52:20,954 p=151018 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 11:52:20,997 p=151018 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 11:52:21,038 p=151018 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 11:52:21,083 p=151018 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 11:52:21,150 p=151018 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 11:52:21,190 p=151018 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 11:52:21,230 p=151018 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 11:52:21,270 p=151018 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 11:52:21,309 p=151018 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 11:52:21,350 p=151018 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 11:52:21,394 p=151018 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 11:52:21,435 p=151018 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 11:52:21,486 p=151018 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 11:52:21,527 p=151018 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 11:52:21,576 p=151018 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 11:52:21,619 p=151018 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 11:52:21,667 p=151018 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 11:52:21,706 p=151018 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 11:52:21,747 p=151018 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 11:52:21,786 p=151018 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 11:52:21,826 p=151018 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 11:52:21,878 p=151018 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 11:52:21,919 p=151018 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 11:52:21,962 p=151018 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 11:52:22,001 p=151018 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 11:52:22,041 p=151018 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 11:52:22,090 p=151018 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 11:52:22,131 p=151018 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 11:52:22,171 p=151018 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 11:52:22,212 p=151018 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 11:52:22,261 p=151018 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 11:52:22,311 p=151018 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 11:52:22,356 p=151018 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 11:52:22,410 p=151018 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 11:52:22,452 p=151018 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 11:52:22,493 p=151018 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 11:52:22,539 p=151018 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 11:52:22,766 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:22,778 p=151018 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 11:52:22,987 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:22,998 p=151018 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 11:52:23,260 p=151018 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568289140.644, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568289140.644, u'inode': 335034, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568289140.645, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 11:52:23,273 p=151018 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 11:52:23,510 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:23,521 p=151018 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 11:52:23,738 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:23,748 p=151018 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 11:52:23,804 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:23,816 p=151018 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:52:23,881 p=151018 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 11:52:23,893 p=151018 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 11:52:24,129 p=151018 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 11:52:24,308 p=151018 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 11:52:24,319 p=151018 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 11:52:24,535 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:24,547 p=151018 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 11:52:25,126 p=151018 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:52:25,309 p=151018 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:52:25,515 p=151018 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:52:25,529 p=151018 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 11:52:25,744 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:25,755 p=151018 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 11:52:25,989 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:26,006 p=151018 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 11:52:26,233 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:26,243 p=151018 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 11:52:26,455 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:26,468 p=151018 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 11:52:26,507 p=151018 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 11:52:29,955 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:29,966 p=151018 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 11:52:30,238 p=151018 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:52:30,467 p=151018 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:52:30,479 p=151018 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 11:52:30,722 p=151018 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:52:30,922 p=151018 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 11:52:31,130 p=151018 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 11:52:31,331 p=151018 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:52:31,514 p=151018 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:52:31,704 p=151018 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 11:52:31,720 p=151018 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 11:52:31,927 p=151018 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 11:52:32,190 p=151018 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:52:32,402 p=151018 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 11:52:32,608 p=151018 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:52:32,797 p=151018 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:52:32,808 p=151018 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 11:52:32,995 p=151018 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 11:52:33,192 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:33,204 p=151018 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 11:52:33,249 p=151018 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 11:52:33,294 p=151018 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 11:52:33,651 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:33,661 p=151018 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 11:52:33,906 p=151018 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 11:52:34,100 p=151018 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 11:52:34,115 p=151018 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 11:52:34,492 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:34,505 p=151018 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 11:52:34,716 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:34,728 p=151018 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 11:52:35,967 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:35,981 p=151018 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 11:52:36,026 p=151018 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 11:52:36,068 p=151018 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 11:52:36,109 p=151018 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 11:52:36,155 p=151018 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 11:52:36,204 p=151018 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:52:36,248 p=151018 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:52:36,290 p=151018 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:52:36,332 p=151018 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:52:36,375 p=151018 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 11:52:36,422 p=151018 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:52:36,467 p=151018 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 11:52:36,512 p=151018 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:52:36,561 p=151018 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 11:52:36,794 p=151018 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 11:52:36,973 p=151018 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 11:52:37,149 p=151018 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 11:52:37,312 p=151018 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 11:52:37,324 p=151018 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 11:52:37,380 p=151018 u=root |  ok: [localhost]
2019-09-12 11:52:37,392 p=151018 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 11:52:37,434 p=151018 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 11:52:37,476 p=151018 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 11:52:37,519 p=151018 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 11:52:37,567 p=151018 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:52:37,619 p=151018 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 11:52:37,630 p=151018 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 11:52:37,678 p=151018 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 11:52:37,731 p=151018 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 11:52:37,955 p=151018 u=root |  changed: [localhost]
2019-09-12 11:52:37,965 p=151018 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 11:53:42,002 p=151018 u=root |  changed: [localhost]
2019-09-12 11:53:42,025 p=151018 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:53:42,097 p=151018 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289158.02-109779986235700/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289158.02-109779986235700/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 11:53:42,108 p=151018 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 11:53:42,160 p=151018 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 11:53:42,163 p=151018 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 11:53:42,163 p=151018 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 11:55:28,109 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 11:55:28,121 p=152565 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 11:55:28,322 p=152565 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 11:55:28,768 p=152565 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 11:55:28,930 p=152565 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 11:55:29,087 p=152565 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 11:55:29,253 p=152565 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 11:55:29,264 p=152565 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 11:55:29,354 p=152565 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 11:55:29,397 p=152565 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 11:55:29,446 p=152565 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 11:55:29,484 p=152565 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 11:55:29,526 p=152565 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 11:55:29,566 p=152565 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:55:29,612 p=152565 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 11:55:29,654 p=152565 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 11:55:30,088 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:30,099 p=152565 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 11:55:30,143 p=152565 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 11:55:30,340 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:30,350 p=152565 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 11:55:30,388 p=152565 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 11:55:30,427 p=152565 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 11:55:30,477 p=152565 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 11:55:30,520 p=152565 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 11:55:30,567 p=152565 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:55:30,608 p=152565 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 11:55:30,863 p=152565 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 11:55:31,065 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:31,075 p=152565 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 11:55:31,116 p=152565 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 11:55:31,323 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:31,335 p=152565 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 11:55:31,381 p=152565 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 11:55:31,432 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,443 p=152565 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 11:55:31,484 p=152565 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 11:55:31,534 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,545 p=152565 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 11:55:31,612 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,622 p=152565 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 11:55:31,663 p=152565 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 11:55:31,707 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,718 p=152565 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 11:55:31,767 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,776 p=152565 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 11:55:31,823 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,833 p=152565 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 11:55:31,893 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:31,904 p=152565 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 11:55:31,945 p=152565 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 11:55:31,990 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,001 p=152565 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 11:55:32,049 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,061 p=152565 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 11:55:32,111 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,121 p=152565 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 11:55:32,169 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,180 p=152565 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 11:55:32,223 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,233 p=152565 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 11:55:32,451 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:32,461 p=152565 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 11:55:32,675 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,685 p=152565 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 11:55:32,737 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,749 p=152565 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 11:55:32,797 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:32,807 p=152565 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 11:55:33,006 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:33,016 p=152565 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 11:55:33,066 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:33,076 p=152565 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 11:55:33,270 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:33,281 p=152565 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 11:55:33,330 p=152565 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 11:55:33,373 p=152565 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 11:55:33,415 p=152565 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 11:55:33,453 p=152565 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 11:55:33,493 p=152565 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 11:55:33,532 p=152565 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 11:55:33,573 p=152565 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 11:55:33,619 p=152565 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 11:55:33,659 p=152565 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 11:55:33,701 p=152565 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 11:55:33,745 p=152565 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 11:55:33,786 p=152565 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 11:55:33,825 p=152565 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 11:55:33,864 p=152565 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 11:55:33,904 p=152565 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 11:55:33,943 p=152565 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 11:55:33,982 p=152565 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 11:55:34,022 p=152565 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 11:55:34,255 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:34,266 p=152565 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 11:55:34,491 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:34,502 p=152565 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 11:55:34,546 p=152565 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 11:55:34,600 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:34,610 p=152565 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:55:34,654 p=152565 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:55:34,694 p=152565 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 11:55:35,158 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:35,169 p=152565 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 11:55:35,212 p=152565 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 11:55:35,411 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:35,424 p=152565 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 11:55:35,466 p=152565 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 11:55:35,930 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:35,943 p=152565 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 11:55:36,161 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:36,172 p=152565 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:55:36,221 p=152565 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 11:55:36,232 p=152565 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:55:36,280 p=152565 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:55:36,328 p=152565 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 11:55:36,373 p=152565 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 11:55:36,418 p=152565 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 11:55:36,465 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:36,511 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:36,523 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:36,582 p=152565 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:55:36,595 p=152565 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:55:36,610 p=152565 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:55:36,625 p=152565 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:55:36,625 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:36,636 p=152565 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:55:36,701 p=152565 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 11:55:36,710 p=152565 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 11:55:36,754 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:36,764 p=152565 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:55:36,803 p=152565 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 11:55:36,844 p=152565 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 11:55:36,887 p=152565 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 11:55:36,932 p=152565 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 11:55:36,980 p=152565 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 11:55:37,209 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:37,220 p=152565 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 11:55:37,266 p=152565 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 11:55:37,311 p=152565 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 11:55:37,370 p=152565 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 11:55:37,385 p=152565 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 11:55:37,395 p=152565 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 11:55:37,455 p=152565 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 11:55:37,470 p=152565 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 11:55:37,485 p=152565 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 11:55:37,508 p=152565 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 11:55:37,522 p=152565 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 11:55:37,537 p=152565 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 11:55:37,551 p=152565 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 11:55:37,566 p=152565 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 11:55:37,587 p=152565 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 11:55:37,599 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:37,651 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:37,661 p=152565 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 11:55:37,744 p=152565 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:55:37,760 p=152565 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:55:37,776 p=152565 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:55:37,792 p=152565 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:55:37,815 p=152565 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:55:37,831 p=152565 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:55:37,843 p=152565 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 11:55:37,963 p=152565 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 11:55:38,018 p=152565 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 11:55:38,030 p=152565 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 11:55:38,096 p=152565 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 11:55:38,173 p=152565 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 11:55:38,234 p=152565 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 11:55:38,340 p=152565 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 11:55:38,381 p=152565 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 11:55:38,423 p=152565 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 11:55:38,468 p=152565 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 11:55:38,510 p=152565 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 11:55:38,590 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:38,605 p=152565 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 11:55:38,701 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:38,716 p=152565 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:55:38,843 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:55:38,857 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 11:55:38,870 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 11:55:38,883 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 11:55:38,896 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 11:55:38,910 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:55:38,989 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 11:55:39,002 p=152565 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 11:55:39,018 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:39,074 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:39,090 p=152565 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 11:55:39,135 p=152565 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 11:55:39,176 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:39,222 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:39,276 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:39,288 p=152565 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 11:55:39,334 p=152565 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 11:55:39,377 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:39,426 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:39,483 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:39,496 p=152565 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 11:55:39,539 p=152565 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 11:55:39,593 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:39,640 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:39,696 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:39,712 p=152565 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 11:55:39,770 p=152565 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 11:55:39,813 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:39,857 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:39,910 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:39,923 p=152565 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 11:55:39,968 p=152565 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 11:55:40,012 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:40,055 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:40,108 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,122 p=152565 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 11:55:40,170 p=152565 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 11:55:40,214 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:40,256 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:40,309 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,322 p=152565 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 11:55:40,368 p=152565 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 11:55:40,413 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:40,457 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:40,515 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,528 p=152565 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 11:55:40,571 p=152565 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 11:55:40,615 p=152565 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:55:40,667 p=152565 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 11:55:40,729 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,743 p=152565 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 11:55:40,818 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,835 p=152565 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 11:55:40,897 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,907 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:40,981 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:40,994 p=152565 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 11:55:41,037 p=152565 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 11:55:41,096 p=152565 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 11:55:41,132 p=152565 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 11:55:41,173 p=152565 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 11:55:41,222 p=152565 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 11:55:41,267 p=152565 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 11:55:41,313 p=152565 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 11:55:41,373 p=152565 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:55:41,464 p=152565 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:55:41,512 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:41,529 p=152565 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 11:55:41,580 p=152565 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 11:55:41,634 p=152565 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 11:55:41,680 p=152565 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 11:55:41,726 p=152565 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 11:55:41,760 p=152565 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 11:55:41,806 p=152565 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 11:55:41,852 p=152565 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 11:55:41,901 p=152565 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 11:55:41,952 p=152565 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 11:55:41,999 p=152565 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 11:55:42,230 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:42,241 p=152565 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 11:55:42,726 p=152565 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 11:55:42,891 p=152565 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 11:55:43,064 p=152565 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 11:55:43,241 p=152565 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 11:55:43,417 p=152565 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 11:55:43,589 p=152565 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 11:55:43,762 p=152565 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 11:55:43,930 p=152565 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 11:55:44,099 p=152565 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 11:55:44,276 p=152565 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 11:55:44,445 p=152565 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 11:55:44,629 p=152565 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 11:55:44,798 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 11:55:44,973 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 11:55:45,139 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 11:55:45,305 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:55:45,471 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 11:55:45,638 p=152565 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 11:55:45,810 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 11:55:45,974 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 11:55:46,156 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 11:55:46,324 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:55:46,496 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 11:55:46,672 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 11:55:46,850 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 11:55:47,031 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 11:55:47,197 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 11:55:47,370 p=152565 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 11:55:47,545 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 11:55:47,710 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 11:55:47,878 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 11:55:48,049 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 11:55:48,221 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 11:55:48,402 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 11:55:48,575 p=152565 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 11:55:48,753 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 11:55:48,928 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 11:55:49,103 p=152565 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 11:55:49,282 p=152565 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 11:55:49,464 p=152565 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 11:55:49,642 p=152565 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 11:55:49,820 p=152565 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 11:55:49,990 p=152565 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 11:55:50,158 p=152565 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 11:55:50,332 p=152565 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 11:55:50,515 p=152565 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 11:55:50,708 p=152565 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 11:55:50,887 p=152565 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 11:55:51,076 p=152565 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 11:55:51,269 p=152565 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 11:55:51,448 p=152565 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 11:55:51,632 p=152565 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 11:55:51,826 p=152565 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 11:55:51,852 p=152565 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 11:55:52,067 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:52,078 p=152565 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 11:55:52,118 p=152565 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 11:55:52,163 p=152565 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 11:55:52,206 p=152565 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 11:55:52,246 p=152565 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 11:55:52,286 p=152565 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 11:55:52,325 p=152565 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 11:55:52,366 p=152565 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 11:55:52,405 p=152565 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 11:55:52,446 p=152565 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 11:55:52,486 p=152565 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 11:55:52,527 p=152565 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 11:55:52,573 p=152565 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 11:55:52,612 p=152565 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 11:55:52,653 p=152565 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 11:55:52,692 p=152565 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 11:55:52,732 p=152565 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 11:55:52,773 p=152565 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 11:55:52,813 p=152565 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 11:55:52,856 p=152565 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 11:55:52,895 p=152565 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 11:55:52,935 p=152565 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 11:55:52,979 p=152565 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 11:55:53,026 p=152565 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 11:55:53,075 p=152565 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 11:55:53,116 p=152565 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 11:55:53,158 p=152565 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 11:55:53,198 p=152565 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 11:55:53,245 p=152565 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 11:55:53,287 p=152565 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 11:55:53,327 p=152565 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 11:55:53,368 p=152565 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 11:55:53,411 p=152565 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 11:55:53,451 p=152565 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 11:55:53,490 p=152565 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 11:55:53,530 p=152565 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 11:55:53,569 p=152565 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 11:55:53,609 p=152565 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 11:55:53,820 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:53,830 p=152565 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 11:55:54,035 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:54,046 p=152565 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 11:55:54,279 p=152565 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568289351.805, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568289351.805, u'inode': 337478, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568289351.805, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 11:55:54,290 p=152565 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 11:55:54,508 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:54,519 p=152565 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 11:55:54,728 p=152565 u=root |  changed: [localhost]
2019-09-12 11:55:54,740 p=152565 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 11:55:54,796 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:54,807 p=152565 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:55:54,859 p=152565 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 11:55:54,869 p=152565 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 11:55:55,102 p=152565 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 11:55:55,286 p=152565 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 11:55:55,298 p=152565 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 11:55:55,537 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:55,549 p=152565 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 11:55:56,114 p=152565 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:55:56,311 p=152565 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:55:56,489 p=152565 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:55:56,501 p=152565 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 11:55:56,706 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:56,717 p=152565 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 11:55:56,935 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:56,947 p=152565 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 11:55:57,167 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:57,177 p=152565 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 11:55:57,383 p=152565 u=root |  ok: [localhost]
2019-09-12 11:55:57,394 p=152565 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 11:55:57,430 p=152565 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 11:56:00,562 p=152565 u=root |  changed: [localhost]
2019-09-12 11:56:00,572 p=152565 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 11:56:00,839 p=152565 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:56:01,069 p=152565 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:56:01,080 p=152565 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 11:56:01,319 p=152565 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:56:01,515 p=152565 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 11:56:01,710 p=152565 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 11:56:01,924 p=152565 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:56:02,116 p=152565 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:56:02,308 p=152565 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 11:56:02,322 p=152565 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 11:56:02,537 p=152565 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 11:56:02,791 p=152565 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:56:02,998 p=152565 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 11:56:03,217 p=152565 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:56:03,406 p=152565 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:56:03,419 p=152565 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 11:56:03,601 p=152565 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 11:56:03,792 p=152565 u=root |  ok: [localhost]
2019-09-12 11:56:03,803 p=152565 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 11:56:03,860 p=152565 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 11:56:03,904 p=152565 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 11:56:04,258 p=152565 u=root |  changed: [localhost]
2019-09-12 11:56:04,270 p=152565 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 11:56:04,512 p=152565 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 11:56:04,710 p=152565 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 11:56:04,720 p=152565 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 11:56:05,086 p=152565 u=root |  changed: [localhost]
2019-09-12 11:56:05,097 p=152565 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 11:56:05,300 p=152565 u=root |  changed: [localhost]
2019-09-12 11:56:05,311 p=152565 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 11:56:06,744 p=152565 u=root |  changed: [localhost]
2019-09-12 11:56:06,754 p=152565 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 11:56:06,795 p=152565 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 11:56:06,839 p=152565 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 11:56:06,881 p=152565 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 11:56:06,927 p=152565 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 11:56:06,974 p=152565 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:56:07,018 p=152565 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:56:07,066 p=152565 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:56:07,117 p=152565 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:56:07,163 p=152565 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 11:56:07,207 p=152565 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:56:07,253 p=152565 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 11:56:07,298 p=152565 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:56:07,344 p=152565 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 11:56:07,588 p=152565 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 11:56:07,755 p=152565 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 11:56:07,938 p=152565 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 11:56:08,127 p=152565 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 11:56:08,140 p=152565 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 11:56:08,190 p=152565 u=root |  ok: [localhost]
2019-09-12 11:56:08,201 p=152565 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 11:56:08,246 p=152565 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 11:56:08,286 p=152565 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 11:56:08,328 p=152565 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 11:56:08,371 p=152565 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:56:08,421 p=152565 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 11:56:08,432 p=152565 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 11:56:08,479 p=152565 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 11:56:08,526 p=152565 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 11:56:08,765 p=152565 u=root |  changed: [localhost]
2019-09-12 11:56:08,776 p=152565 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 11:57:12,870 p=152565 u=root |  changed: [localhost]
2019-09-12 11:57:12,899 p=152565 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:57:12,965 p=152565 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289368.82-209972168189000/populate_initial_config.py\", line 977, in <module>\n    with openstack.OpenStack() as client:\n  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__\n    raise Exception('Failed to connect')\nException: Failed to connect\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"controllerconfig.common.rest_api_utils\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289368.82-209972168189000/populate_initial_config.py\", line 977, in <module>", 
            "    with openstack.OpenStack() as client:", 
            "  File \"/usr/lib64/python2.7/site-packages/controllerconfig/openstack.py\", line 62, in __enter__", 
            "    raise Exception('Failed to connect')", 
            "Exception: Failed to connect"
        ], 
        "stdout": "Failed to update the initial system config.\n", 
        "stdout_lines": [
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 11:57:12,976 p=152565 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 11:57:13,028 p=152565 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 11:57:13,031 p=152565 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 11:57:13,032 p=152565 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 11:58:18,517 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 11:58:18,529 p=154035 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 11:58:18,740 p=154035 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 11:58:19,174 p=154035 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 11:58:19,332 p=154035 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 11:58:19,501 p=154035 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 11:58:19,665 p=154035 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 11:58:19,676 p=154035 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 11:58:19,755 p=154035 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 11:58:19,799 p=154035 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 11:58:19,844 p=154035 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 11:58:19,882 p=154035 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 11:58:19,928 p=154035 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 11:58:19,966 p=154035 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:58:20,009 p=154035 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 11:58:20,050 p=154035 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 11:58:20,496 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:20,507 p=154035 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 11:58:20,552 p=154035 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 11:58:20,757 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:20,767 p=154035 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 11:58:20,806 p=154035 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 11:58:20,844 p=154035 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 11:58:20,894 p=154035 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 11:58:20,935 p=154035 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 11:58:20,976 p=154035 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:58:21,018 p=154035 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 11:58:21,278 p=154035 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 11:58:21,492 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:21,503 p=154035 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 11:58:21,545 p=154035 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 11:58:21,756 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:21,766 p=154035 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 11:58:21,810 p=154035 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 11:58:21,863 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:21,875 p=154035 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 11:58:21,918 p=154035 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 11:58:21,967 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:21,978 p=154035 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 11:58:22,048 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,058 p=154035 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 11:58:22,100 p=154035 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 11:58:22,147 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,158 p=154035 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 11:58:22,206 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,216 p=154035 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 11:58:22,262 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,273 p=154035 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 11:58:22,337 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,348 p=154035 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 11:58:22,389 p=154035 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 11:58:22,431 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,442 p=154035 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 11:58:22,486 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,496 p=154035 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 11:58:22,547 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,558 p=154035 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 11:58:22,610 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,621 p=154035 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 11:58:22,669 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:22,681 p=154035 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 11:58:22,916 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:22,934 p=154035 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 11:58:23,171 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:23,183 p=154035 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 11:58:23,241 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:23,252 p=154035 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 11:58:23,303 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:23,318 p=154035 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 11:58:23,533 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:23,545 p=154035 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 11:58:23,603 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:23,620 p=154035 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 11:58:23,823 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:23,836 p=154035 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 11:58:23,888 p=154035 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 11:58:23,936 p=154035 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 11:58:23,980 p=154035 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 11:58:24,020 p=154035 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 11:58:24,067 p=154035 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 11:58:24,108 p=154035 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 11:58:24,152 p=154035 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 11:58:24,195 p=154035 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 11:58:24,236 p=154035 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 11:58:24,284 p=154035 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 11:58:24,325 p=154035 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 11:58:24,365 p=154035 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 11:58:24,407 p=154035 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 11:58:24,449 p=154035 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 11:58:24,494 p=154035 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 11:58:24,538 p=154035 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 11:58:24,578 p=154035 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 11:58:24,619 p=154035 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 11:58:24,875 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:24,888 p=154035 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 11:58:25,147 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:25,160 p=154035 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 11:58:25,203 p=154035 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 11:58:25,257 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:25,268 p=154035 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:58:25,314 p=154035 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 11:58:25,357 p=154035 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 11:58:25,851 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:25,861 p=154035 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 11:58:25,912 p=154035 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 11:58:26,129 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:26,139 p=154035 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 11:58:26,182 p=154035 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 11:58:26,676 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:26,689 p=154035 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 11:58:26,903 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:26,914 p=154035 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 11:58:26,967 p=154035 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 11:58:26,978 p=154035 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:58:27,024 p=154035 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 11:58:27,071 p=154035 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 11:58:27,126 p=154035 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 11:58:27,175 p=154035 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 11:58:27,225 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:27,277 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:27,288 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:27,349 p=154035 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:58:27,365 p=154035 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:58:27,378 p=154035 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:58:27,393 p=154035 u=root |  ok: [localhost] => (item=None)
2019-09-12 11:58:27,395 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:27,405 p=154035 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:58:27,469 p=154035 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 11:58:27,481 p=154035 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 11:58:27,531 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:27,543 p=154035 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 11:58:27,594 p=154035 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 11:58:27,650 p=154035 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 11:58:27,695 p=154035 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 11:58:27,744 p=154035 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 11:58:27,791 p=154035 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 11:58:28,020 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:28,031 p=154035 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 11:58:28,074 p=154035 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 11:58:28,120 p=154035 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 11:58:28,182 p=154035 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 11:58:28,194 p=154035 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 11:58:28,206 p=154035 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 11:58:28,270 p=154035 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 11:58:28,284 p=154035 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 11:58:28,300 p=154035 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 11:58:28,330 p=154035 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 11:58:28,338 p=154035 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 11:58:28,356 p=154035 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 11:58:28,372 p=154035 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 11:58:28,389 p=154035 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 11:58:28,407 p=154035 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 11:58:28,417 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:28,479 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:28,490 p=154035 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 11:58:28,554 p=154035 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:58:28,568 p=154035 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:58:28,584 p=154035 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:58:28,601 p=154035 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:58:28,616 p=154035 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:58:28,634 p=154035 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 11:58:28,644 p=154035 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 11:58:28,759 p=154035 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 11:58:28,833 p=154035 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 11:58:28,844 p=154035 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 11:58:28,907 p=154035 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 11:58:28,983 p=154035 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 11:58:29,047 p=154035 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 11:58:29,149 p=154035 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 11:58:29,192 p=154035 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 11:58:29,236 p=154035 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 11:58:29,279 p=154035 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 11:58:29,323 p=154035 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 11:58:29,406 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:29,417 p=154035 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 11:58:29,522 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:29,535 p=154035 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:58:29,680 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:58:29,695 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 11:58:29,709 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 11:58:29,723 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 11:58:29,737 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 11:58:29,804 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 11:58:29,818 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 11:58:29,831 p=154035 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 11:58:29,848 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:29,903 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:29,918 p=154035 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 11:58:29,967 p=154035 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 11:58:30,014 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:30,057 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:30,110 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:30,124 p=154035 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 11:58:30,169 p=154035 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 11:58:30,214 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:30,259 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:30,315 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:30,328 p=154035 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 11:58:30,375 p=154035 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 11:58:30,424 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:30,468 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:30,524 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:30,538 p=154035 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 11:58:30,583 p=154035 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 11:58:30,628 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:30,671 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:30,735 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:30,748 p=154035 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 11:58:30,804 p=154035 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 11:58:30,851 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:30,899 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:30,952 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:30,966 p=154035 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 11:58:31,015 p=154035 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 11:58:31,060 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:31,102 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:31,167 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:31,179 p=154035 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 11:58:31,226 p=154035 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 11:58:31,270 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:31,313 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:31,371 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:31,385 p=154035 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 11:58:31,438 p=154035 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 11:58:31,482 p=154035 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 11:58:31,526 p=154035 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 11:58:31,580 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:31,591 p=154035 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 11:58:31,663 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:31,676 p=154035 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 11:58:31,732 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:31,742 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:31,811 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:31,821 p=154035 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 11:58:31,863 p=154035 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 11:58:31,925 p=154035 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 11:58:31,963 p=154035 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 11:58:32,006 p=154035 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 11:58:32,051 p=154035 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 11:58:32,097 p=154035 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 11:58:32,141 p=154035 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 11:58:32,191 p=154035 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 11:58:32,288 p=154035 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 11:58:32,340 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:32,357 p=154035 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 11:58:32,408 p=154035 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 11:58:32,459 p=154035 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 11:58:32,503 p=154035 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 11:58:32,548 p=154035 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 11:58:32,582 p=154035 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 11:58:32,630 p=154035 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 11:58:32,673 p=154035 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 11:58:32,717 p=154035 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 11:58:32,769 p=154035 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 11:58:32,815 p=154035 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 11:58:33,021 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:33,031 p=154035 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 11:58:33,523 p=154035 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 11:58:33,689 p=154035 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 11:58:33,856 p=154035 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 11:58:34,036 p=154035 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 11:58:34,215 p=154035 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 11:58:34,399 p=154035 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 11:58:34,565 p=154035 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 11:58:34,737 p=154035 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 11:58:34,908 p=154035 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 11:58:35,093 p=154035 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 11:58:35,278 p=154035 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 11:58:35,471 p=154035 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 11:58:35,649 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 11:58:35,831 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 11:58:36,005 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 11:58:36,186 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:58:36,364 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 11:58:36,536 p=154035 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 11:58:36,715 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 11:58:36,900 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 11:58:37,079 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 11:58:37,257 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 11:58:37,432 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 11:58:37,612 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 11:58:37,796 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 11:58:37,966 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 11:58:38,153 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 11:58:38,343 p=154035 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 11:58:38,516 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 11:58:38,686 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 11:58:38,854 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 11:58:39,035 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 11:58:39,210 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 11:58:39,376 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 11:58:39,548 p=154035 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 11:58:39,716 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 11:58:39,885 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 11:58:40,063 p=154035 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 11:58:40,252 p=154035 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 11:58:40,439 p=154035 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 11:58:40,616 p=154035 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 11:58:40,792 p=154035 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 11:58:40,969 p=154035 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 11:58:41,148 p=154035 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 11:58:41,332 p=154035 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 11:58:41,504 p=154035 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 11:58:41,691 p=154035 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 11:58:41,864 p=154035 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 11:58:42,038 p=154035 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 11:58:42,220 p=154035 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 11:58:42,396 p=154035 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 11:58:42,566 p=154035 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 11:58:42,747 p=154035 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 11:58:42,778 p=154035 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 11:58:42,997 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:43,008 p=154035 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 11:58:43,048 p=154035 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 11:58:43,089 p=154035 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 11:58:43,140 p=154035 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 11:58:43,181 p=154035 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 11:58:43,221 p=154035 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 11:58:43,265 p=154035 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 11:58:43,303 p=154035 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 11:58:43,343 p=154035 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 11:58:43,384 p=154035 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 11:58:43,423 p=154035 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 11:58:43,465 p=154035 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 11:58:43,510 p=154035 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 11:58:43,554 p=154035 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 11:58:43,596 p=154035 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 11:58:43,639 p=154035 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 11:58:43,679 p=154035 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 11:58:43,719 p=154035 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 11:58:43,760 p=154035 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 11:58:43,801 p=154035 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 11:58:43,837 p=154035 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 11:58:43,880 p=154035 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 11:58:43,921 p=154035 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 11:58:43,968 p=154035 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 11:58:44,010 p=154035 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 11:58:44,050 p=154035 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 11:58:44,091 p=154035 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 11:58:44,129 p=154035 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 11:58:44,171 p=154035 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 11:58:44,212 p=154035 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 11:58:44,253 p=154035 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 11:58:44,294 p=154035 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 11:58:44,337 p=154035 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 11:58:44,380 p=154035 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 11:58:44,420 p=154035 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 11:58:44,460 p=154035 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 11:58:44,500 p=154035 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 11:58:44,540 p=154035 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 11:58:44,755 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:44,765 p=154035 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 11:58:44,969 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:44,981 p=154035 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 11:58:45,218 p=154035 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568289522.717, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568289522.717, u'inode': 342461, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568289522.718, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 11:58:45,229 p=154035 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 11:58:45,437 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:45,449 p=154035 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 11:58:45,652 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:45,663 p=154035 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 11:58:45,716 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:45,727 p=154035 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:58:45,783 p=154035 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 11:58:45,795 p=154035 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 11:58:46,021 p=154035 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 11:58:46,205 p=154035 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 11:58:46,217 p=154035 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 11:58:46,435 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:46,447 p=154035 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 11:58:47,003 p=154035 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:58:47,179 p=154035 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:58:47,363 p=154035 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 11:58:47,376 p=154035 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 11:58:47,618 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:47,629 p=154035 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 11:58:47,857 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:47,867 p=154035 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 11:58:48,096 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:48,107 p=154035 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 11:58:48,319 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:48,329 p=154035 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 11:58:48,369 p=154035 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 11:58:51,659 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:51,670 p=154035 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 11:58:51,956 p=154035 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:58:52,181 p=154035 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 11:58:52,194 p=154035 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 11:58:52,446 p=154035 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:58:52,643 p=154035 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 11:58:52,843 p=154035 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 11:58:53,056 p=154035 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:58:53,245 p=154035 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:58:53,447 p=154035 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 11:58:53,461 p=154035 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 11:58:53,685 p=154035 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 11:58:53,962 p=154035 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 11:58:54,180 p=154035 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 11:58:54,387 p=154035 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 11:58:54,581 p=154035 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 11:58:54,595 p=154035 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 11:58:54,777 p=154035 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 11:58:54,975 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:54,986 p=154035 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 11:58:55,030 p=154035 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 11:58:55,074 p=154035 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 11:58:55,442 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:55,452 p=154035 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 11:58:55,700 p=154035 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 11:58:55,895 p=154035 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 11:58:55,907 p=154035 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 11:58:56,287 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:56,298 p=154035 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 11:58:56,521 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:56,531 p=154035 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 11:58:57,613 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:57,624 p=154035 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 11:58:57,666 p=154035 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 11:58:57,707 p=154035 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 11:58:57,750 p=154035 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 11:58:57,794 p=154035 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 11:58:57,839 p=154035 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:58:57,883 p=154035 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:58:57,927 p=154035 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 11:58:57,969 p=154035 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:58:58,012 p=154035 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 11:58:58,057 p=154035 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:58:58,102 p=154035 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 11:58:58,145 p=154035 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 11:58:58,191 p=154035 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 11:58:58,419 p=154035 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 11:58:58,586 p=154035 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 11:58:58,751 p=154035 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 11:58:58,920 p=154035 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 11:58:58,932 p=154035 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 11:58:58,985 p=154035 u=root |  ok: [localhost]
2019-09-12 11:58:58,996 p=154035 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 11:58:59,037 p=154035 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 11:58:59,079 p=154035 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 11:58:59,121 p=154035 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 11:58:59,164 p=154035 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 11:58:59,217 p=154035 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 11:58:59,227 p=154035 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 11:58:59,276 p=154035 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 11:58:59,325 p=154035 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 11:58:59,562 p=154035 u=root |  changed: [localhost]
2019-09-12 11:58:59,573 p=154035 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 12:06:08,668 p=154035 u=root |  changed: [localhost]
2019-09-12 12:06:08,693 p=154035 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:06:08,763 p=154035 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289539.62-114336930049430/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289539.62-114336930049430/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289539.62-114336930049430/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289539.62-114336930049430/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289539.62-114336930049430/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568289539.62-114336930049430/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 12:06:08,773 p=154035 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 12:06:08,829 p=154035 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 12:06:08,832 p=154035 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 12:06:08,832 p=154035 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 12:13:42,571 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 12:13:42,582 p=157072 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 12:13:42,783 p=157072 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 12:13:43,211 p=157072 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 12:13:43,366 p=157072 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 12:13:43,520 p=157072 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 12:13:43,675 p=157072 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 12:13:43,686 p=157072 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 12:13:43,773 p=157072 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 12:13:43,816 p=157072 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 12:13:43,860 p=157072 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 12:13:43,898 p=157072 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 12:13:43,940 p=157072 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 12:13:43,983 p=157072 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 12:13:44,030 p=157072 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 12:13:44,073 p=157072 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 12:13:44,506 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:44,517 p=157072 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 12:13:44,557 p=157072 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 12:13:44,741 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:44,751 p=157072 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 12:13:44,789 p=157072 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 12:13:44,825 p=157072 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 12:13:44,875 p=157072 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 12:13:44,917 p=157072 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 12:13:44,961 p=157072 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 12:13:45,002 p=157072 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 12:13:45,234 p=157072 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 12:13:45,435 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:45,445 p=157072 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 12:13:45,487 p=157072 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 12:13:45,688 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:45,698 p=157072 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 12:13:45,740 p=157072 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 12:13:45,791 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:45,801 p=157072 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 12:13:45,843 p=157072 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 12:13:45,891 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:45,901 p=157072 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 12:13:45,964 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:45,975 p=157072 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 12:13:46,017 p=157072 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 12:13:46,062 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,073 p=157072 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 12:13:46,120 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,131 p=157072 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 12:13:46,177 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,187 p=157072 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 12:13:46,251 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,262 p=157072 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 12:13:46,312 p=157072 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 12:13:46,358 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,370 p=157072 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 12:13:46,415 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,426 p=157072 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 12:13:46,473 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,484 p=157072 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 12:13:46,533 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,544 p=157072 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 12:13:46,588 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:46,598 p=157072 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 12:13:46,804 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:46,815 p=157072 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 12:13:47,037 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:47,047 p=157072 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 12:13:47,096 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:47,105 p=157072 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 12:13:47,154 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:47,164 p=157072 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 12:13:47,375 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:47,386 p=157072 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 12:13:47,446 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:47,458 p=157072 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 12:13:47,669 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:47,679 p=157072 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 12:13:47,727 p=157072 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 12:13:47,772 p=157072 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 12:13:47,815 p=157072 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 12:13:47,856 p=157072 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 12:13:47,898 p=157072 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 12:13:47,943 p=157072 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 12:13:47,988 p=157072 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 12:13:48,029 p=157072 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 12:13:48,072 p=157072 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 12:13:48,113 p=157072 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 12:13:48,160 p=157072 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 12:13:48,200 p=157072 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 12:13:48,240 p=157072 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 12:13:48,280 p=157072 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 12:13:48,320 p=157072 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 12:13:48,361 p=157072 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 12:13:48,402 p=157072 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 12:13:48,443 p=157072 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 12:13:48,668 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:48,680 p=157072 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 12:13:48,902 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:48,912 p=157072 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 12:13:48,953 p=157072 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 12:13:49,003 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:49,013 p=157072 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 12:13:49,054 p=157072 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 12:13:49,096 p=157072 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 12:13:49,586 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:49,596 p=157072 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 12:13:49,647 p=157072 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 12:13:49,844 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:49,854 p=157072 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 12:13:49,897 p=157072 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 12:13:50,405 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:50,417 p=157072 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 12:13:50,634 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:50,645 p=157072 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 12:13:50,693 p=157072 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 12:13:50,703 p=157072 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 12:13:50,748 p=157072 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 12:13:50,794 p=157072 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 12:13:50,838 p=157072 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 12:13:50,884 p=157072 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 12:13:50,932 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:50,993 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:51,004 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:51,067 p=157072 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:13:51,081 p=157072 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:13:51,096 p=157072 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:13:51,110 p=157072 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:13:51,112 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:51,123 p=157072 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 12:13:51,186 p=157072 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 12:13:51,199 p=157072 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 12:13:51,246 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:51,259 p=157072 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 12:13:51,304 p=157072 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 12:13:51,347 p=157072 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 12:13:51,392 p=157072 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 12:13:51,443 p=157072 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 12:13:51,488 p=157072 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 12:13:51,714 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:51,728 p=157072 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 12:13:51,782 p=157072 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 12:13:51,826 p=157072 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 12:13:51,882 p=157072 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 12:13:51,896 p=157072 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 12:13:51,907 p=157072 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 12:13:51,966 p=157072 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 12:13:51,982 p=157072 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 12:13:51,997 p=157072 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 12:13:52,012 p=157072 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 12:13:52,028 p=157072 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 12:13:52,044 p=157072 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 12:13:52,059 p=157072 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 12:13:52,076 p=157072 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 12:13:52,092 p=157072 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 12:13:52,103 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:52,155 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:52,166 p=157072 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 12:13:52,230 p=157072 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:13:52,244 p=157072 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:13:52,260 p=157072 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:13:52,275 p=157072 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:13:52,291 p=157072 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:13:52,305 p=157072 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:13:52,317 p=157072 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 12:13:52,425 p=157072 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 12:13:52,475 p=157072 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 12:13:52,486 p=157072 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 12:13:52,554 p=157072 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 12:13:52,629 p=157072 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 12:13:52,692 p=157072 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 12:13:52,794 p=157072 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 12:13:52,836 p=157072 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 12:13:52,879 p=157072 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 12:13:52,920 p=157072 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 12:13:52,969 p=157072 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 12:13:53,057 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:53,068 p=157072 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 12:13:53,175 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:53,186 p=157072 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 12:13:53,315 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 12:13:53,333 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 12:13:53,347 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 12:13:53,365 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 12:13:53,380 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 12:13:53,393 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 12:13:53,407 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 12:13:53,422 p=157072 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 12:13:53,497 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:53,551 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:53,566 p=157072 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 12:13:53,613 p=157072 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 12:13:53,660 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:53,704 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:53,758 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:53,778 p=157072 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 12:13:53,829 p=157072 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 12:13:53,874 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:53,918 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:53,975 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:53,989 p=157072 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 12:13:54,034 p=157072 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 12:13:54,081 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:54,125 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:54,189 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:54,202 p=157072 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 12:13:54,250 p=157072 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 12:13:54,303 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:54,348 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:54,405 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:54,418 p=157072 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 12:13:54,466 p=157072 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 12:13:54,511 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:54,559 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:54,619 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:54,634 p=157072 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 12:13:54,680 p=157072 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 12:13:54,724 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:54,766 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:54,821 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:54,835 p=157072 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 12:13:54,880 p=157072 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 12:13:54,922 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:54,965 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:55,020 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:55,032 p=157072 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 12:13:55,077 p=157072 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 12:13:55,122 p=157072 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:13:55,166 p=157072 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 12:13:55,224 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:55,235 p=157072 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 12:13:55,303 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:55,317 p=157072 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 12:13:55,380 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:55,393 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:55,469 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:55,485 p=157072 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 12:13:55,530 p=157072 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 12:13:55,590 p=157072 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 12:13:55,631 p=157072 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 12:13:55,672 p=157072 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 12:13:55,719 p=157072 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 12:13:55,767 p=157072 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 12:13:55,816 p=157072 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 12:13:55,869 p=157072 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 12:13:55,964 p=157072 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:13:56,010 p=157072 u=root |  ok: [localhost]
2019-09-12 12:13:56,028 p=157072 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 12:13:56,081 p=157072 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 12:13:56,130 p=157072 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 12:13:56,174 p=157072 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 12:13:56,218 p=157072 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 12:13:56,253 p=157072 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 12:13:56,296 p=157072 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 12:13:56,339 p=157072 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 12:13:56,383 p=157072 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 12:13:56,429 p=157072 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 12:13:56,477 p=157072 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 12:13:56,699 p=157072 u=root |  changed: [localhost]
2019-09-12 12:13:56,709 p=157072 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 12:13:57,176 p=157072 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 12:13:57,343 p=157072 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 12:13:57,516 p=157072 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 12:13:57,684 p=157072 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 12:13:57,858 p=157072 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 12:13:58,028 p=157072 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 12:13:58,206 p=157072 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 12:13:58,378 p=157072 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 12:13:58,555 p=157072 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 12:13:58,733 p=157072 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 12:13:58,899 p=157072 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 12:13:59,084 p=157072 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 12:13:59,253 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 12:13:59,431 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 12:13:59,611 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 12:13:59,782 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 12:13:59,965 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 12:14:00,132 p=157072 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 12:14:00,320 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 12:14:00,498 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 12:14:00,670 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 12:14:00,841 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 12:14:01,012 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 12:14:01,182 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 12:14:01,352 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 12:14:01,526 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 12:14:01,701 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 12:14:01,875 p=157072 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 12:14:02,046 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 12:14:02,234 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 12:14:02,407 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 12:14:02,593 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 12:14:02,770 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 12:14:02,939 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 12:14:03,124 p=157072 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 12:14:03,308 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 12:14:03,476 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 12:14:03,653 p=157072 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 12:14:03,824 p=157072 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 12:14:04,018 p=157072 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 12:14:04,186 p=157072 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 12:14:04,362 p=157072 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 12:14:04,545 p=157072 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 12:14:04,729 p=157072 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 12:14:04,915 p=157072 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 12:14:05,091 p=157072 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 12:14:05,263 p=157072 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 12:14:05,435 p=157072 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 12:14:05,617 p=157072 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 12:14:05,797 p=157072 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 12:14:05,965 p=157072 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 12:14:06,146 p=157072 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 12:14:06,323 p=157072 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 12:14:06,362 p=157072 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 12:14:06,588 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:06,603 p=157072 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 12:14:06,647 p=157072 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 12:14:06,690 p=157072 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 12:14:06,732 p=157072 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 12:14:06,774 p=157072 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 12:14:06,815 p=157072 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 12:14:06,855 p=157072 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 12:14:06,894 p=157072 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 12:14:06,935 p=157072 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 12:14:06,975 p=157072 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 12:14:07,016 p=157072 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 12:14:07,056 p=157072 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 12:14:07,095 p=157072 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 12:14:07,137 p=157072 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 12:14:07,178 p=157072 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 12:14:07,221 p=157072 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 12:14:07,261 p=157072 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 12:14:07,305 p=157072 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 12:14:07,345 p=157072 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 12:14:07,387 p=157072 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 12:14:07,423 p=157072 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 12:14:07,480 p=157072 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 12:14:07,521 p=157072 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 12:14:07,563 p=157072 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 12:14:07,609 p=157072 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 12:14:07,651 p=157072 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 12:14:07,693 p=157072 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 12:14:07,734 p=157072 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 12:14:07,776 p=157072 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 12:14:07,818 p=157072 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 12:14:07,864 p=157072 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 12:14:07,907 p=157072 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 12:14:07,948 p=157072 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 12:14:07,993 p=157072 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 12:14:08,037 p=157072 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 12:14:08,081 p=157072 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 12:14:08,123 p=157072 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 12:14:08,167 p=157072 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 12:14:08,382 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:08,392 p=157072 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 12:14:08,598 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:08,609 p=157072 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 12:14:08,844 p=157072 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568290446.303, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568290446.303, u'inode': 351507, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568290446.303, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 12:14:08,855 p=157072 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 12:14:09,065 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:09,077 p=157072 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 12:14:09,285 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:09,297 p=157072 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 12:14:09,356 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:09,368 p=157072 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:14:09,425 p=157072 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 12:14:09,436 p=157072 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 12:14:09,656 p=157072 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 12:14:09,834 p=157072 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 12:14:09,846 p=157072 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 12:14:10,061 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:10,074 p=157072 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 12:14:10,626 p=157072 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 12:14:10,802 p=157072 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 12:14:10,985 p=157072 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 12:14:10,998 p=157072 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 12:14:11,208 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:11,222 p=157072 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 12:14:11,440 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:11,452 p=157072 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 12:14:11,679 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:11,693 p=157072 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 12:14:11,906 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:11,917 p=157072 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 12:14:11,954 p=157072 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 12:14:15,179 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:15,189 p=157072 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 12:14:15,450 p=157072 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 12:14:15,679 p=157072 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 12:14:15,691 p=157072 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 12:14:15,939 p=157072 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 12:14:16,148 p=157072 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 12:14:16,368 p=157072 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 12:14:16,569 p=157072 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 12:14:16,768 p=157072 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 12:14:16,951 p=157072 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 12:14:16,967 p=157072 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 12:14:17,202 p=157072 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 12:14:17,465 p=157072 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 12:14:17,679 p=157072 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 12:14:17,892 p=157072 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 12:14:18,089 p=157072 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 12:14:18,101 p=157072 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 12:14:18,303 p=157072 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 12:14:18,513 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:18,524 p=157072 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 12:14:18,569 p=157072 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 12:14:18,612 p=157072 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 12:14:18,965 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:18,979 p=157072 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 12:14:19,225 p=157072 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 12:14:19,435 p=157072 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 12:14:19,451 p=157072 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 12:14:19,845 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:19,856 p=157072 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 12:14:20,070 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:20,081 p=157072 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 12:14:20,884 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:20,897 p=157072 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 12:14:20,952 p=157072 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 12:14:20,998 p=157072 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 12:14:21,053 p=157072 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 12:14:21,109 p=157072 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 12:14:21,157 p=157072 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 12:14:21,202 p=157072 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:14:21,244 p=157072 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 12:14:21,289 p=157072 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:14:21,336 p=157072 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 12:14:21,386 p=157072 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:14:21,430 p=157072 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 12:14:21,474 p=157072 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:14:21,518 p=157072 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 12:14:21,752 p=157072 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 12:14:21,931 p=157072 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 12:14:22,108 p=157072 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 12:14:22,281 p=157072 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 12:14:22,295 p=157072 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 12:14:22,357 p=157072 u=root |  ok: [localhost]
2019-09-12 12:14:22,368 p=157072 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 12:14:22,411 p=157072 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 12:14:22,463 p=157072 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 12:14:22,515 p=157072 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 12:14:22,573 p=157072 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:14:22,630 p=157072 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 12:14:22,641 p=157072 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 12:14:22,688 p=157072 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 12:14:22,739 p=157072 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 12:14:22,973 p=157072 u=root |  changed: [localhost]
2019-09-12 12:14:22,983 p=157072 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 12:21:30,864 p=157072 u=root |  changed: [localhost]
2019-09-12 12:21:30,888 p=157072 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:21:30,957 p=157072 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568290463.03-278407581957928/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568290463.03-278407581957928/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568290463.03-278407581957928/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568290463.03-278407581957928/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568290463.03-278407581957928/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568290463.03-278407581957928/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 12:21:30,969 p=157072 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 12:21:31,025 p=157072 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 12:21:31,028 p=157072 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 12:21:31,028 p=157072 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-12 12:26:21,230 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-12 12:26:21,242 p=159781 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-12 12:26:21,442 p=159781 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-12 12:26:21,878 p=159781 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-12 12:26:22,039 p=159781 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-12 12:26:22,197 p=159781 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-12 12:26:22,364 p=159781 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-12 12:26:22,376 p=159781 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-12 12:26:22,469 p=159781 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-12 12:26:22,515 p=159781 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-12 12:26:22,560 p=159781 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-12 12:26:22,599 p=159781 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-12 12:26:22,642 p=159781 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-12 12:26:22,682 p=159781 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 12:26:22,727 p=159781 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-12 12:26:22,771 p=159781 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-12 12:26:23,232 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:23,242 p=159781 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-12 12:26:23,279 p=159781 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-12 12:26:23,468 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:23,478 p=159781 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-12 12:26:23,519 p=159781 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-12 12:26:23,561 p=159781 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-12 12:26:23,620 p=159781 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-12 12:26:23,668 p=159781 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-12 12:26:23,716 p=159781 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 12:26:23,767 p=159781 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-12 12:26:24,020 p=159781 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-12 12:26:24,225 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:24,235 p=159781 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-12 12:26:24,278 p=159781 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-12 12:26:24,482 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:24,494 p=159781 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-12 12:26:24,536 p=159781 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-12 12:26:24,585 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:24,595 p=159781 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-12 12:26:24,641 p=159781 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-12 12:26:24,703 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:24,716 p=159781 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-12 12:26:24,792 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:24,803 p=159781 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-12 12:26:24,847 p=159781 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-12 12:26:24,900 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:24,913 p=159781 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-12 12:26:24,965 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:24,977 p=159781 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-12 12:26:25,025 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,036 p=159781 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-12 12:26:25,098 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,109 p=159781 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-12 12:26:25,156 p=159781 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-12 12:26:25,204 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,214 p=159781 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-12 12:26:25,262 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,272 p=159781 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-12 12:26:25,322 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,333 p=159781 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-12 12:26:25,381 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,391 p=159781 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-12 12:26:25,436 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,446 p=159781 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-12 12:26:25,694 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:25,703 p=159781 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-12 12:26:25,961 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:25,972 p=159781 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-12 12:26:26,027 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:26,039 p=159781 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-12 12:26:26,093 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:26,103 p=159781 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-12 12:26:26,299 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:26,310 p=159781 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-12 12:26:26,360 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:26,371 p=159781 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-12 12:26:26,581 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:26,592 p=159781 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-12 12:26:26,638 p=159781 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-12 12:26:26,682 p=159781 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-12 12:26:26,735 p=159781 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-12 12:26:26,782 p=159781 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-12 12:26:26,831 p=159781 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-12 12:26:26,873 p=159781 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-12 12:26:26,923 p=159781 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-12 12:26:26,967 p=159781 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-12 12:26:27,008 p=159781 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-12 12:26:27,056 p=159781 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-12 12:26:27,100 p=159781 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-12 12:26:27,152 p=159781 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-12 12:26:27,193 p=159781 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-12 12:26:27,234 p=159781 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-12 12:26:27,283 p=159781 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-12 12:26:27,327 p=159781 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-12 12:26:27,368 p=159781 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-12 12:26:27,409 p=159781 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-12 12:26:27,658 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:27,670 p=159781 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-12 12:26:27,939 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:27,952 p=159781 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-12 12:26:27,996 p=159781 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-12 12:26:28,048 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:28,059 p=159781 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 12:26:28,108 p=159781 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-12 12:26:28,152 p=159781 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-12 12:26:28,658 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:28,672 p=159781 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-12 12:26:28,724 p=159781 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-12 12:26:28,929 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:28,946 p=159781 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-12 12:26:28,992 p=159781 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-12 12:26:29,491 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:29,502 p=159781 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-12 12:26:29,704 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:29,715 p=159781 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-12 12:26:29,766 p=159781 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-12 12:26:29,778 p=159781 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-12 12:26:29,822 p=159781 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-12 12:26:29,871 p=159781 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-12 12:26:29,916 p=159781 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-12 12:26:29,965 p=159781 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-12 12:26:30,012 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:30,060 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:30,072 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:30,130 p=159781 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:26:30,149 p=159781 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:26:30,165 p=159781 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:26:30,181 p=159781 u=root |  ok: [localhost] => (item=None)
2019-09-12 12:26:30,183 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:30,194 p=159781 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 12:26:30,262 p=159781 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-12 12:26:30,277 p=159781 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-12 12:26:30,328 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:30,340 p=159781 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-12 12:26:30,382 p=159781 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-12 12:26:30,425 p=159781 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-12 12:26:30,467 p=159781 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-12 12:26:30,515 p=159781 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-12 12:26:30,559 p=159781 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-12 12:26:30,802 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:30,814 p=159781 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-12 12:26:30,860 p=159781 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-12 12:26:30,904 p=159781 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-12 12:26:30,962 p=159781 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-12 12:26:30,974 p=159781 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-12 12:26:30,985 p=159781 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-12 12:26:31,045 p=159781 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-12 12:26:31,059 p=159781 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-12 12:26:31,074 p=159781 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-12 12:26:31,091 p=159781 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-12 12:26:31,104 p=159781 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-12 12:26:31,119 p=159781 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-12 12:26:31,134 p=159781 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-12 12:26:31,147 p=159781 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-12 12:26:31,162 p=159781 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-12 12:26:31,174 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:31,225 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:31,235 p=159781 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-12 12:26:31,300 p=159781 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:26:31,315 p=159781 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:26:31,330 p=159781 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:26:31,346 p=159781 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:26:31,362 p=159781 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:26:31,379 p=159781 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-12 12:26:31,389 p=159781 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-12 12:26:31,500 p=159781 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-12 12:26:31,562 p=159781 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-12 12:26:31,573 p=159781 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-12 12:26:31,639 p=159781 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-12 12:26:31,720 p=159781 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-12 12:26:31,787 p=159781 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-12 12:26:31,891 p=159781 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-12 12:26:31,951 p=159781 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-12 12:26:31,997 p=159781 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-12 12:26:32,039 p=159781 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-12 12:26:32,084 p=159781 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-12 12:26:32,161 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:32,172 p=159781 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-12 12:26:32,280 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:32,290 p=159781 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 12:26:32,413 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-12 12:26:32,427 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-12 12:26:32,441 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-12 12:26:32,455 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-12 12:26:32,468 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-12 12:26:32,483 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-12 12:26:32,498 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-12 12:26:32,565 p=159781 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-12 12:26:32,581 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:32,633 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:32,648 p=159781 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-12 12:26:32,694 p=159781 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-12 12:26:32,743 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:32,787 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:32,838 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:32,851 p=159781 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-12 12:26:32,897 p=159781 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-12 12:26:32,941 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:32,987 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:33,042 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:33,055 p=159781 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-12 12:26:33,101 p=159781 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-12 12:26:33,151 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:33,197 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:33,258 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:33,271 p=159781 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-12 12:26:33,323 p=159781 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-12 12:26:33,369 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:33,413 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:33,468 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:33,480 p=159781 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-12 12:26:33,528 p=159781 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-12 12:26:33,572 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:33,615 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:33,671 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:33,685 p=159781 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-12 12:26:33,734 p=159781 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-12 12:26:33,777 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:33,821 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:33,874 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:33,887 p=159781 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-12 12:26:33,937 p=159781 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-12 12:26:33,986 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:34,029 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:34,088 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:34,102 p=159781 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-12 12:26:34,147 p=159781 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-12 12:26:34,193 p=159781 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-12 12:26:34,236 p=159781 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-12 12:26:34,295 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:34,306 p=159781 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-12 12:26:34,381 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:34,392 p=159781 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-12 12:26:34,451 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:34,462 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:34,530 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:34,541 p=159781 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-12 12:26:34,581 p=159781 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-12 12:26:34,643 p=159781 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-12 12:26:34,678 p=159781 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-12 12:26:34,720 p=159781 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-12 12:26:34,764 p=159781 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-12 12:26:34,809 p=159781 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-12 12:26:34,854 p=159781 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-12 12:26:34,900 p=159781 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-12 12:26:34,995 p=159781 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-12 12:26:35,043 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:35,061 p=159781 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-12 12:26:35,112 p=159781 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-12 12:26:35,170 p=159781 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-12 12:26:35,214 p=159781 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-12 12:26:35,259 p=159781 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-12 12:26:35,296 p=159781 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-12 12:26:35,341 p=159781 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-12 12:26:35,386 p=159781 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-12 12:26:35,428 p=159781 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-12 12:26:35,472 p=159781 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-12 12:26:35,521 p=159781 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-12 12:26:35,742 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:35,752 p=159781 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-12 12:26:36,205 p=159781 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-12 12:26:36,371 p=159781 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-12 12:26:36,538 p=159781 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-12 12:26:36,705 p=159781 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-12 12:26:36,893 p=159781 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-12 12:26:37,072 p=159781 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-12 12:26:37,251 p=159781 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-12 12:26:37,424 p=159781 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-12 12:26:37,599 p=159781 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-12 12:26:37,788 p=159781 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-12 12:26:37,958 p=159781 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-12 12:26:38,141 p=159781 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-12 12:26:38,318 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-12 12:26:38,491 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-12 12:26:38,675 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-12 12:26:38,851 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 12:26:39,051 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-12 12:26:39,231 p=159781 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-12 12:26:39,412 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-12 12:26:39,581 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-12 12:26:39,768 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-12 12:26:39,938 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-12 12:26:40,111 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-12 12:26:40,287 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-12 12:26:40,461 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-12 12:26:40,636 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-12 12:26:40,819 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-12 12:26:41,008 p=159781 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-12 12:26:41,190 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-12 12:26:41,392 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-12 12:26:41,568 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-12 12:26:41,741 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-12 12:26:41,913 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-12 12:26:42,086 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-12 12:26:42,264 p=159781 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-12 12:26:42,436 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-12 12:26:42,620 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-12 12:26:42,794 p=159781 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-12 12:26:42,979 p=159781 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-12 12:26:43,162 p=159781 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-12 12:26:43,336 p=159781 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-12 12:26:43,516 p=159781 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-12 12:26:43,710 p=159781 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-12 12:26:43,888 p=159781 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-12 12:26:44,071 p=159781 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-12 12:26:44,250 p=159781 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-12 12:26:44,428 p=159781 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-12 12:26:44,606 p=159781 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-12 12:26:44,790 p=159781 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-12 12:26:44,974 p=159781 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-12 12:26:45,156 p=159781 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-12 12:26:45,321 p=159781 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-12 12:26:45,495 p=159781 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-12 12:26:45,526 p=159781 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-12 12:26:45,741 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:45,753 p=159781 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-12 12:26:45,794 p=159781 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-12 12:26:45,835 p=159781 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-12 12:26:45,875 p=159781 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-12 12:26:45,917 p=159781 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-12 12:26:45,967 p=159781 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-12 12:26:46,009 p=159781 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-12 12:26:46,050 p=159781 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-12 12:26:46,091 p=159781 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-12 12:26:46,131 p=159781 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-12 12:26:46,170 p=159781 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-12 12:26:46,211 p=159781 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-12 12:26:46,251 p=159781 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-12 12:26:46,291 p=159781 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-12 12:26:46,331 p=159781 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-12 12:26:46,377 p=159781 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-12 12:26:46,419 p=159781 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-12 12:26:46,459 p=159781 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-12 12:26:46,502 p=159781 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-12 12:26:46,544 p=159781 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-12 12:26:46,581 p=159781 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-12 12:26:46,625 p=159781 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-12 12:26:46,671 p=159781 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-12 12:26:46,715 p=159781 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-12 12:26:46,758 p=159781 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-12 12:26:46,799 p=159781 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-12 12:26:46,839 p=159781 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-12 12:26:46,882 p=159781 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-12 12:26:46,925 p=159781 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-12 12:26:46,967 p=159781 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-12 12:26:47,009 p=159781 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-12 12:26:47,052 p=159781 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-12 12:26:47,100 p=159781 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-12 12:26:47,143 p=159781 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-12 12:26:47,189 p=159781 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-12 12:26:47,229 p=159781 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-12 12:26:47,269 p=159781 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-12 12:26:47,309 p=159781 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-12 12:26:47,521 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:47,532 p=159781 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-12 12:26:47,738 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:47,748 p=159781 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-12 12:26:47,977 p=159781 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568291205.474, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568291205.473, u'inode': 360015, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568291205.474, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-12 12:26:47,988 p=159781 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-12 12:26:48,197 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:48,209 p=159781 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-12 12:26:48,418 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:48,438 p=159781 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-12 12:26:48,493 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:48,505 p=159781 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:26:48,555 p=159781 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-12 12:26:48,569 p=159781 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-12 12:26:48,798 p=159781 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-12 12:26:48,982 p=159781 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-12 12:26:48,995 p=159781 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-12 12:26:49,205 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:49,216 p=159781 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-12 12:26:49,765 p=159781 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 12:26:49,943 p=159781 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 12:26:50,136 p=159781 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-12 12:26:50,156 p=159781 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-12 12:26:50,371 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:50,397 p=159781 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-12 12:26:50,616 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:50,626 p=159781 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-12 12:26:50,833 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:50,851 p=159781 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-12 12:26:51,063 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:51,074 p=159781 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-12 12:26:51,118 p=159781 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-12 12:26:54,326 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:54,340 p=159781 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-12 12:26:54,632 p=159781 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 12:26:54,875 p=159781 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-12 12:26:54,887 p=159781 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-12 12:26:55,139 p=159781 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-12 12:26:55,342 p=159781 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-12 12:26:55,545 p=159781 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-12 12:26:55,766 p=159781 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 12:26:55,950 p=159781 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 12:26:56,140 p=159781 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-12 12:26:56,154 p=159781 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-12 12:26:56,360 p=159781 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-12 12:26:56,614 p=159781 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-12 12:26:56,818 p=159781 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-12 12:26:57,057 p=159781 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-12 12:26:57,255 p=159781 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-12 12:26:57,269 p=159781 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-12 12:26:57,448 p=159781 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-12 12:26:57,646 p=159781 u=root |  ok: [localhost]
2019-09-12 12:26:57,656 p=159781 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-12 12:26:57,700 p=159781 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-12 12:26:57,744 p=159781 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-12 12:26:58,119 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:58,130 p=159781 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-12 12:26:58,383 p=159781 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-12 12:26:58,590 p=159781 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-12 12:26:58,604 p=159781 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-12 12:26:58,981 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:58,992 p=159781 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-12 12:26:59,211 p=159781 u=root |  changed: [localhost]
2019-09-12 12:26:59,222 p=159781 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-12 12:27:00,791 p=159781 u=root |  changed: [localhost]
2019-09-12 12:27:00,802 p=159781 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-12 12:27:00,843 p=159781 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-12 12:27:00,884 p=159781 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-12 12:27:00,931 p=159781 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-12 12:27:00,979 p=159781 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-12 12:27:01,026 p=159781 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-12 12:27:01,071 p=159781 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:27:01,117 p=159781 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-12 12:27:01,160 p=159781 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:27:01,204 p=159781 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-12 12:27:01,247 p=159781 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:27:01,294 p=159781 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-12 12:27:01,338 p=159781 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-12 12:27:01,382 p=159781 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-12 12:27:01,607 p=159781 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-12 12:27:01,776 p=159781 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-12 12:27:01,952 p=159781 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-12 12:27:02,114 p=159781 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-12 12:27:02,126 p=159781 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-12 12:27:02,177 p=159781 u=root |  ok: [localhost]
2019-09-12 12:27:02,188 p=159781 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-12 12:27:02,230 p=159781 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-12 12:27:02,274 p=159781 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-12 12:27:02,318 p=159781 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-12 12:27:02,361 p=159781 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:27:02,414 p=159781 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-12 12:27:02,425 p=159781 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-12 12:27:02,471 p=159781 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-12 12:27:02,518 p=159781 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-12 12:27:02,732 p=159781 u=root |  changed: [localhost]
2019-09-12 12:27:02,742 p=159781 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-12 12:34:10,596 p=159781 u=root |  changed: [localhost]
2019-09-12 12:34:10,611 p=159781 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-12 12:34:10,686 p=159781 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568291222.79-77156826599865/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568291222.79-77156826599865/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568291222.79-77156826599865/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568291222.79-77156826599865/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568291222.79-77156826599865/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568291222.79-77156826599865/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-12 12:34:10,697 p=159781 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-12 12:34:10,750 p=159781 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-12 12:34:10,752 p=159781 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-12 12:34:10,753 p=159781 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-13 05:31:49,052 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-13 05:31:49,064 p=285501 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-13 05:31:49,264 p=285501 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-13 05:31:49,656 p=285501 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-13 05:31:49,810 p=285501 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-13 05:31:49,960 p=285501 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-13 05:31:50,113 p=285501 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-13 05:31:50,124 p=285501 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-13 05:31:50,202 p=285501 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-13 05:31:50,244 p=285501 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-13 05:31:50,285 p=285501 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-13 05:31:50,324 p=285501 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-13 05:31:50,366 p=285501 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-13 05:31:50,404 p=285501 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 05:31:50,448 p=285501 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-13 05:31:50,487 p=285501 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-13 05:31:50,923 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:50,932 p=285501 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-13 05:31:50,972 p=285501 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-13 05:31:51,157 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:51,167 p=285501 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-13 05:31:51,204 p=285501 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-13 05:31:51,240 p=285501 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-13 05:31:51,288 p=285501 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-13 05:31:51,330 p=285501 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-13 05:31:51,372 p=285501 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-13 05:31:51,411 p=285501 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-13 05:31:51,644 p=285501 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-13 05:31:51,842 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:51,852 p=285501 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-13 05:31:51,894 p=285501 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-13 05:31:52,093 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:52,102 p=285501 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-13 05:31:52,142 p=285501 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-13 05:31:52,187 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,197 p=285501 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-13 05:31:52,238 p=285501 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-13 05:31:52,285 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,295 p=285501 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-13 05:31:52,357 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,367 p=285501 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-13 05:31:52,406 p=285501 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-13 05:31:52,449 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,459 p=285501 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-13 05:31:52,510 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,539 p=285501 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-13 05:31:52,585 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,595 p=285501 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-13 05:31:52,656 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,667 p=285501 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-13 05:31:52,711 p=285501 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-13 05:31:52,754 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,766 p=285501 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-13 05:31:52,811 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,821 p=285501 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-13 05:31:52,871 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,881 p=285501 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-13 05:31:52,935 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:52,946 p=285501 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-13 05:31:53,011 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:53,021 p=285501 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-13 05:31:53,219 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:53,228 p=285501 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-13 05:31:53,442 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:53,452 p=285501 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-13 05:31:53,503 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:53,513 p=285501 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-13 05:31:53,563 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:53,574 p=285501 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-13 05:31:53,773 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:53,784 p=285501 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-13 05:31:53,836 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:53,847 p=285501 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-13 05:31:54,046 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:54,055 p=285501 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-13 05:31:54,109 p=285501 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-13 05:31:54,150 p=285501 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-13 05:31:54,192 p=285501 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-13 05:31:54,233 p=285501 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-13 05:31:54,274 p=285501 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-13 05:31:54,316 p=285501 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-13 05:31:54,360 p=285501 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-13 05:31:54,400 p=285501 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-13 05:31:54,440 p=285501 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-13 05:31:54,478 p=285501 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-13 05:31:54,517 p=285501 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-13 05:31:54,556 p=285501 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-13 05:31:54,594 p=285501 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-13 05:31:54,633 p=285501 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-13 05:31:54,671 p=285501 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-13 05:31:54,711 p=285501 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-13 05:31:54,752 p=285501 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-13 05:31:54,794 p=285501 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-13 05:31:55,016 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:55,028 p=285501 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-13 05:31:55,255 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:55,265 p=285501 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-13 05:31:55,311 p=285501 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-13 05:31:55,360 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:55,371 p=285501 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 05:31:55,423 p=285501 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-13 05:31:55,464 p=285501 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-13 05:31:55,945 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:55,955 p=285501 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-13 05:31:55,997 p=285501 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-13 05:31:56,198 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:56,208 p=285501 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-13 05:31:56,249 p=285501 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-13 05:31:56,728 p=285501 u=root |  changed: [localhost]
2019-09-13 05:31:56,738 p=285501 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-13 05:31:56,933 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:56,944 p=285501 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 05:31:56,992 p=285501 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-13 05:31:57,003 p=285501 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-13 05:31:57,051 p=285501 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-13 05:31:57,101 p=285501 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-13 05:31:57,149 p=285501 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-13 05:31:57,196 p=285501 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-13 05:31:57,251 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:31:57,304 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:57,316 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:31:57,378 p=285501 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:31:57,396 p=285501 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:31:57,412 p=285501 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:31:57,428 p=285501 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:31:57,429 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:57,438 p=285501 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-13 05:31:57,503 p=285501 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-13 05:31:57,513 p=285501 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-13 05:31:57,561 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:57,581 p=285501 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-13 05:31:57,635 p=285501 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-13 05:31:57,678 p=285501 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-13 05:31:57,727 p=285501 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-13 05:31:57,773 p=285501 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-13 05:31:57,818 p=285501 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-13 05:31:58,054 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:58,065 p=285501 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-13 05:31:58,108 p=285501 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-13 05:31:58,156 p=285501 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-13 05:31:58,220 p=285501 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-13 05:31:58,238 p=285501 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-13 05:31:58,248 p=285501 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-13 05:31:58,306 p=285501 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-13 05:31:58,322 p=285501 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-13 05:31:58,341 p=285501 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-13 05:31:58,362 p=285501 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-13 05:31:58,381 p=285501 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-13 05:31:58,404 p=285501 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-13 05:31:58,419 p=285501 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-13 05:31:58,437 p=285501 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-13 05:31:58,461 p=285501 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-13 05:31:58,471 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:31:58,523 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:58,532 p=285501 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-13 05:31:58,596 p=285501 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:31:58,615 p=285501 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:31:58,635 p=285501 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:31:58,648 p=285501 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:31:58,664 p=285501 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:31:58,680 p=285501 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:31:58,690 p=285501 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-13 05:31:58,805 p=285501 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-13 05:31:58,854 p=285501 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-13 05:31:58,865 p=285501 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-13 05:31:58,934 p=285501 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-13 05:31:59,018 p=285501 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-13 05:31:59,088 p=285501 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-13 05:31:59,207 p=285501 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-13 05:31:59,253 p=285501 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-13 05:31:59,295 p=285501 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-13 05:31:59,341 p=285501 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-13 05:31:59,390 p=285501 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-13 05:31:59,468 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:59,479 p=285501 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-13 05:31:59,573 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:59,584 p=285501 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-13 05:31:59,715 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-13 05:31:59,728 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-13 05:31:59,742 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-13 05:31:59,755 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-13 05:31:59,768 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-13 05:31:59,781 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-13 05:31:59,800 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-13 05:31:59,816 p=285501 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-13 05:31:59,899 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:31:59,952 p=285501 u=root |  ok: [localhost]
2019-09-13 05:31:59,966 p=285501 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-13 05:32:00,014 p=285501 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-13 05:32:00,057 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:00,099 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:00,156 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:00,169 p=285501 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-13 05:32:00,222 p=285501 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-13 05:32:00,266 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:00,315 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:00,374 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:00,390 p=285501 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-13 05:32:00,443 p=285501 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-13 05:32:00,494 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:00,539 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:00,597 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:00,611 p=285501 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-13 05:32:00,658 p=285501 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-13 05:32:00,711 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:00,756 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:00,811 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:00,834 p=285501 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-13 05:32:00,890 p=285501 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-13 05:32:00,933 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:00,978 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:01,040 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,052 p=285501 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-13 05:32:01,097 p=285501 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-13 05:32:01,143 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:01,192 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:01,250 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,264 p=285501 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-13 05:32:01,312 p=285501 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-13 05:32:01,357 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:01,410 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:01,468 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,489 p=285501 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-13 05:32:01,534 p=285501 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-13 05:32:01,584 p=285501 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:32:01,630 p=285501 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-13 05:32:01,690 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,701 p=285501 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-13 05:32:01,772 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,787 p=285501 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-13 05:32:01,849 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,863 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:01,930 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:01,943 p=285501 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-13 05:32:01,984 p=285501 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-13 05:32:02,048 p=285501 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-13 05:32:02,085 p=285501 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-13 05:32:02,125 p=285501 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-13 05:32:02,174 p=285501 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-13 05:32:02,228 p=285501 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-13 05:32:02,278 p=285501 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-13 05:32:02,327 p=285501 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-13 05:32:02,428 p=285501 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:32:02,475 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:02,492 p=285501 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-13 05:32:02,545 p=285501 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-13 05:32:02,596 p=285501 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-13 05:32:02,648 p=285501 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-13 05:32:02,691 p=285501 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-13 05:32:02,727 p=285501 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-13 05:32:02,773 p=285501 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-13 05:32:02,817 p=285501 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-13 05:32:02,861 p=285501 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-13 05:32:02,907 p=285501 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-13 05:32:02,955 p=285501 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-13 05:32:03,175 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:03,184 p=285501 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-13 05:32:03,657 p=285501 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-13 05:32:03,837 p=285501 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-13 05:32:04,011 p=285501 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-13 05:32:04,192 p=285501 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-13 05:32:04,365 p=285501 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-13 05:32:04,527 p=285501 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-13 05:32:04,698 p=285501 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-13 05:32:04,870 p=285501 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-13 05:32:05,041 p=285501 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-13 05:32:05,220 p=285501 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-13 05:32:05,392 p=285501 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-13 05:32:05,566 p=285501 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-13 05:32:05,732 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-13 05:32:05,910 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-13 05:32:06,085 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-13 05:32:06,265 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-13 05:32:06,433 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-13 05:32:06,610 p=285501 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-13 05:32:06,785 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-13 05:32:06,950 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-13 05:32:07,123 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-13 05:32:07,292 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-13 05:32:07,459 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-13 05:32:07,621 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-13 05:32:07,787 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-13 05:32:07,961 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-13 05:32:08,127 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-13 05:32:08,310 p=285501 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-13 05:32:08,480 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-13 05:32:08,657 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-13 05:32:08,859 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-13 05:32:09,053 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-13 05:32:09,216 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-13 05:32:09,387 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-13 05:32:09,554 p=285501 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-13 05:32:09,723 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-13 05:32:09,886 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-13 05:32:10,055 p=285501 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-13 05:32:10,234 p=285501 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-13 05:32:10,406 p=285501 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-13 05:32:10,579 p=285501 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-13 05:32:10,751 p=285501 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-13 05:32:10,918 p=285501 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-13 05:32:11,091 p=285501 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-13 05:32:11,254 p=285501 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-13 05:32:11,417 p=285501 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-13 05:32:11,598 p=285501 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-13 05:32:11,773 p=285501 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-13 05:32:11,937 p=285501 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-13 05:32:12,104 p=285501 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-13 05:32:12,269 p=285501 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-13 05:32:12,434 p=285501 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-13 05:32:12,604 p=285501 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-13 05:32:12,634 p=285501 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-13 05:32:12,843 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:12,854 p=285501 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-13 05:32:12,893 p=285501 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-13 05:32:12,933 p=285501 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-13 05:32:12,972 p=285501 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-13 05:32:13,012 p=285501 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-13 05:32:13,056 p=285501 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-13 05:32:13,097 p=285501 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-13 05:32:13,137 p=285501 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-13 05:32:13,175 p=285501 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-13 05:32:13,216 p=285501 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-13 05:32:13,257 p=285501 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-13 05:32:13,299 p=285501 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-13 05:32:13,339 p=285501 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-13 05:32:13,378 p=285501 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-13 05:32:13,423 p=285501 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-13 05:32:13,464 p=285501 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-13 05:32:13,504 p=285501 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-13 05:32:13,545 p=285501 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-13 05:32:13,595 p=285501 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-13 05:32:13,635 p=285501 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-13 05:32:13,671 p=285501 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-13 05:32:13,713 p=285501 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-13 05:32:13,753 p=285501 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-13 05:32:13,793 p=285501 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-13 05:32:13,833 p=285501 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-13 05:32:13,872 p=285501 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-13 05:32:13,914 p=285501 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-13 05:32:13,956 p=285501 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-13 05:32:14,002 p=285501 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-13 05:32:14,045 p=285501 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-13 05:32:14,085 p=285501 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-13 05:32:14,124 p=285501 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-13 05:32:14,163 p=285501 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-13 05:32:14,204 p=285501 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-13 05:32:14,249 p=285501 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-13 05:32:14,289 p=285501 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-13 05:32:14,329 p=285501 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-13 05:32:14,368 p=285501 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-13 05:32:14,576 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:14,588 p=285501 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-13 05:32:14,798 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:14,809 p=285501 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-13 05:32:15,031 p=285501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568352732.581, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568352732.581, u'inode': 748127, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568352732.581, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-13 05:32:15,042 p=285501 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-13 05:32:15,249 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:15,260 p=285501 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-13 05:32:15,460 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:15,471 p=285501 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-13 05:32:15,529 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:15,540 p=285501 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 05:32:15,592 p=285501 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-13 05:32:15,605 p=285501 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-13 05:32:15,836 p=285501 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-13 05:32:16,012 p=285501 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-13 05:32:16,022 p=285501 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-13 05:32:16,235 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:16,247 p=285501 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-13 05:32:16,769 p=285501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 05:32:16,959 p=285501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 05:32:17,138 p=285501 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 05:32:17,149 p=285501 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-13 05:32:17,353 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:17,364 p=285501 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-13 05:32:17,589 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:17,599 p=285501 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-13 05:32:17,812 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:17,824 p=285501 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-13 05:32:18,032 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:18,042 p=285501 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-13 05:32:18,079 p=285501 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-13 05:32:21,387 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:21,398 p=285501 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-13 05:32:21,654 p=285501 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-13 05:32:21,884 p=285501 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-13 05:32:21,895 p=285501 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-13 05:32:22,134 p=285501 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-13 05:32:22,323 p=285501 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-13 05:32:22,520 p=285501 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-13 05:32:22,723 p=285501 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-13 05:32:22,910 p=285501 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-13 05:32:23,101 p=285501 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-13 05:32:23,114 p=285501 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-13 05:32:23,332 p=285501 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-13 05:32:23,573 p=285501 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-13 05:32:23,780 p=285501 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-13 05:32:24,003 p=285501 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-13 05:32:24,204 p=285501 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-13 05:32:24,215 p=285501 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-13 05:32:24,397 p=285501 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-13 05:32:24,585 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:24,596 p=285501 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-13 05:32:24,638 p=285501 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-13 05:32:24,686 p=285501 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-13 05:32:25,052 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:25,066 p=285501 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-13 05:32:25,312 p=285501 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-13 05:32:25,510 p=285501 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-13 05:32:25,521 p=285501 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-13 05:32:25,878 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:25,895 p=285501 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-13 05:32:26,116 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:26,127 p=285501 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-13 05:32:27,843 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:27,859 p=285501 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-13 05:32:27,905 p=285501 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-13 05:32:27,948 p=285501 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-13 05:32:27,993 p=285501 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-13 05:32:28,038 p=285501 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-13 05:32:28,082 p=285501 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-13 05:32:28,128 p=285501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:32:28,170 p=285501 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-13 05:32:28,214 p=285501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:32:28,257 p=285501 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-13 05:32:28,302 p=285501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:32:28,344 p=285501 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-13 05:32:28,386 p=285501 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:32:28,429 p=285501 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-13 05:32:28,665 p=285501 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-13 05:32:28,826 p=285501 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-13 05:32:28,992 p=285501 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-13 05:32:29,160 p=285501 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-13 05:32:29,171 p=285501 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-13 05:32:29,225 p=285501 u=root |  ok: [localhost]
2019-09-13 05:32:29,236 p=285501 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-13 05:32:29,276 p=285501 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-13 05:32:29,318 p=285501 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-13 05:32:29,364 p=285501 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-13 05:32:29,406 p=285501 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 05:32:29,454 p=285501 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-13 05:32:29,465 p=285501 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-13 05:32:29,511 p=285501 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-13 05:32:29,556 p=285501 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-13 05:32:29,767 p=285501 u=root |  changed: [localhost]
2019-09-13 05:32:29,780 p=285501 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-13 05:39:39,241 p=285501 u=root |  changed: [localhost]
2019-09-13 05:39:39,256 p=285501 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 05:39:39,329 p=285501 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568352749.83-68595262425165/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568352749.83-68595262425165/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568352749.83-68595262425165/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568352749.83-68595262425165/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568352749.83-68595262425165/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568352749.83-68595262425165/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-13 05:39:39,340 p=285501 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-13 05:39:39,392 p=285501 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-13 05:39:39,395 p=285501 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-13 05:39:39,395 p=285501 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-13 05:44:25,838 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-13 05:44:25,849 p=288166 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-13 05:44:26,045 p=288166 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-13 05:44:26,444 p=288166 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-13 05:44:26,597 p=288166 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-13 05:44:26,754 p=288166 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-13 05:44:26,911 p=288166 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-13 05:44:26,923 p=288166 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-13 05:44:27,010 p=288166 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-13 05:44:27,051 p=288166 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-13 05:44:27,095 p=288166 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-13 05:44:27,133 p=288166 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-13 05:44:27,174 p=288166 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-13 05:44:27,212 p=288166 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 05:44:27,254 p=288166 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-13 05:44:27,294 p=288166 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-13 05:44:27,725 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:27,735 p=288166 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-13 05:44:27,770 p=288166 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-13 05:44:27,966 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:27,977 p=288166 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-13 05:44:28,014 p=288166 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-13 05:44:28,051 p=288166 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-13 05:44:28,101 p=288166 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-13 05:44:28,145 p=288166 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-13 05:44:28,185 p=288166 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-13 05:44:28,225 p=288166 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-13 05:44:28,457 p=288166 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-13 05:44:28,658 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:28,668 p=288166 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-13 05:44:28,710 p=288166 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-13 05:44:28,904 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:28,917 p=288166 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-13 05:44:28,960 p=288166 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-13 05:44:29,006 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,017 p=288166 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-13 05:44:29,056 p=288166 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-13 05:44:29,106 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,116 p=288166 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-13 05:44:29,178 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,188 p=288166 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-13 05:44:29,227 p=288166 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-13 05:44:29,271 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,281 p=288166 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-13 05:44:29,328 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,338 p=288166 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-13 05:44:29,383 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,393 p=288166 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-13 05:44:29,452 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,463 p=288166 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-13 05:44:29,508 p=288166 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-13 05:44:29,555 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,567 p=288166 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-13 05:44:29,611 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,621 p=288166 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-13 05:44:29,668 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,679 p=288166 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-13 05:44:29,726 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,736 p=288166 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-13 05:44:29,780 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:29,791 p=288166 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-13 05:44:30,005 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:30,015 p=288166 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-13 05:44:30,230 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:30,240 p=288166 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-13 05:44:30,294 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:30,303 p=288166 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-13 05:44:30,354 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:30,364 p=288166 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-13 05:44:30,550 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:30,560 p=288166 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-13 05:44:30,608 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:30,618 p=288166 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-13 05:44:30,810 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:30,820 p=288166 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-13 05:44:30,864 p=288166 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-13 05:44:30,904 p=288166 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-13 05:44:30,945 p=288166 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-13 05:44:30,986 p=288166 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-13 05:44:31,026 p=288166 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-13 05:44:31,067 p=288166 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-13 05:44:31,111 p=288166 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-13 05:44:31,150 p=288166 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-13 05:44:31,188 p=288166 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-13 05:44:31,226 p=288166 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-13 05:44:31,266 p=288166 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-13 05:44:31,306 p=288166 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-13 05:44:31,345 p=288166 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-13 05:44:31,386 p=288166 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-13 05:44:31,425 p=288166 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-13 05:44:31,467 p=288166 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-13 05:44:31,510 p=288166 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-13 05:44:31,550 p=288166 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-13 05:44:31,771 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:31,782 p=288166 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-13 05:44:32,010 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:32,020 p=288166 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-13 05:44:32,063 p=288166 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-13 05:44:32,110 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:32,120 p=288166 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 05:44:32,164 p=288166 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-13 05:44:32,209 p=288166 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-13 05:44:32,696 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:32,706 p=288166 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-13 05:44:32,749 p=288166 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-13 05:44:32,952 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:32,962 p=288166 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-13 05:44:33,004 p=288166 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-13 05:44:33,477 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:33,489 p=288166 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-13 05:44:33,698 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:33,708 p=288166 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 05:44:33,755 p=288166 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-13 05:44:33,772 p=288166 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-13 05:44:33,819 p=288166 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-13 05:44:33,869 p=288166 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-13 05:44:33,918 p=288166 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-13 05:44:33,963 p=288166 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-13 05:44:34,008 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:34,055 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:34,066 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:34,121 p=288166 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:44:34,134 p=288166 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:44:34,147 p=288166 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:44:34,162 p=288166 u=root |  ok: [localhost] => (item=None)
2019-09-13 05:44:34,163 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:34,172 p=288166 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-13 05:44:34,233 p=288166 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-13 05:44:34,244 p=288166 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-13 05:44:34,288 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:34,299 p=288166 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-13 05:44:34,342 p=288166 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-13 05:44:34,383 p=288166 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-13 05:44:34,430 p=288166 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-13 05:44:34,472 p=288166 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-13 05:44:34,513 p=288166 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-13 05:44:34,736 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:34,746 p=288166 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-13 05:44:34,787 p=288166 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-13 05:44:34,833 p=288166 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-13 05:44:34,888 p=288166 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-13 05:44:34,901 p=288166 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-13 05:44:34,912 p=288166 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-13 05:44:34,970 p=288166 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-13 05:44:34,984 p=288166 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-13 05:44:34,999 p=288166 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-13 05:44:35,013 p=288166 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-13 05:44:35,027 p=288166 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-13 05:44:35,041 p=288166 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-13 05:44:35,056 p=288166 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-13 05:44:35,077 p=288166 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-13 05:44:35,095 p=288166 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-13 05:44:35,105 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:35,154 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:35,164 p=288166 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-13 05:44:35,228 p=288166 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:44:35,247 p=288166 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:44:35,262 p=288166 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:44:35,279 p=288166 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:44:35,296 p=288166 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:44:35,312 p=288166 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 05:44:35,323 p=288166 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-13 05:44:35,432 p=288166 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-13 05:44:35,487 p=288166 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-13 05:44:35,498 p=288166 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-13 05:44:35,560 p=288166 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-13 05:44:35,636 p=288166 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-13 05:44:35,701 p=288166 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-13 05:44:35,808 p=288166 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-13 05:44:35,851 p=288166 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-13 05:44:35,899 p=288166 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-13 05:44:35,942 p=288166 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-13 05:44:35,985 p=288166 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-13 05:44:36,063 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:36,073 p=288166 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-13 05:44:36,175 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:36,185 p=288166 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-13 05:44:36,308 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-13 05:44:36,322 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-13 05:44:36,335 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-13 05:44:36,348 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-13 05:44:36,361 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-13 05:44:36,374 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-13 05:44:36,388 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-13 05:44:36,402 p=288166 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-13 05:44:36,471 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:36,524 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:36,538 p=288166 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-13 05:44:36,584 p=288166 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-13 05:44:36,627 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:36,672 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:36,724 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:36,737 p=288166 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-13 05:44:36,785 p=288166 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-13 05:44:36,828 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:36,870 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:36,920 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:36,935 p=288166 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-13 05:44:36,980 p=288166 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-13 05:44:37,029 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:37,076 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:37,136 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:37,148 p=288166 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-13 05:44:37,204 p=288166 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-13 05:44:37,248 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:37,298 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:37,353 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:37,369 p=288166 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-13 05:44:37,425 p=288166 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-13 05:44:37,470 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:37,519 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:37,577 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:37,597 p=288166 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-13 05:44:37,648 p=288166 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-13 05:44:37,692 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:37,740 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:37,794 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:37,808 p=288166 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-13 05:44:37,852 p=288166 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-13 05:44:37,895 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:37,939 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:37,996 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:38,009 p=288166 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-13 05:44:38,055 p=288166 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-13 05:44:38,097 p=288166 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 05:44:38,139 p=288166 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-13 05:44:38,195 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:38,206 p=288166 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-13 05:44:38,285 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:38,296 p=288166 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-13 05:44:38,352 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:38,362 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:38,435 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:38,449 p=288166 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-13 05:44:38,488 p=288166 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-13 05:44:38,546 p=288166 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-13 05:44:38,580 p=288166 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-13 05:44:38,619 p=288166 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-13 05:44:38,663 p=288166 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-13 05:44:38,714 p=288166 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-13 05:44:38,757 p=288166 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-13 05:44:38,801 p=288166 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-13 05:44:38,888 p=288166 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 05:44:38,933 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:38,955 p=288166 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-13 05:44:39,006 p=288166 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-13 05:44:39,056 p=288166 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-13 05:44:39,100 p=288166 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-13 05:44:39,141 p=288166 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-13 05:44:39,177 p=288166 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-13 05:44:39,221 p=288166 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-13 05:44:39,263 p=288166 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-13 05:44:39,305 p=288166 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-13 05:44:39,351 p=288166 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-13 05:44:39,397 p=288166 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-13 05:44:39,630 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:39,643 p=288166 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-13 05:44:40,097 p=288166 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-13 05:44:40,266 p=288166 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-13 05:44:40,431 p=288166 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-13 05:44:40,593 p=288166 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-13 05:44:40,759 p=288166 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-13 05:44:40,923 p=288166 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-13 05:44:41,092 p=288166 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-13 05:44:41,260 p=288166 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-13 05:44:41,439 p=288166 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-13 05:44:41,611 p=288166 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-13 05:44:41,780 p=288166 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-13 05:44:41,945 p=288166 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-13 05:44:42,117 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-13 05:44:42,292 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-13 05:44:42,456 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-13 05:44:42,621 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-13 05:44:42,795 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-13 05:44:42,962 p=288166 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-13 05:44:43,144 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-13 05:44:43,310 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-13 05:44:43,497 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-13 05:44:43,674 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-13 05:44:43,844 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-13 05:44:44,011 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-13 05:44:44,176 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-13 05:44:44,355 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-13 05:44:44,515 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-13 05:44:44,683 p=288166 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-13 05:44:44,857 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-13 05:44:45,032 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-13 05:44:45,205 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-13 05:44:45,376 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-13 05:44:45,555 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-13 05:44:45,724 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-13 05:44:45,898 p=288166 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-13 05:44:46,074 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-13 05:44:46,248 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-13 05:44:46,417 p=288166 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-13 05:44:46,577 p=288166 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-13 05:44:46,746 p=288166 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-13 05:44:46,914 p=288166 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-13 05:44:47,085 p=288166 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-13 05:44:47,258 p=288166 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-13 05:44:47,426 p=288166 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-13 05:44:47,597 p=288166 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-13 05:44:47,768 p=288166 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-13 05:44:47,937 p=288166 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-13 05:44:48,109 p=288166 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-13 05:44:48,288 p=288166 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-13 05:44:48,467 p=288166 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-13 05:44:48,632 p=288166 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-13 05:44:48,803 p=288166 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-13 05:44:48,972 p=288166 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-13 05:44:49,001 p=288166 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-13 05:44:49,221 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:49,232 p=288166 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-13 05:44:49,272 p=288166 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-13 05:44:49,311 p=288166 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-13 05:44:49,349 p=288166 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-13 05:44:49,388 p=288166 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-13 05:44:49,426 p=288166 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-13 05:44:49,468 p=288166 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-13 05:44:49,522 p=288166 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-13 05:44:49,563 p=288166 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-13 05:44:49,603 p=288166 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-13 05:44:49,642 p=288166 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-13 05:44:49,684 p=288166 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-13 05:44:49,724 p=288166 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-13 05:44:49,767 p=288166 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-13 05:44:49,808 p=288166 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-13 05:44:49,848 p=288166 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-13 05:44:49,892 p=288166 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-13 05:44:49,932 p=288166 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-13 05:44:49,970 p=288166 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-13 05:44:50,011 p=288166 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-13 05:44:50,045 p=288166 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-13 05:44:50,085 p=288166 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-13 05:44:50,143 p=288166 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-13 05:44:50,183 p=288166 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-13 05:44:50,222 p=288166 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-13 05:44:50,260 p=288166 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-13 05:44:50,304 p=288166 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-13 05:44:50,345 p=288166 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-13 05:44:50,403 p=288166 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-13 05:44:50,445 p=288166 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-13 05:44:50,485 p=288166 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-13 05:44:50,526 p=288166 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-13 05:44:50,566 p=288166 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-13 05:44:50,614 p=288166 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-13 05:44:50,654 p=288166 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-13 05:44:50,695 p=288166 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-13 05:44:50,754 p=288166 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-13 05:44:50,797 p=288166 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-13 05:44:51,025 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:51,034 p=288166 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-13 05:44:51,230 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:51,240 p=288166 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-13 05:44:51,464 p=288166 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568353488.95, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568353488.95, u'inode': 754432, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568353488.95, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-13 05:44:51,475 p=288166 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-13 05:44:51,685 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:51,695 p=288166 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-13 05:44:51,909 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:51,924 p=288166 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-13 05:44:51,984 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:51,995 p=288166 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 05:44:52,047 p=288166 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-13 05:44:52,057 p=288166 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-13 05:44:52,280 p=288166 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-13 05:44:52,458 p=288166 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-13 05:44:52,472 p=288166 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-13 05:44:52,679 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:52,694 p=288166 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-13 05:44:53,256 p=288166 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 05:44:53,445 p=288166 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 05:44:53,636 p=288166 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 05:44:53,647 p=288166 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-13 05:44:53,855 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:53,865 p=288166 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-13 05:44:54,085 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:54,097 p=288166 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-13 05:44:54,310 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:54,321 p=288166 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-13 05:44:54,531 p=288166 u=root |  ok: [localhost]
2019-09-13 05:44:54,541 p=288166 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-13 05:44:54,581 p=288166 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-13 05:44:57,759 p=288166 u=root |  changed: [localhost]
2019-09-13 05:44:57,769 p=288166 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-13 05:44:58,056 p=288166 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-13 05:44:58,296 p=288166 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-13 05:44:58,306 p=288166 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-13 05:44:58,547 p=288166 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-13 05:44:58,751 p=288166 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-13 05:44:58,966 p=288166 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-13 05:44:59,174 p=288166 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-13 05:44:59,358 p=288166 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-13 05:44:59,548 p=288166 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-13 05:44:59,560 p=288166 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-13 05:44:59,787 p=288166 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-13 05:45:00,052 p=288166 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-13 05:45:00,270 p=288166 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-13 05:45:00,490 p=288166 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-13 05:45:00,683 p=288166 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-13 05:45:00,695 p=288166 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-13 05:45:00,912 p=288166 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-13 05:45:01,119 p=288166 u=root |  ok: [localhost]
2019-09-13 05:45:01,135 p=288166 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-13 05:45:01,183 p=288166 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-13 05:45:01,230 p=288166 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-13 05:45:01,604 p=288166 u=root |  changed: [localhost]
2019-09-13 05:45:01,614 p=288166 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-13 05:45:01,880 p=288166 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-13 05:45:02,077 p=288166 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-13 05:45:02,088 p=288166 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-13 05:45:02,478 p=288166 u=root |  changed: [localhost]
2019-09-13 05:45:02,493 p=288166 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-13 05:45:02,702 p=288166 u=root |  changed: [localhost]
2019-09-13 05:45:02,714 p=288166 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-13 05:45:04,191 p=288166 u=root |  changed: [localhost]
2019-09-13 05:45:04,202 p=288166 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-13 05:45:04,249 p=288166 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-13 05:45:04,303 p=288166 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-13 05:45:04,359 p=288166 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-13 05:45:04,407 p=288166 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-13 05:45:04,452 p=288166 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-13 05:45:04,496 p=288166 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:45:04,540 p=288166 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-13 05:45:04,585 p=288166 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:45:04,631 p=288166 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-13 05:45:04,679 p=288166 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:45:04,727 p=288166 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-13 05:45:04,773 p=288166 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 05:45:04,819 p=288166 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-13 05:45:05,060 p=288166 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-13 05:45:05,220 p=288166 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-13 05:45:05,388 p=288166 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-13 05:45:05,556 p=288166 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-13 05:45:05,568 p=288166 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-13 05:45:05,617 p=288166 u=root |  ok: [localhost]
2019-09-13 05:45:05,629 p=288166 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-13 05:45:05,670 p=288166 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-13 05:45:05,715 p=288166 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-13 05:45:05,759 p=288166 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-13 05:45:05,801 p=288166 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 05:45:05,852 p=288166 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-13 05:45:05,862 p=288166 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-13 05:45:05,913 p=288166 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-13 05:45:05,963 p=288166 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-13 05:45:06,188 p=288166 u=root |  changed: [localhost]
2019-09-13 05:45:06,202 p=288166 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-13 05:52:14,050 p=288166 u=root |  changed: [localhost]
2019-09-13 05:52:14,065 p=288166 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 05:52:14,135 p=288166 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568353506.25-237303987234532/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568353506.25-237303987234532/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568353506.25-237303987234532/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568353506.25-237303987234532/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568353506.25-237303987234532/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568353506.25-237303987234532/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-13 05:52:14,147 p=288166 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-13 05:52:14,201 p=288166 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-13 05:52:14,204 p=288166 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-13 05:52:14,205 p=288166 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
2019-09-13 06:00:59,743 passlib.registry registered 'md5_crypt' handler: <class 'passlib.handlers.md5_crypt.md5_crypt'>
2019-09-13 06:00:59,755 p=294089 u=root |  PLAY [all] *************************************************************************************************************************************************************************************
2019-09-13 06:00:59,952 p=294089 u=root |  TASK [stat] ************************************************************************************************************************************************************************************
2019-09-13 06:01:00,374 p=294089 u=root |  ok: [localhost -> localhost] => (item=/root/secrets.yml)
2019-09-13 06:01:00,527 p=294089 u=root |  ok: [localhost -> localhost] => (item=/root/localhost_secrets.yml)
2019-09-13 06:01:00,697 p=294089 u=root |  ok: [localhost -> localhost] => (item=/root/site.yml)
2019-09-13 06:01:00,867 p=294089 u=root |  ok: [localhost -> localhost] => (item=/root/localhost.yml)
2019-09-13 06:01:00,893 p=294089 u=root |  TASK [include_vars] ****************************************************************************************************************************************************************************
2019-09-13 06:01:00,992 p=294089 u=root |  TASK [prepare-env : Set SSH port] **************************************************************************************************************************************************************
2019-09-13 06:01:01,050 p=294089 u=root |  TASK [prepare-env : Update SSH known hosts] ****************************************************************************************************************************************************
2019-09-13 06:01:01,104 p=294089 u=root |  TASK [prepare-env : Check connectivity] ********************************************************************************************************************************************************
2019-09-13 06:01:01,145 p=294089 u=root |  TASK [prepare-env : Fail if host is unreachable] ***********************************************************************************************************************************************
2019-09-13 06:01:01,189 p=294089 u=root |  TASK [prepare-env : Fail if password change response sequence is not defined] ******************************************************************************************************************
2019-09-13 06:01:01,253 p=294089 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 06:01:01,310 p=294089 u=root |  TASK [prepare-env : Change initial password] ***************************************************************************************************************************************************
2019-09-13 06:01:01,357 p=294089 u=root |  TASK [prepare-env : Look for unmistakenly StarlingX package] ***********************************************************************************************************************************
2019-09-13 06:01:01,835 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:01,846 p=294089 u=root |  TASK [prepare-env : Fail if host is not running the right image] *******************************************************************************************************************************
2019-09-13 06:01:01,884 p=294089 u=root |  TASK [prepare-env : Check initial config flag] *************************************************************************************************************************************************
2019-09-13 06:01:02,076 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:02,087 p=294089 u=root |  TASK [prepare-env : Fail if bootstrap is in restore mode and the host has been unlocked] *******************************************************************************************************
2019-09-13 06:01:02,138 p=294089 u=root |  TASK [prepare-env : Set skip_play flag for host] ***********************************************************************************************************************************************
2019-09-13 06:01:02,192 p=294089 u=root |  TASK [prepare-env : Skip remaining tasks if host is already unlocked] **************************************************************************************************************************
2019-09-13 06:01:02,251 p=294089 u=root |  TASK [prepare-env : Check if restore is in progress if bootstrap is with restore mode] *********************************************************************************************************
2019-09-13 06:01:02,295 p=294089 u=root |  TASK [prepare-env : Fail if restore is already in progress] ************************************************************************************************************************************
2019-09-13 06:01:02,338 p=294089 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-13 06:01:02,381 p=294089 u=root |  TASK [prepare-env : Fail if any of the mandatory configurations are not defined] ***************************************************************************************************************
2019-09-13 06:01:02,691 p=294089 u=root |  TASK [prepare-env : Retrieve software version number] ******************************************************************************************************************************************
2019-09-13 06:01:02,906 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:02,916 p=294089 u=root |  TASK [prepare-env : Fail if software version is not defined] ***********************************************************************************************************************************
2019-09-13 06:01:02,957 p=294089 u=root |  TASK [prepare-env : Retrieve system type] ******************************************************************************************************************************************************
2019-09-13 06:01:03,159 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:03,169 p=294089 u=root |  TASK [prepare-env : Fail if system type is not defined] ****************************************************************************************************************************************
2019-09-13 06:01:03,211 p=294089 u=root |  TASK [prepare-env : Set software version, system type config path facts] ***********************************************************************************************************************
2019-09-13 06:01:03,264 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,274 p=294089 u=root |  TASK [prepare-env : Fail if host software version is not supported by this playbook] ***********************************************************************************************************
2019-09-13 06:01:03,315 p=294089 u=root |  TASK [prepare-env : Set config path facts] *****************************************************************************************************************************************************
2019-09-13 06:01:03,363 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,374 p=294089 u=root |  TASK [prepare-env : Set initial address facts if not defined. They will be updated later] ******************************************************************************************************
2019-09-13 06:01:03,440 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,451 p=294089 u=root |  TASK [prepare-env : set_fact] ******************************************************************************************************************************************************************
2019-09-13 06:01:03,495 p=294089 u=root |  TASK [prepare-env : Set default registries dictionary] *****************************************************************************************************************************************
2019-09-13 06:01:03,544 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,555 p=294089 u=root |  TASK [prepare-env : Merge user and default registries dictionaries] ****************************************************************************************************************************
2019-09-13 06:01:03,604 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,621 p=294089 u=root |  TASK [prepare-env : Initialize some flags to be used in subsequent roles/tasks] ****************************************************************************************************************
2019-09-13 06:01:03,678 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,690 p=294089 u=root |  TASK [prepare-env : Set initial facts] *********************************************************************************************************************************************************
2019-09-13 06:01:03,757 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,768 p=294089 u=root |  TASK [prepare-env : Turn on use_docker_proxy flag] *********************************************************************************************************************************************
2019-09-13 06:01:03,814 p=294089 u=root |  TASK [prepare-env : Set default values for individual platform registries and registry secrets] ************************************************************************************************
2019-09-13 06:01:03,860 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,870 p=294089 u=root |  TASK [prepare-env : Set default values for OpenID connect] *************************************************************************************************************************************
2019-09-13 06:01:03,919 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,930 p=294089 u=root |  TASK [prepare-env : Set default values for docker proxies if not defined] **********************************************************************************************************************
2019-09-13 06:01:03,980 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:03,991 p=294089 u=root |  TASK [prepare-env : Set default values for kubernetes certificate parameters if not defined] ***************************************************************************************************
2019-09-13 06:01:04,047 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,060 p=294089 u=root |  TASK [prepare-env : Set bootstrap output file] *************************************************************************************************************************************************
2019-09-13 06:01:04,107 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,117 p=294089 u=root |  TASK [prepare-env : Check Docker status] *******************************************************************************************************************************************************
2019-09-13 06:01:04,329 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:04,342 p=294089 u=root |  TASK [prepare-env : Look for openrc file] ******************************************************************************************************************************************************
2019-09-13 06:01:04,572 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,584 p=294089 u=root |  TASK [prepare-env : Turn on replayed flag] *****************************************************************************************************************************************************
2019-09-13 06:01:04,633 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,644 p=294089 u=root |  TASK [prepare-env : Turn off save_password flag] ***********************************************************************************************************************************************
2019-09-13 06:01:04,693 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,704 p=294089 u=root |  TASK [prepare-env : Check the overall status of the previous play] *****************************************************************************************************************************
2019-09-13 06:01:04,899 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,911 p=294089 u=root |  TASK [prepare-env : Turn on incomplete_bootstrap flag if the previous play did not complete] ***************************************************************************************************
2019-09-13 06:01:04,960 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:04,970 p=294089 u=root |  TASK [prepare-env : Check the initial database population status] ******************************************************************************************************************************
2019-09-13 06:01:05,166 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:05,177 p=294089 u=root |  TASK [prepare-env : Turn on initial_db_populated and restart_services flags if initial db population did complete] *****************************************************************************
2019-09-13 06:01:05,222 p=294089 u=root |  TASK [prepare-env : Remove bootstrap_completed flag for the current play if the previous play succeeded] ***************************************************************************************
2019-09-13 06:01:05,263 p=294089 u=root |  TASK [prepare-env : Turn on initial_db_populated flag] *****************************************************************************************************************************************
2019-09-13 06:01:05,306 p=294089 u=root |  TASK [prepare-env : Find previous config file for this host] ***********************************************************************************************************************************
2019-09-13 06:01:05,345 p=294089 u=root |  TASK [prepare-env : Turn on last_config_file_exists flag] **************************************************************************************************************************************
2019-09-13 06:01:05,387 p=294089 u=root |  TASK [prepare-env : Set last config file to import (local)] ************************************************************************************************************************************
2019-09-13 06:01:05,431 p=294089 u=root |  TASK [prepare-env : Set last config file to import (remote)] ***********************************************************************************************************************************
2019-09-13 06:01:05,474 p=294089 u=root |  TASK [prepare-env : Fetch previous config file from this host] *********************************************************************************************************************************
2019-09-13 06:01:05,514 p=294089 u=root |  TASK [prepare-env : Read in last config values] ************************************************************************************************************************************************
2019-09-13 06:01:05,554 p=294089 u=root |  TASK [prepare-env : Turn on system attributes reconfiguration flag] ****************************************************************************************************************************
2019-09-13 06:01:05,601 p=294089 u=root |  TASK [prepare-env : Convert previous docker no proxy config value for comparison] **************************************************************************************************************
2019-09-13 06:01:05,651 p=294089 u=root |  TASK [prepare-env : Turn on docker reconfiguration flag if docker config is changed] ***********************************************************************************************************
2019-09-13 06:01:05,704 p=294089 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if management and/or oam network config is changed] *************************************************************************
2019-09-13 06:01:05,745 p=294089 u=root |  TASK [prepare-env : Turn on service endpoints reconfiguration flag if distributed_cloud_role is changed] ***************************************************************************************
2019-09-13 06:01:05,785 p=294089 u=root |  TASK [prepare-env : Turn on network reconfiguration flag if any of the network related config is changed] **************************************************************************************
2019-09-13 06:01:05,824 p=294089 u=root |  TASK [prepare-env : Turn on restart services flag if management/oam/cluster network or docker config is changed] *******************************************************************************
2019-09-13 06:01:05,863 p=294089 u=root |  TASK [prepare-env : Turn on restart services flag if Kubernetes OpenID config is changed] ******************************************************************************************************
2019-09-13 06:01:05,903 p=294089 u=root |  TASK [prepare-env : Turn off save_config_to_db flag] *******************************************************************************************************************************************
2019-09-13 06:01:05,943 p=294089 u=root |  TASK [prepare-env : Check volume groups] *******************************************************************************************************************************************************
2019-09-13 06:01:06,195 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:06,206 p=294089 u=root |  TASK [prepare-env : Check size of root disk] ***************************************************************************************************************************************************
2019-09-13 06:01:06,447 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:06,458 p=294089 u=root |  TASK [prepare-env : Update root disk index for remote play] ************************************************************************************************************************************
2019-09-13 06:01:06,499 p=294089 u=root |  TASK [prepare-env : Set root disk and root disk size facts] ************************************************************************************************************************************
2019-09-13 06:01:06,549 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:06,560 p=294089 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 06:01:06,604 p=294089 u=root |  TASK [prepare-env : include_tasks] *************************************************************************************************************************************************************
2019-09-13 06:01:06,649 p=294089 u=root |  TASK [prepare-env : Look for branding tar file] ************************************************************************************************************************************************
2019-09-13 06:01:07,148 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:07,157 p=294089 u=root |  TASK [prepare-env : Fail if there are more than one branding tar files] ************************************************************************************************************************
2019-09-13 06:01:07,199 p=294089 u=root |  TASK [prepare-env : Look for other branding files] *********************************************************************************************************************************************
2019-09-13 06:01:07,396 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:07,406 p=294089 u=root |  TASK [prepare-env : Fail if the branding filename is not valid] ********************************************************************************************************************************
2019-09-13 06:01:07,446 p=294089 u=root |  TASK [prepare-env : Mark environment as Ansible bootstrap] *************************************************************************************************************************************
2019-09-13 06:01:07,918 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:07,928 p=294089 u=root |  TASK [prepare-env : Set up Ansible remote tmp dir] *********************************************************************************************************************************************
2019-09-13 06:01:08,125 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:08,135 p=294089 u=root |  TASK [prepare-env : debug] *********************************************************************************************************************************************************************
2019-09-13 06:01:08,185 p=294089 u=root |  ok: [localhost] => {
    "msg": "system_config_update flag: False, network_config_update flag: False, docker_config_update flag: False, restart_services flag:  True, endpoints_reconfiguration_flag: False, save_password flag: False, save_config_to_db flag: True, skip_play flag: False, incomplete_bootstrap flag: True, initial_db_populated_flag: False, dc_role_changed_flag: False"
}
2019-09-13 06:01:08,195 p=294089 u=root |  TASK [validate-config : Check k8s_registry credentials] ****************************************************************************************************************************************
2019-09-13 06:01:08,244 p=294089 u=root |  TASK [validate-config : Check gcr_registry credentials] ****************************************************************************************************************************************
2019-09-13 06:01:08,292 p=294089 u=root |  TASK [validate-config : Check quay_registry credentials] ***************************************************************************************************************************************
2019-09-13 06:01:08,337 p=294089 u=root |  TASK [validate-config : Check docker_registry credentials] *************************************************************************************************************************************
2019-09-13 06:01:08,382 p=294089 u=root |  TASK [validate-config : Check unified registry credentials] ************************************************************************************************************************************
2019-09-13 06:01:08,427 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:08,474 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:08,483 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:08,544 p=294089 u=root |  ok: [localhost] => (item=None)
2019-09-13 06:01:08,556 p=294089 u=root |  ok: [localhost] => (item=None)
2019-09-13 06:01:08,569 p=294089 u=root |  ok: [localhost] => (item=None)
2019-09-13 06:01:08,581 p=294089 u=root |  ok: [localhost] => (item=None)
2019-09-13 06:01:08,584 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:08,594 p=294089 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-13 06:01:08,656 p=294089 u=root |  ok: [localhost] => {
    "msg": [
        "System mode is simplex", 
        "Timezone is UTC", 
        "Distributed Cloud Role is none", 
        "Region name is RegionOne", 
        "DNS servers is [u'8.8.8.8', u'8.8.4.4']", 
        "PXE boot subnet is 169.254.202.0/24", 
        "Management subnet is 192.168.204.0/28", 
        "Cluster host subnet is 192.168.206.0/24", 
        "Cluster pod subnet is 172.16.0.0/16", 
        "Cluster service subnet is 10.96.0.0/12", 
        "OAM subnet is 10.10.10.0/24", 
        "OAM gateway is 10.10.10.1", 
        "OAM floating ip is 10.10.10.2", 
        "Management dynamic address allocation is True", 
        "Cluster host dynamic address allocation is True", 
        "Docker registries is {u'gcr.io': {u'url': None, 'password': u'secret'}, u'quay.io': {u'url': None, 'password': u'secret'}, u'k8s.gcr.io': {u'url': None, 'password': u'secret'}, u'docker.io': {u'url': None, 'password': u'secret'}}", 
        "Docker HTTP proxy is undef", 
        "Docker HTTPS proxy is undef", 
        "Docker no proxy list is []"
    ]
}
2019-09-13 06:01:08,667 p=294089 u=root |  TASK [validate-config : Set system mode fact] **************************************************************************************************************************************************
2019-09-13 06:01:08,713 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:08,722 p=294089 u=root |  TASK [validate-config : debug] *****************************************************************************************************************************************************************
2019-09-13 06:01:08,764 p=294089 u=root |  TASK [validate-config : Set system mode to duplex for Standard system] *************************************************************************************************************************
2019-09-13 06:01:08,808 p=294089 u=root |  TASK [validate-config : Validate system mode if system type is All-in-one] *********************************************************************************************************************
2019-09-13 06:01:08,851 p=294089 u=root |  TASK [validate-config : Validate distributed cloud role] ***************************************************************************************************************************************
2019-09-13 06:01:08,893 p=294089 u=root |  TASK [validate-config : Validate system type if distributed cloud role is system controller] ***************************************************************************************************
2019-09-13 06:01:08,936 p=294089 u=root |  TASK [validate-config : Checking registered timezones] *****************************************************************************************************************************************
2019-09-13 06:01:09,152 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:09,162 p=294089 u=root |  TASK [validate-config : Fail if provided timezone is unknown] **********************************************************************************************************************************
2019-09-13 06:01:09,204 p=294089 u=root |  TASK [validate-config : Fail if the number of dns servers provided is not at least 1 and no more than 3] ***************************************************************************************
2019-09-13 06:01:09,257 p=294089 u=root |  TASK [validate-config : Check format of DNS server IP(s)] **************************************************************************************************************************************
2019-09-13 06:01:09,316 p=294089 u=root |  ok: [localhost] => (item=8.8.8.8) => {
    "msg": "DNS Server: 8.8.8.8"
}
2019-09-13 06:01:09,330 p=294089 u=root |  ok: [localhost] => (item=8.8.4.4) => {
    "msg": "DNS Server: 8.8.4.4"
}
2019-09-13 06:01:09,340 p=294089 u=root |  TASK [validate-config : Validate provided subnets (both IPv4 & IPv6 notations)] ****************************************************************************************************************
2019-09-13 06:01:09,404 p=294089 u=root |  ok: [localhost] => (item={'value': u'10.10.10.0/24', 'key': u'external_oam_subnet'}) => {
    "msg": "external_oam_subnet: 10.10.10.0/24"
}
2019-09-13 06:01:09,418 p=294089 u=root |  ok: [localhost] => (item={'value': u'192.168.206.0/24', 'key': u'cluster_host_subnet'}) => {
    "msg": "cluster_host_subnet: 192.168.206.0/24"
}
2019-09-13 06:01:09,434 p=294089 u=root |  ok: [localhost] => (item={'value': u'10.10.10.1', 'key': u'external_oam_gateway_address'}) => {
    "msg": "external_oam_gateway_address: 10.10.10.1"
}
2019-09-13 06:01:09,449 p=294089 u=root |  ok: [localhost] => (item={'value': u'10.96.0.0/12', 'key': u'cluster_service_subnet'}) => {
    "msg": "cluster_service_subnet: 10.96.0.0/12"
}
2019-09-13 06:01:09,463 p=294089 u=root |  ok: [localhost] => (item={'value': u'169.254.202.0/24', 'key': u'pxeboot_subnet'}) => {
    "msg": "pxeboot_subnet: 169.254.202.0/24"
}
2019-09-13 06:01:09,480 p=294089 u=root |  ok: [localhost] => (item={'value': u'239.1.1.0/28', 'key': u'management_multicast_subnet'}) => {
    "msg": "management_multicast_subnet: 239.1.1.0/28"
}
2019-09-13 06:01:09,497 p=294089 u=root |  ok: [localhost] => (item={'value': u'192.168.204.0/28', 'key': u'management_subnet'}) => {
    "msg": "management_subnet: 192.168.204.0/28"
}
2019-09-13 06:01:09,512 p=294089 u=root |  ok: [localhost] => (item={'value': u'172.16.0.0/16', 'key': u'cluster_pod_subnet'}) => {
    "msg": "cluster_pod_subnet: 172.16.0.0/16"
}
2019-09-13 06:01:09,527 p=294089 u=root |  ok: [localhost] => (item={'value': u'10.10.10.2', 'key': u'external_oam_floating_address'}) => {
    "msg": "external_oam_floating_address: 10.10.10.2"
}
2019-09-13 06:01:09,539 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:09,589 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:09,599 p=294089 u=root |  TASK [validate-config : Validate all network subnets are IPv4] *********************************************************************************************************************************
2019-09-13 06:01:09,673 p=294089 u=root |  ok: [localhost] => (item=192.168.204.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 06:01:09,688 p=294089 u=root |  ok: [localhost] => (item=192.168.206.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 06:01:09,704 p=294089 u=root |  ok: [localhost] => (item=172.16.0.0/16) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 06:01:09,720 p=294089 u=root |  ok: [localhost] => (item=10.96.0.0/12) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 06:01:09,735 p=294089 u=root |  ok: [localhost] => (item=10.10.10.0/24) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 06:01:09,751 p=294089 u=root |  ok: [localhost] => (item=239.1.1.0/28) => {
    "msg": "All infrastructure and cluster subnets must be the same IP version"
}
2019-09-13 06:01:09,762 p=294089 u=root |  TASK [validate-config : Validate all network subnets are IPv6] *********************************************************************************************************************************
2019-09-13 06:01:09,871 p=294089 u=root |  TASK [validate-config : Validate pxeboot subnet is IPv4] ***************************************************************************************************************************************
2019-09-13 06:01:09,923 p=294089 u=root |  ok: [localhost] => {
    "msg": "pxeboot_subnet subnet must always be IPv4"
}
2019-09-13 06:01:09,935 p=294089 u=root |  TASK [validate-config : Fail if cluster pod/service subnet size is too small (minimum size = 65536)] *******************************************************************************************
2019-09-13 06:01:10,003 p=294089 u=root |  TASK [validate-config : Fail if pxeboot/management/multicast subnet size is too small (minimum size = 16)] *************************************************************************************
2019-09-13 06:01:10,078 p=294089 u=root |  TASK [validate-config : Fail if the size of the remaining subnets is too small (minimum size = 8)] *********************************************************************************************
2019-09-13 06:01:10,141 p=294089 u=root |  TASK [validate-config : Generate warning if subnet prefix is not typical for Standard systems] *************************************************************************************************
2019-09-13 06:01:10,248 p=294089 u=root |  TASK [validate-config : Fail if IPv6 prefix length is too short] *******************************************************************************************************************************
2019-09-13 06:01:10,292 p=294089 u=root |  TASK [validate-config : Fail if management address allocation is misconfigured] ****************************************************************************************************************
2019-09-13 06:01:10,333 p=294089 u=root |  TASK [validate-config : Fail if cluster-host address allocation is misconfigured] **************************************************************************************************************
2019-09-13 06:01:10,375 p=294089 u=root |  TASK [validate-config : Fail if management start or end address is not configured for System Controller] ***************************************************************************************
2019-09-13 06:01:10,417 p=294089 u=root |  TASK [validate-config : Set default start and end addresses based on provided subnets] *********************************************************************************************************
2019-09-13 06:01:10,499 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:10,510 p=294089 u=root |  TASK [validate-config : Build address pairs for validation, merging default and user provided values] ******************************************************************************************
2019-09-13 06:01:10,614 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:10,624 p=294089 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-13 06:01:10,745 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam_node', 'value': {u'use_default': True, u'start': u'10.10.10.3', u'end': u'10.10.10.4', u'subnet': u'10.10.10.0/24'}})
2019-09-13 06:01:10,759 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_pod', 'value': {u'use_default': True, u'start': u'172.16.0.1', u'end': u'172.16.255.254', u'subnet': u'172.16.0.0/16'}})
2019-09-13 06:01:10,773 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'management', 'value': {u'use_default': True, u'start': u'192.168.204.2', u'end': u'192.168.204.14', u'subnet': u'192.168.204.0/28'}})
2019-09-13 06:01:10,788 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'multicast', 'value': {u'use_default': True, u'start': u'239.1.1.1', u'end': u'239.1.1.14', u'subnet': u'239.1.1.0/28'}})
2019-09-13 06:01:10,802 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_service', 'value': {u'use_default': True, u'start': u'10.96.0.1', u'end': u'10.111.255.254', u'subnet': u'10.96.0.0/12'}})
2019-09-13 06:01:10,816 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'oam', 'value': {u'use_default': True, u'start': u'10.10.10.1', u'end': u'10.10.10.254', u'subnet': u'10.10.10.0/24'}})
2019-09-13 06:01:10,829 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'cluster_host', 'value': {u'use_default': True, u'start': u'192.168.206.2', u'end': u'192.168.206.254', u'subnet': u'192.168.206.0/24'}})
2019-09-13 06:01:10,845 p=294089 u=root |  included: /usr/share/ansible/stx-ansible/playbooks/bootstrap/roles/validate-config/tasks/validate_address_range.yml for localhost => (item={'key': u'pxeboot', 'value': {u'use_default': True, u'start': u'169.254.202.2', u'end': u'169.254.202.254', u'subnet': u'169.254.202.0/24'}})
2019-09-13 06:01:10,920 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:10,972 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:10,986 p=294089 u=root |  TASK [validate-config : Validate oam_node start and end address format] ************************************************************************************************************************
2019-09-13 06:01:11,031 p=294089 u=root |  TASK [validate-config : Validate oam_node start and end range] *********************************************************************************************************************************
2019-09-13 06:01:11,074 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:11,117 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:11,169 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:11,182 p=294089 u=root |  TASK [validate-config : Validate cluster_pod start and end address format] *********************************************************************************************************************
2019-09-13 06:01:11,233 p=294089 u=root |  TASK [validate-config : Validate cluster_pod start and end range] ******************************************************************************************************************************
2019-09-13 06:01:11,284 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:11,330 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:11,385 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:11,397 p=294089 u=root |  TASK [validate-config : Validate management start and end address format] **********************************************************************************************************************
2019-09-13 06:01:11,443 p=294089 u=root |  TASK [validate-config : Validate management start and end range] *******************************************************************************************************************************
2019-09-13 06:01:11,485 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:11,528 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:11,584 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:11,599 p=294089 u=root |  TASK [validate-config : Validate multicast start and end address format] ***********************************************************************************************************************
2019-09-13 06:01:11,644 p=294089 u=root |  TASK [validate-config : Validate multicast start and end range] ********************************************************************************************************************************
2019-09-13 06:01:11,694 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:11,743 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:11,800 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:11,813 p=294089 u=root |  TASK [validate-config : Validate cluster_service start and end address format] *****************************************************************************************************************
2019-09-13 06:01:11,860 p=294089 u=root |  TASK [validate-config : Validate cluster_service start and end range] **************************************************************************************************************************
2019-09-13 06:01:11,904 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:11,949 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:12,006 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,020 p=294089 u=root |  TASK [validate-config : Validate oam start and end address format] *****************************************************************************************************************************
2019-09-13 06:01:12,074 p=294089 u=root |  TASK [validate-config : Validate oam start and end range] **************************************************************************************************************************************
2019-09-13 06:01:12,118 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:12,163 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:12,219 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,231 p=294089 u=root |  TASK [validate-config : Validate cluster_host start and end address format] ********************************************************************************************************************
2019-09-13 06:01:12,277 p=294089 u=root |  TASK [validate-config : Validate cluster_host start and end range] *****************************************************************************************************************************
2019-09-13 06:01:12,321 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:12,363 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:12,416 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,431 p=294089 u=root |  TASK [validate-config : Validate pxeboot start and end address format] *************************************************************************************************************************
2019-09-13 06:01:12,475 p=294089 u=root |  TASK [validate-config : Validate pxeboot start and end range] **********************************************************************************************************************************
2019-09-13 06:01:12,519 p=294089 u=root |  TASK [validate-config : Fail if address range did not meet required criteria] ******************************************************************************************************************
2019-09-13 06:01:12,561 p=294089 u=root |  TASK [validate-config : Set floating addresses based on subnets or start addresses] ************************************************************************************************************
2019-09-13 06:01:12,618 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,628 p=294089 u=root |  TASK [validate-config : Set derived facts for subsequent tasks/roles] **************************************************************************************************************************
2019-09-13 06:01:12,697 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,708 p=294089 u=root |  TASK [validate-config : Set facts for IP address provisioning against loopback interface] ******************************************************************************************************
2019-09-13 06:01:12,764 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,775 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:12,845 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:12,857 p=294089 u=root |  TASK [validate-config : Set default no-proxy address list (non simplex)] ***********************************************************************************************************************
2019-09-13 06:01:12,900 p=294089 u=root |  TASK [validate-config : Validate http proxy urls] **********************************************************************************************************************************************
2019-09-13 06:01:12,964 p=294089 u=root |  TASK [validate-config : Validate no proxy addresses] *******************************************************************************************************************************************
2019-09-13 06:01:13,001 p=294089 u=root |  TASK [validate-config : Add user defined no-proxy address list to default] *********************************************************************************************************************
2019-09-13 06:01:13,044 p=294089 u=root |  TASK [validate-config : Fail if secure registry flag is misconfigured] *************************************************************************************************************************
2019-09-13 06:01:13,090 p=294089 u=root |  TASK [validate-config : Default the unified registry to secure if not specified] ***************************************************************************************************************
2019-09-13 06:01:13,134 p=294089 u=root |  TASK [validate-config : Turn on use_unified_registry flag] *************************************************************************************************************************************
2019-09-13 06:01:13,178 p=294089 u=root |  TASK [validate-config : Update use_default_registries flag] ************************************************************************************************************************************
2019-09-13 06:01:13,225 p=294089 u=root |  TASK [validate-config : include] ***************************************************************************************************************************************************************
2019-09-13 06:01:13,321 p=294089 u=root |  TASK [validate-config : set_fact] **************************************************************************************************************************************************************
2019-09-13 06:01:13,366 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:13,383 p=294089 u=root |  TASK [validate-config : Check if images archive location exists] *******************************************************************************************************************************
2019-09-13 06:01:13,432 p=294089 u=root |  TASK [validate-config : Get list of archived files] ********************************************************************************************************************************************
2019-09-13 06:01:13,483 p=294089 u=root |  TASK [validate-config : Turn on images archive flag] *******************************************************************************************************************************************
2019-09-13 06:01:13,527 p=294089 u=root |  TASK [validate-config : Validate apiserver_cert_sans list] *************************************************************************************************************************************
2019-09-13 06:01:13,570 p=294089 u=root |  TASK [validate-config : Validate apiserver_cert_sans entries] **********************************************************************************************************************************
2019-09-13 06:01:13,605 p=294089 u=root |  TASK [validate-config : Verify that either both Kubernetes root ca cert and key are defined or not at all] *************************************************************************************
2019-09-13 06:01:13,648 p=294089 u=root |  TASK [validate-config : Check for k8s_root_ca_cert file] ***************************************************************************************************************************************
2019-09-13 06:01:13,690 p=294089 u=root |  TASK [validate-config : Check for k8s_root_ca_key file] ****************************************************************************************************************************************
2019-09-13 06:01:13,733 p=294089 u=root |  TASK [validate-config : Check for ssl_ca_cert file] ********************************************************************************************************************************************
2019-09-13 06:01:13,776 p=294089 u=root |  TASK [validate-config : Check OpenID Connect parameters] ***************************************************************************************************************************************
2019-09-13 06:01:13,821 p=294089 u=root |  TASK [validate-config : Create config workdir] *************************************************************************************************************************************************
2019-09-13 06:01:14,021 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:14,034 p=294089 u=root |  TASK [validate-config : Generate config ini file for python sysinv db population script] *******************************************************************************************************
2019-09-13 06:01:14,515 p=294089 u=root |  changed: [localhost] => (item=[BOOTSTRAP_CONFIG])
2019-09-13 06:01:14,673 p=294089 u=root |  changed: [localhost] => (item=CONTROLLER_HOSTNAME=controller-0)
2019-09-13 06:01:14,842 p=294089 u=root |  changed: [localhost] => (item=SYSTEM_TYPE=All-in-one)
2019-09-13 06:01:15,012 p=294089 u=root |  changed: [localhost] => (item=SYSTEM_MODE=simplex)
2019-09-13 06:01:15,179 p=294089 u=root |  changed: [localhost] => (item=TIMEZONE=UTC)
2019-09-13 06:01:15,356 p=294089 u=root |  changed: [localhost] => (item=DISTRIBUTED_CLOUD_ROLE=none)
2019-09-13 06:01:15,524 p=294089 u=root |  changed: [localhost] => (item=REGION_NAME=RegionOne)
2019-09-13 06:01:15,691 p=294089 u=root |  changed: [localhost] => (item=SW_VERSION=19.09)
2019-09-13 06:01:15,877 p=294089 u=root |  changed: [localhost] => (item=NAMESERVERS=8.8.8.8,8.8.4.4)
2019-09-13 06:01:16,039 p=294089 u=root |  changed: [localhost] => (item=PXEBOOT_SUBNET=169.254.202.0/24)
2019-09-13 06:01:16,208 p=294089 u=root |  changed: [localhost] => (item=PXEBOOT_START_ADDRESS=169.254.202.2)
2019-09-13 06:01:16,383 p=294089 u=root |  changed: [localhost] => (item=PXEBOOT_END_ADDRESS=169.254.202.254)
2019-09-13 06:01:16,552 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_SUBNET=192.168.204.0/28)
2019-09-13 06:01:16,721 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_START_ADDRESS=192.168.204.2)
2019-09-13 06:01:16,901 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_END_ADDRESS=192.168.204.14)
2019-09-13 06:01:17,067 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-13 06:01:17,232 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_INTERFACE=lo)
2019-09-13 06:01:17,398 p=294089 u=root |  changed: [localhost] => (item=CONTROLLER_0_ADDRESS=192.168.204.3)
2019-09-13 06:01:17,569 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_HOST_SUBNET=192.168.206.0/24)
2019-09-13 06:01:17,744 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_HOST_START_ADDRESS=192.168.206.2)
2019-09-13 06:01:17,909 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_HOST_END_ADDRESS=192.168.206.254)
2019-09-13 06:01:18,105 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_HOST_DYNAMIC_ADDRESS_ALLOCATION=True)
2019-09-13 06:01:18,277 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_POD_SUBNET=172.16.0.0/16)
2019-09-13 06:01:18,442 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_POD_START_ADDRESS=172.16.0.1)
2019-09-13 06:01:18,614 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_POD_END_ADDRESS=172.16.255.254)
2019-09-13 06:01:18,785 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_SUBNET=10.96.0.0/12)
2019-09-13 06:01:18,955 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_START_ADDRESS=10.96.0.1)
2019-09-13 06:01:19,138 p=294089 u=root |  changed: [localhost] => (item=CLUSTER_SERVICE_END_ADDRESS=10.96.0.1)
2019-09-13 06:01:19,320 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_SUBNET=10.10.10.0/24)
2019-09-13 06:01:19,503 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_START_ADDRESS=10.10.10.1)
2019-09-13 06:01:19,668 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_END_ADDRESS=10.10.10.254)
2019-09-13 06:01:19,832 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_GATEWAY_ADDRESS=10.10.10.1)
2019-09-13 06:01:20,000 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_FLOATING_ADDRESS=10.10.10.2)
2019-09-13 06:01:20,180 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_0_ADDRESS=10.10.10.3)
2019-09-13 06:01:20,357 p=294089 u=root |  changed: [localhost] => (item=EXTERNAL_OAM_1_ADDRESS=10.10.10.4)
2019-09-13 06:01:20,542 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_SUBNET=239.1.1.0/28)
2019-09-13 06:01:20,711 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_START_ADDRESS=239.1.1.1)
2019-09-13 06:01:20,884 p=294089 u=root |  changed: [localhost] => (item=MANAGEMENT_MULTICAST_END_ADDRESS=239.1.1.14)
2019-09-13 06:01:21,052 p=294089 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_SUBNET=none)
2019-09-13 06:01:21,222 p=294089 u=root |  changed: [localhost] => (item=SYSTEM_CONTROLLER_FLOATING_ADDRESS=none)
2019-09-13 06:01:21,406 p=294089 u=root |  changed: [localhost] => (item=DOCKER_HTTP_PROXY=undef)
2019-09-13 06:01:21,574 p=294089 u=root |  changed: [localhost] => (item=DOCKER_HTTPS_PROXY=undef)
2019-09-13 06:01:21,766 p=294089 u=root |  changed: [localhost] => (item=DOCKER_NO_PROXY=)
2019-09-13 06:01:21,946 p=294089 u=root |  changed: [localhost] => (item=K8S_REGISTRY=k8s.gcr.io)
2019-09-13 06:01:22,125 p=294089 u=root |  changed: [localhost] => (item=GCR_REGISTRY=gcr.io)
2019-09-13 06:01:22,302 p=294089 u=root |  changed: [localhost] => (item=QUAY_REGISTRY=quay.io)
2019-09-13 06:01:22,481 p=294089 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY=docker.io)
2019-09-13 06:01:22,650 p=294089 u=root |  changed: [localhost] => (item=USE_DEFAULT_REGISTRIES=True)
2019-09-13 06:01:22,824 p=294089 u=root |  changed: [localhost] => (item=IS_SECURE_REGISTRY=True)
2019-09-13 06:01:23,015 p=294089 u=root |  changed: [localhost] => (item=RECONFIGURE_ENDPOINTS=False)
2019-09-13 06:01:23,193 p=294089 u=root |  changed: [localhost] => (item=INITIAL_DB_POPULATED=False)
2019-09-13 06:01:23,371 p=294089 u=root |  changed: [localhost] => (item=INCOMPLETE_BOOTSTRAP=True)
2019-09-13 06:01:23,540 p=294089 u=root |  changed: [localhost] => (item=APISERVER_SANS=)
2019-09-13 06:01:23,574 p=294089 u=root |  TASK [validate-config : Write simplex flag] ****************************************************************************************************************************************************
2019-09-13 06:01:23,801 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:23,813 p=294089 u=root |  TASK [store-passwd : debug] ********************************************************************************************************************************************************************
2019-09-13 06:01:23,855 p=294089 u=root |  TASK [store-passwd : set_fact] *****************************************************************************************************************************************************************
2019-09-13 06:01:23,897 p=294089 u=root |  TASK [store-passwd : Print warning if admin credentials are not stored in vault] ***************************************************************************************************************
2019-09-13 06:01:23,938 p=294089 u=root |  TASK [store-passwd : Set admin username and password facts] ************************************************************************************************************************************
2019-09-13 06:01:23,981 p=294089 u=root |  TASK [store-passwd : Look for password rules file] *********************************************************************************************************************************************
2019-09-13 06:01:24,022 p=294089 u=root |  TASK [store-passwd : Fail if password rules file is missing] ***********************************************************************************************************************************
2019-09-13 06:01:24,062 p=294089 u=root |  TASK [store-passwd : Get password rules] *******************************************************************************************************************************************************
2019-09-13 06:01:24,109 p=294089 u=root |  TASK [store-passwd : Get password rules description] *******************************************************************************************************************************************
2019-09-13 06:01:24,151 p=294089 u=root |  TASK [store-passwd : Set password regex facts] *************************************************************************************************************************************************
2019-09-13 06:01:24,191 p=294089 u=root |  TASK [store-passwd : Fail if password regex cannot be found] ***********************************************************************************************************************************
2019-09-13 06:01:24,232 p=294089 u=root |  TASK [store-passwd : Set password regex description fact] **************************************************************************************************************************************
2019-09-13 06:01:24,274 p=294089 u=root |  TASK [store-passwd : Validate admin password] **************************************************************************************************************************************************
2019-09-13 06:01:24,314 p=294089 u=root |  TASK [store-passwd : Fail if provided admin password does not meet required complexity] ********************************************************************************************************
2019-09-13 06:01:24,356 p=294089 u=root |  TASK [store-passwd : Store admin password] *****************************************************************************************************************************************************
2019-09-13 06:01:24,397 p=294089 u=root |  TASK [store-passwd : Set temp keyring directory fact] ******************************************************************************************************************************************
2019-09-13 06:01:24,438 p=294089 u=root |  TASK [store-passwd : Create temp keyring directory] ********************************************************************************************************************************************
2019-09-13 06:01:24,479 p=294089 u=root |  TASK [store-passwd : Strip the leading '/' from keyring directory and assign it to a new variable] *********************************************************************************************
2019-09-13 06:01:24,522 p=294089 u=root |  TASK [store-passwd : Prefetch the keyring from the tarball] ************************************************************************************************************************************
2019-09-13 06:01:24,563 p=294089 u=root |  TASK [store-passwd : Remove the unwanted directory] ********************************************************************************************************************************************
2019-09-13 06:01:24,604 p=294089 u=root |  TASK [store-passwd : Store service passwords] **************************************************************************************************************************************************
2019-09-13 06:01:24,639 p=294089 u=root |  TASK [apply-bootstrap-manifest : Create config workdir] ****************************************************************************************************************************************
2019-09-13 06:01:24,679 p=294089 u=root |  TASK [apply-bootstrap-manifest : Generating static config data] ********************************************************************************************************************************
2019-09-13 06:01:24,719 p=294089 u=root |  TASK [apply-bootstrap-manifest : Fail if static hieradata cannot be generated] *****************************************************************************************************************
2019-09-13 06:01:24,759 p=294089 u=root |  TASK [apply-bootstrap-manifest : Set ssh_config tmp dir fact] **********************************************************************************************************************************
2019-09-13 06:01:24,799 p=294089 u=root |  TASK [apply-bootstrap-manifest : Strip the leading '/' from directories and assign them to new variables] **************************************************************************************
2019-09-13 06:01:24,841 p=294089 u=root |  TASK [apply-bootstrap-manifest : Prefetch static hieradata] ************************************************************************************************************************************
2019-09-13 06:01:24,894 p=294089 u=root |  TASK [apply-bootstrap-manifest : Look for ssh_config dir in the backup tarball] ****************************************************************************************************************
2019-09-13 06:01:24,934 p=294089 u=root |  TASK [apply-bootstrap-manifest : Create temp ssh_config dir] ***********************************************************************************************************************************
2019-09-13 06:01:24,975 p=294089 u=root |  TASK [apply-bootstrap-manifest : Prefetch ssh_config] ******************************************************************************************************************************************
2019-09-13 06:01:25,015 p=294089 u=root |  TASK [apply-bootstrap-manifest : Remove the unwanted directory] ********************************************************************************************************************************
2019-09-13 06:01:25,057 p=294089 u=root |  TASK [apply-bootstrap-manifest : Applying puppet bootstrap manifest] ***************************************************************************************************************************
2019-09-13 06:01:25,097 p=294089 u=root |  TASK [apply-bootstrap-manifest : Fail if puppet manifest apply script returns an error] ********************************************************************************************************
2019-09-13 06:01:25,137 p=294089 u=root |  TASK [apply-bootstrap-manifest : Ensure Puppet directory exists] *******************************************************************************************************************************
2019-09-13 06:01:25,178 p=294089 u=root |  TASK [apply-bootstrap-manifest : Persist puppet working files] *********************************************************************************************************************************
2019-09-13 06:01:25,218 p=294089 u=root |  TASK [persist-config : Check if keyring data has been persisted] *******************************************************************************************************************************
2019-09-13 06:01:25,258 p=294089 u=root |  TASK [persist-config : Delete the previous python_keyring directory if exists] *****************************************************************************************************************
2019-09-13 06:01:25,300 p=294089 u=root |  TASK [persist-config : Persist keyring data] ***************************************************************************************************************************************************
2019-09-13 06:01:25,345 p=294089 u=root |  TASK [persist-config : Ensure replicated config parent directory exists] ***********************************************************************************************************************
2019-09-13 06:01:25,547 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:25,557 p=294089 u=root |  TASK [persist-config : Get list of new config files] *******************************************************************************************************************************************
2019-09-13 06:01:25,756 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:25,767 p=294089 u=root |  TASK [persist-config : Remove existing config files from permanent location] *******************************************************************************************************************
2019-09-13 06:01:26,006 p=294089 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568354483.521, u'gr_name': u'root', u'path': u'/tmp/config/bootstrap_config', u'xusr': False, u'atime': 1568354483.521, u'inode': 791518, u'isgid': False, u'size': 1674, u'isdir': False, u'ctime': 1568354483.521, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 34, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
2019-09-13 06:01:26,021 p=294089 u=root |  TASK [persist-config : Move new config files to permanent location] ****************************************************************************************************************************
2019-09-13 06:01:26,260 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:26,272 p=294089 u=root |  TASK [persist-config : Delete working config directory] ****************************************************************************************************************************************
2019-09-13 06:01:26,476 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:26,492 p=294089 u=root |  TASK [persist-config : Set Postgres, PXE, branding config directory fact] **********************************************************************************************************************
2019-09-13 06:01:26,554 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:26,566 p=294089 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 06:01:26,619 p=294089 u=root |  ok: [localhost] => {
    "msg": "postgres_config_dir: /opt/platform/config/19.09/postgresql pxe_config_dir: /opt/platform/config/19.09/pxelinux.cfg branding_config_dir: /opt/platform/config/19.09/branding"
}
2019-09-13 06:01:26,631 p=294089 u=root |  TASK [persist-config : Ensure Postres, PXE config directories exist] ***************************************************************************************************************************
2019-09-13 06:01:26,868 p=294089 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/postgresql)
2019-09-13 06:01:27,042 p=294089 u=root |  ok: [localhost] => (item=/opt/platform/config/19.09/pxelinux.cfg)
2019-09-13 06:01:27,052 p=294089 u=root |  TASK [persist-config : Get list of Postgres conf files] ****************************************************************************************************************************************
2019-09-13 06:01:27,272 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:27,286 p=294089 u=root |  TASK [persist-config : Copy postgres conf files for mate] **************************************************************************************************************************************
2019-09-13 06:01:27,872 p=294089 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.566, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_ident.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266938, u'isgid': False, u'size': 47, u'isdir': False, u'ctime': 1568277027.617, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 06:01:28,050 p=294089 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.636, u'gr_name': u'postgres', u'path': u'/etc/postgresql/pg_hba.conf', u'xusr': False, u'atime': 1568277028.366, u'inode': 266949, u'isgid': False, u'size': 929, u'isdir': False, u'ctime': 1568277027.694, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 06:01:28,221 p=294089 u=root |  changed: [localhost] => (item={u'rusr': True, u'uid': 120, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1568277027.625, u'gr_name': u'postgres', u'path': u'/etc/postgresql/postgresql.conf', u'xusr': False, u'atime': 1568277028.031, u'inode': 266901, u'isgid': False, u'size': 20195, u'isdir': False, u'ctime': 1568277027.625, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 2051, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'postgres', u'gid': 120, u'ischr': False, u'wusr': True})
2019-09-13 06:01:28,235 p=294089 u=root |  TASK [persist-config : Create a symlink to PXE config files] ***********************************************************************************************************************************
2019-09-13 06:01:28,447 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:28,458 p=294089 u=root |  TASK [persist-config : Check if copying of branding files for mate is required] ****************************************************************************************************************
2019-09-13 06:01:28,684 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:28,694 p=294089 u=root |  TASK [persist-config : Ensure branding config directory exists] ********************************************************************************************************************************
2019-09-13 06:01:28,916 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:28,927 p=294089 u=root |  TASK [persist-config : Check if branding tar files exist (there should be only one)] ***********************************************************************************************************
2019-09-13 06:01:29,135 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:29,145 p=294089 u=root |  TASK [persist-config : Copy branding tar files] ************************************************************************************************************************************************
2019-09-13 06:01:29,181 p=294089 u=root |  TASK [persist-config : Get grub default kernel] ************************************************************************************************************************************************
2019-09-13 06:01:32,403 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:32,418 p=294089 u=root |  TASK [persist-config : Add default security feature to kernel parameters] **********************************************************************************************************************
2019-09-13 06:01:32,706 p=294089 u=root |  changed: [localhost] => (item=grubby --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-13 06:01:32,917 p=294089 u=root |  changed: [localhost] => (item=grubby --efi --update-kernel=/boot/vmlinuz-3.10.0-957.21.3.el7.2.tis.x86_64 --args='nopti nospectre_v2')
2019-09-13 06:01:32,929 p=294089 u=root |  TASK [persist-config : Resize filesystems (default)] *******************************************************************************************************************************************
2019-09-13 06:01:33,171 p=294089 u=root |  changed: [localhost] => (item=lvextend -L20G /dev/cgts-vg/pgsql-lv)
2019-09-13 06:01:33,377 p=294089 u=root |  changed: [localhost] => (item=lvextend -L16G /dev/cgts-vg/dockerdistribution-lv)
2019-09-13 06:01:33,581 p=294089 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/backup-lv)
2019-09-13 06:01:33,792 p=294089 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-13 06:01:33,970 p=294089 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-13 06:01:34,157 p=294089 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd8)
2019-09-13 06:01:34,169 p=294089 u=root |  TASK [persist-config : Fail if file system resizing failed for a reason other than it has been done already] ***********************************************************************************
2019-09-13 06:01:34,380 p=294089 u=root |  TASK [persist-config : Further resize if root disk size is larger than 240G] *******************************************************************************************************************
2019-09-13 06:01:34,647 p=294089 u=root |  changed: [localhost] => (item=lvextend -L40G /dev/cgts-vg/pgsql-lv)
2019-09-13 06:01:34,852 p=294089 u=root |  changed: [localhost] => (item=lvextend -L50G /dev/cgts-vg/backup-lv)
2019-09-13 06:01:35,069 p=294089 u=root |  changed: [localhost] => (item=drbdadm -- --assume-peer-has-space resize all)
2019-09-13 06:01:35,255 p=294089 u=root |  changed: [localhost] => (item=resize2fs /dev/drbd0)
2019-09-13 06:01:35,268 p=294089 u=root |  TASK [persist-config : Fail if additional resizing failed for a reason other than it has been done already] ************************************************************************************
2019-09-13 06:01:35,453 p=294089 u=root |  TASK [persist-config : Check if custom banner exists] ******************************************************************************************************************************************
2019-09-13 06:01:35,652 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:35,663 p=294089 u=root |  TASK [persist-config : Apply custom banner] ****************************************************************************************************************************************************
2019-09-13 06:01:35,712 p=294089 u=root |  TASK [persist-config : Fail if banner customization failed] ************************************************************************************************************************************
2019-09-13 06:01:35,785 p=294089 u=root |  TASK [persist-config : Shutdown Maintenance services] ******************************************************************************************************************************************
2019-09-13 06:01:36,143 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:36,153 p=294089 u=root |  TASK [persist-config : Shutdown FM services] ***************************************************************************************************************************************************
2019-09-13 06:01:36,433 p=294089 u=root |  changed: [localhost] => (item=/etc/init.d/fminit stop)
2019-09-13 06:01:36,665 p=294089 u=root |  changed: [localhost] => (item=/etc/init.d/fm-api stop)
2019-09-13 06:01:36,680 p=294089 u=root |  TASK [persist-config : Shut down and remove Kubernetes components] *****************************************************************************************************************************
2019-09-13 06:01:37,076 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:37,091 p=294089 u=root |  TASK [persist-config : Clear etcd data cache] **************************************************************************************************************************************************
2019-09-13 06:01:37,309 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:37,323 p=294089 u=root |  TASK [persist-config : Restart etcd] ***********************************************************************************************************************************************************
2019-09-13 06:01:38,331 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:38,345 p=294089 u=root |  TASK [persist-config : Set facts derived from previous network configurations] *****************************************************************************************************************
2019-09-13 06:01:38,386 p=294089 u=root |  TASK [persist-config : Set facts derived from previous floating addresses] *********************************************************************************************************************
2019-09-13 06:01:38,425 p=294089 u=root |  TASK [persist-config : Set facts for the removal of addresses assigned to loopback interface] **************************************************************************************************
2019-09-13 06:01:38,467 p=294089 u=root |  TASK [persist-config : Remove loopback interface in sysinv db and associated addresses] ********************************************************************************************************
2019-09-13 06:01:38,518 p=294089 u=root |  TASK [persist-config : Fail if removing interface addresses failed for reason other than it has been done already] *****************************************************************************
2019-09-13 06:01:38,566 p=294089 u=root |  TASK [persist-config : Create Barbican secret for k8s registry if credentials exist] ***********************************************************************************************************
2019-09-13 06:01:38,611 p=294089 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 06:01:38,661 p=294089 u=root |  TASK [persist-config : Create Barbican secret for gcr registry if credentials exist] ***********************************************************************************************************
2019-09-13 06:01:38,706 p=294089 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 06:01:38,753 p=294089 u=root |  TASK [persist-config : Create Barbican secret for quay registry if credentials exist] **********************************************************************************************************
2019-09-13 06:01:38,797 p=294089 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 06:01:38,842 p=294089 u=root |  TASK [persist-config : Create Barbican secret for docker registry if credentials exist] ********************************************************************************************************
2019-09-13 06:01:38,889 p=294089 u=root |  TASK [persist-config : set_fact] ***************************************************************************************************************************************************************
2019-09-13 06:01:38,932 p=294089 u=root |  TASK [persist-config : Append config ini file with Barbican secret uuid] ***********************************************************************************************************************
2019-09-13 06:01:39,146 p=294089 u=root |  changed: [localhost] => (item=K8S_REGISTRY_SECRET=none)
2019-09-13 06:01:39,313 p=294089 u=root |  changed: [localhost] => (item=GCR_REGISTRY_SECRET=none)
2019-09-13 06:01:39,475 p=294089 u=root |  changed: [localhost] => (item=QUAY_REGISTRY_SECRET=none)
2019-09-13 06:01:39,641 p=294089 u=root |  changed: [localhost] => (item=DOCKER_REGISTRY_SECRET=none)
2019-09-13 06:01:39,652 p=294089 u=root |  TASK [persist-config : Set input parameters to populate config script] *************************************************************************************************************************
2019-09-13 06:01:39,709 p=294089 u=root |  ok: [localhost]
2019-09-13 06:01:39,721 p=294089 u=root |  TASK [persist-config : Update input parameters with reconfigure system flag] *******************************************************************************************************************
2019-09-13 06:01:39,762 p=294089 u=root |  TASK [persist-config : Update input parameters with reconfigure network flag] ******************************************************************************************************************
2019-09-13 06:01:39,804 p=294089 u=root |  TASK [persist-config : Update input parameters with reconfigure service flag] ******************************************************************************************************************
2019-09-13 06:01:39,851 p=294089 u=root |  TASK [persist-config : Update input parameters if config from previous play has not been generated or is missing] ******************************************************************************
2019-09-13 06:01:39,891 p=294089 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 06:01:39,939 p=294089 u=root |  ok: [localhost] => {
    "script_input": "/opt/platform/config/19.09/bootstrap_config"
}
2019-09-13 06:01:39,950 p=294089 u=root |  TASK [persist-config : Remove the endpoint reconfig flag before reconfiguring the service endpoints] *******************************************************************************************
2019-09-13 06:01:40,000 p=294089 u=root |  TASK [persist-config : Remove the system controller database config flag before reconfigure role] **********************************************************************************************
2019-09-13 06:01:40,049 p=294089 u=root |  TASK [persist-config : Add the management floating address] ************************************************************************************************************************************
2019-09-13 06:01:40,286 p=294089 u=root |  changed: [localhost]
2019-09-13 06:01:40,298 p=294089 u=root |  TASK [persist-config : Saving config in sysinv database] ***************************************************************************************************************************************
2019-09-13 06:08:47,937 p=294089 u=root |  changed: [localhost]
2019-09-13 06:08:47,951 p=294089 u=root |  TASK [persist-config : debug] ******************************************************************************************************************************************************************
2019-09-13 06:08:48,019 p=294089 u=root |  ok: [localhost] => {
    "populate_result": {
        "changed": true, 
        "failed": false, 
        "failed_when_result": false, 
        "msg": "non-zero return code", 
        "rc": 1, 
        "stderr": "No handlers could be found for logger \"cgtsclient.common.http\"\nTraceback (most recent call last):\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568354500.35-257365133381662/populate_initial_config.py\", line 984, in <module>\n    inventory_config_complete_wait(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568354500.35-257365133381662/populate_initial_config.py\", line 909, in inventory_config_complete_wait\n    wait_initial_inventory_complete(client, controller)\n  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568354500.35-257365133381662/populate_initial_config.py\", line 900, in wait_initial_inventory_complete\n    raise ConfigFail('Timeout waiting for controller inventory '\ncontrollerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion\n", 
        "stderr_lines": [
            "No handlers could be found for logger \"cgtsclient.common.http\"", 
            "Traceback (most recent call last):", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568354500.35-257365133381662/populate_initial_config.py\", line 984, in <module>", 
            "    inventory_config_complete_wait(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568354500.35-257365133381662/populate_initial_config.py\", line 909, in inventory_config_complete_wait", 
            "    wait_initial_inventory_complete(client, controller)", 
            "  File \"/tmp/.ansible-root/tmp/ansible-tmp-1568354500.35-257365133381662/populate_initial_config.py\", line 900, in wait_initial_inventory_complete", 
            "    raise ConfigFail('Timeout waiting for controller inventory '", 
            "controllerconfig.common.exceptions.ConfigFail: Timeout waiting for controller inventory completion"
        ], 
        "stdout": "Populating system config...\nSystem type is All-in-one\nSystem config completed.\nPopulating load config...\nLoad config completed.\nPopulating management network...\nPopulating pxeboot network...\nPopulating oam network...\nPopulating multicast network...\nPopulating cluster host network...\nPopulating cluster pod network...\nPopulating cluster service network...\nNetwork config completed.\nPopulating/Updating DNS config...\nDNS config completed.\nManagement mac = 00:00:00:00:00:00\nRoot fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nBoot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0\nConsole = tty0\nTboot = false\nInstall output = text\nHost values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}\nHost controller-0 created.\nFailed to update the initial system config.\n", 
        "stdout_lines": [
            "Populating system config...", 
            "System type is All-in-one", 
            "System config completed.", 
            "Populating load config...", 
            "Load config completed.", 
            "Populating management network...", 
            "Populating pxeboot network...", 
            "Populating oam network...", 
            "Populating multicast network...", 
            "Populating cluster host network...", 
            "Populating cluster pod network...", 
            "Populating cluster service network...", 
            "Network config completed.", 
            "Populating/Updating DNS config...", 
            "DNS config completed.", 
            "Management mac = 00:00:00:00:00:00", 
            "Root fs device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Boot device = /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0", 
            "Console = tty0", 
            "Tboot = false", 
            "Install output = text", 
            "Host values = {'tboot': 'false', 'install_output': 'text', 'rootfs_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'boot_device': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0', 'availability': 'offline', 'mgmt_mac': '00:00:00:00:00:00', 'console': 'tty0', 'mgmt_ip': '192.168.204.3', 'hostname': 'controller-0', 'operational': 'disabled', 'invprovision': 'provisioning', 'administrative': 'locked', 'personality': 'controller'}", 
            "Host controller-0 created.", 
            "Failed to update the initial system config."
        ]
    }
}
2019-09-13 06:08:48,030 p=294089 u=root |  TASK [persist-config : Fail if populate config script throws an exception] *********************************************************************************************************************
2019-09-13 06:08:48,083 p=294089 u=root |  fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}
2019-09-13 06:08:48,085 p=294089 u=root |  PLAY RECAP *************************************************************************************************************************************************************************************
2019-09-13 06:08:48,086 p=294089 u=root |  localhost                  : ok=98   changed=27   unreachable=0    failed=1   
-------------- next part --------------
2019-09-12T08:28:07.549 Debug: 2019-09-12 08:28:07 +0000 Runtime environment: puppet_version=4.8.2, ruby_version=2.0.0, run_mode=user, default_encoding=UTF-8
2019-09-12T08:28:07.553 Debug: 2019-09-12 08:28:07 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:07.557 Debug: 2019-09-12 08:28:07 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:07.577 Debug: 2019-09-12 08:28:07 +0000 Loading external facts from /usr/share/openstack-puppet/modules/openstacklib/facts.d
2019-09-12T08:28:07.581 Debug: 2019-09-12 08:28:07 +0000 Loading external facts from /var/lib/puppet/facts.d
2019-09-12T08:28:07.584 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.587 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_initial_config_primary.rb
2019-09-12T08:28:07.592 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/controller_sw_versions_match.rb
2019-09-12T08:28:07.595 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/get_cmdline.rb
2019-09-12T08:28:07.598 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/platform_res_mem.rb
2019-09-12T08:28:07.602 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_controller_active.rb
2019-09-12T08:28:07.605 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_resctrl_supported.rb
2019-09-12T08:28:07.608 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_gb_page_supported.rb
2019-09-12T08:28:07.612 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_broadwell_processor.rb
2019-09-12T08:28:07.616 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_per_numa_supported.rb
2019-09-12T08:28:07.620 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/install_uuid.rb
2019-09-12T08:28:07.624 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/system_info.rb
2019-09-12T08:28:07.627 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/disable_worker_services.rb
2019-09-12T08:28:07.631 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/boot_disk_device_path.rb
2019-09-12T08:28:07.635 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_node_ceph_configured.rb
2019-09-12T08:28:07.638 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_standalone_controller.rb
2019-09-12T08:28:07.642 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/number_of_numa_nodes.rb
2019-09-12T08:28:07.646 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_restore_in_progress.rb
2019-09-12T08:28:07.650 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/configured_ceph_monitors.rb
2019-09-12T08:28:07.654 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/number_of_logical_cpus.rb
2019-09-12T08:28:07.657 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_keystone_running.rb
2019-09-12T08:28:07.661 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/physical_core_count.rb
2019-09-12T08:28:07.664 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_initial_k8s_config.rb
2019-09-12T08:28:07.668 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_initial_config.rb
2019-09-12T08:28:07.671 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_hugetlbfs_enabled.rb
2019-09-12T08:28:07.675 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/platform/lib/facter/is_primary_disk_rotational.rb
2019-09-12T08:28:07.678 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.682 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/network/lib/facter/network.rb
2019-09-12T08:28:07.685 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.688 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/puppi/lib/facter/windows_common_appdata.rb
2019-09-12T08:28:07.691 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/puppi/lib/facter/puppi_projects.rb
2019-09-12T08:28:07.695 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/puppi/lib/facter/last_run.rb
2019-09-12T08:28:07.700 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.703 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/puppet/modules/lvm/lib/facter/lvm_support.rb
2019-09-12T08:28:07.707 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.710 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/openstacklib/lib/facter/os_service_default.rb
2019-09-12T08:28:07.713 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/openstacklib/lib/facter/os_workers.rb
2019-09-12T08:28:07.718 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/openstacklib/lib/facter/os_package_type.rb
2019-09-12T08:28:07.722 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.727 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/firewall/lib/facter/iptables_version.rb
2019-09-12T08:28:07.730 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/firewall/lib/facter/ip6tables_version.rb
2019-09-12T08:28:07.734 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/firewall/lib/facter/iptables_persistent_version.rb
2019-09-12T08:28:07.737 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.744 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/haproxy/lib/facter/haproxy_version.rb
2019-09-12T08:28:07.749 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.753 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/vswitch/lib/facter/ovs_uuid.rb
2019-09-12T08:28:07.756 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/vswitch/lib/facter/ovs.rb
2019-09-12T08:28:07.759 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/vswitch/lib/facter/pci_address.rb
2019-09-12T08:28:07.762 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.766 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/module-collectd/lib/facter/collectd_version.rb
2019-09-12T08:28:07.769 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.772 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/stdlib/lib/facter/facter_dot_d.rb
2019-09-12T08:28:07.776 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/stdlib/lib/facter/pe_version.rb
2019-09-12T08:28:07.779 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/stdlib/lib/facter/root_home.rb
2019-09-12T08:28:07.782 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/stdlib/lib/facter/puppet_settings.rb
2019-09-12T08:28:07.786 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/stdlib/lib/facter/package_provider.rb
2019-09-12T08:28:07.789 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/stdlib/lib/facter/service_provider.rb
2019-09-12T08:28:07.792 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.795 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/apache/lib/facter/apache_version.rb
2019-09-12T08:28:07.799 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.802 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/rabbitmq/lib/facter/rabbitmq_version.rb
2019-09-12T08:28:07.805 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.808 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/mysql/lib/facter/mysqld_version.rb
2019-09-12T08:28:07.812 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/mysql/lib/facter/mysql_version.rb
2019-09-12T08:28:07.815 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/mysql/lib/facter/mysql_server_id.rb
2019-09-12T08:28:07.818 Info: 2019-09-12 08:28:07 +0000 Loading facts
2019-09-12T08:28:07.822 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/staging/lib/facter/staging_http_get.rb
2019-09-12T08:28:07.825 Debug: 2019-09-12 08:28:07 +0000 Loading facts from /usr/share/openstack-puppet/modules/staging/lib/facter/staging_windir.rb
2019-09-12T08:28:08.355 Debug: 2019-09-12 08:28:08 +0000 Facter: Found no suitable resolves of 1 for ec2_metadata
2019-09-12T08:28:08.358 Debug: 2019-09-12 08:28:08 +0000 Facter: value for ec2_metadata is still nil
2019-09-12T08:28:08.593 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.597 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.703 Debug: 2019-09-12 08:28:08 +0000 Failed to load library 'cfpropertylist' for feature 'cfpropertylist'
2019-09-12T08:28:08.759 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.762 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.821 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.824 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.836 Debug: 2019-09-12 08:28:08 +0000 Executing: '/usr/bin/rpm --version'
2019-09-12T08:28:08.890 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.894 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.897 Debug: 2019-09-12 08:28:08 +0000 Executing: '/usr/bin/rpm --version'
2019-09-12T08:28:08.904 Debug: 2019-09-12 08:28:08 +0000 Executing: '/usr/bin/rpm --version'
2019-09-12T08:28:08.916 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.919 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.923 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.926 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.945 Debug: 2019-09-12 08:28:08 +0000 Executing: '/usr/bin/rpm --version'
2019-09-12T08:28:08.957 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.961 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:08.964 Debug: 2019-09-12 08:28:08 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:08.967 Debug: 2019-09-12 08:28:08 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:09.108 Debug: 2019-09-12 08:28:09 +0000 Failed to load library 'cfpropertylist' for feature 'cfpropertylist'
2019-09-12T08:28:09.112 Debug: 2019-09-12 08:28:09 +0000 Executing: '/usr/bin/rpm -ql rpm'
2019-09-12T08:28:09.437 Debug: 2019-09-12 08:28:09 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:09.441 Debug: 2019-09-12 08:28:09 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:09.444 Debug: 2019-09-12 08:28:09 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:09.447 Debug: 2019-09-12 08:28:09 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:09.460 Debug: 2019-09-12 08:28:09 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:09.464 Debug: 2019-09-12 08:28:09 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:09.522 Debug: 2019-09-12 08:28:09 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:09.525 Debug: 2019-09-12 08:28:09 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:09.707 Debug: 2019-09-12 08:28:09 +0000 Facter: value for agent_specified_environment is still nil
2019-09-12T08:28:09.738 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress6_enp2s1 is still nil
2019-09-12T08:28:09.767 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress_enp2s2 is still nil
2019-09-12T08:28:09.773 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress6_enp2s2 is still nil
2019-09-12T08:28:09.795 Debug: 2019-09-12 08:28:09 +0000 Facter: value for netmask_enp2s2 is still nil
2019-09-12T08:28:09.817 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress_eth1000 is still nil
2019-09-12T08:28:09.823 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress6_eth1000 is still nil
2019-09-12T08:28:09.843 Debug: 2019-09-12 08:28:09 +0000 Facter: value for netmask_eth1000 is still nil
2019-09-12T08:28:09.853 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress_eth1001 is still nil
2019-09-12T08:28:09.859 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress6_eth1001 is still nil
2019-09-12T08:28:09.876 Debug: 2019-09-12 08:28:09 +0000 Facter: value for netmask_eth1001 is still nil
2019-09-12T08:28:09.894 Debug: 2019-09-12 08:28:09 +0000 Facter: value for ipaddress6_lo is still nil
2019-09-12T08:28:09.905 Debug: 2019-09-12 08:28:09 +0000 Facter: value for macaddress_lo is still nil
2019-09-12T08:28:09.920 Debug: 2019-09-12 08:28:09 +0000 Facter: Found no suitable resolves of 1 for lsbminordistrelease
2019-09-12T08:28:09.923 Debug: 2019-09-12 08:28:09 +0000 Facter: value for lsbminordistrelease is still nil
2019-09-12T08:28:09.928 Debug: 2019-09-12 08:28:09 +0000 Facter: Found no suitable resolves of 1 for gce
2019-09-12T08:28:09.933 Debug: 2019-09-12 08:28:09 +0000 Facter: value for gce is still nil
2019-09-12T08:28:09.937 Debug: 2019-09-12 08:28:09 +0000 Facter: value for zfs_version is still nil
2019-09-12T08:28:09.941 Debug: 2019-09-12 08:28:09 +0000 Facter: Found no suitable resolves of 1 for lsbrelease
2019-09-12T08:28:09.944 Debug: 2019-09-12 08:28:09 +0000 Facter: value for lsbrelease is still nil
2019-09-12T08:28:09.948 Debug: 2019-09-12 08:28:09 +0000 Facter: value for domain is still nil
2019-09-12T08:28:10.014 Debug: 2019-09-12 08:28:10 +0000 Facter: Found no suitable resolves of 2 for iphostnumber
2019-09-12T08:28:10.018 Debug: 2019-09-12 08:28:10 +0000 Facter: value for iphostnumber is still nil
2019-09-12T08:28:10.628 Debug: 2019-09-12 08:28:10 +0000 Facter: Found no suitable resolves of 1 for ec2_metadata
2019-09-12T08:28:10.631 Debug: 2019-09-12 08:28:10 +0000 Facter: value for ec2_metadata is still nil
2019-09-12T08:28:11.160 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for ec2_userdata
2019-09-12T08:28:11.164 Debug: 2019-09-12 08:28:11 +0000 Facter: value for ec2_userdata is still nil
2019-09-12T08:28:11.170 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 2 for swapencrypted
2019-09-12T08:28:11.173 Debug: 2019-09-12 08:28:11 +0000 Facter: value for swapencrypted is still nil
2019-09-12T08:28:11.176 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for dhcp_servers
2019-09-12T08:28:11.180 Debug: 2019-09-12 08:28:11 +0000 Facter: value for dhcp_servers is still nil
2019-09-12T08:28:11.183 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for lsbmajdistrelease
2019-09-12T08:28:11.187 Debug: 2019-09-12 08:28:11 +0000 Facter: value for lsbmajdistrelease is still nil
2019-09-12T08:28:11.190 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for lsbdistcodename
2019-09-12T08:28:11.193 Debug: 2019-09-12 08:28:11 +0000 Facter: value for lsbdistcodename is still nil
2019-09-12T08:28:11.196 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for xendomains
2019-09-12T08:28:11.200 Debug: 2019-09-12 08:28:11 +0000 Facter: value for xendomains is still nil
2019-09-12T08:28:11.203 Debug: 2019-09-12 08:28:11 +0000 Facter: value for ipaddress6 is still nil
2019-09-12T08:28:11.206 Debug: 2019-09-12 08:28:11 +0000 Facter: value for network_enp2s2 is still nil
2019-09-12T08:28:11.215 Debug: 2019-09-12 08:28:11 +0000 Facter: value for network_eth1000 is still nil
2019-09-12T08:28:11.227 Debug: 2019-09-12 08:28:11 +0000 Facter: value for network_eth1001 is still nil
2019-09-12T08:28:11.241 Debug: 2019-09-12 08:28:11 +0000 Facter: value for sshdsakey is still nil
2019-09-12T08:28:11.244 Debug: 2019-09-12 08:28:11 +0000 Facter: value for sshdsakey is still nil
2019-09-12T08:28:11.247 Debug: 2019-09-12 08:28:11 +0000 Facter: value for sshfp_dsa is still nil
2019-09-12T08:28:11.251 Debug: 2019-09-12 08:28:11 +0000 Facter: value for vlans is still nil
2019-09-12T08:28:11.254 Debug: 2019-09-12 08:28:11 +0000 Facter: value for is_rsc is still nil
2019-09-12T08:28:11.258 Debug: 2019-09-12 08:28:11 +0000 Facter: value for is_rsc is still nil
2019-09-12T08:28:11.261 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for rsc_region
2019-09-12T08:28:11.265 Debug: 2019-09-12 08:28:11 +0000 Facter: value for rsc_region is still nil
2019-09-12T08:28:11.268 Debug: 2019-09-12 08:28:11 +0000 Facter: value for is_rsc is still nil
2019-09-12T08:28:11.272 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for rsc_instance_id
2019-09-12T08:28:11.275 Debug: 2019-09-12 08:28:11 +0000 Facter: value for rsc_instance_id is still nil
2019-09-12T08:28:11.356 Debug: 2019-09-12 08:28:11 +0000 Facter: value for domain is still nil
2019-09-12T08:28:11.360 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for lsbdistrelease
2019-09-12T08:28:11.363 Debug: 2019-09-12 08:28:11 +0000 Facter: value for lsbdistrelease is still nil
2019-09-12T08:28:11.366 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for lsbdistid
2019-09-12T08:28:11.369 Debug: 2019-09-12 08:28:11 +0000 Facter: value for lsbdistid is still nil
2019-09-12T08:28:11.373 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for processor
2019-09-12T08:28:11.376 Debug: 2019-09-12 08:28:11 +0000 Facter: value for processor is still nil
2019-09-12T08:28:11.380 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for selinux_enforced
2019-09-12T08:28:11.383 Debug: 2019-09-12 08:28:11 +0000 Facter: value for selinux_enforced is still nil
2019-09-12T08:28:11.386 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for selinux_policyversion
2019-09-12T08:28:11.390 Debug: 2019-09-12 08:28:11 +0000 Facter: value for selinux_policyversion is still nil
2019-09-12T08:28:11.393 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for selinux_current_mode
2019-09-12T08:28:11.396 Debug: 2019-09-12 08:28:11 +0000 Facter: value for selinux_current_mode is still nil
2019-09-12T08:28:11.400 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for selinux_config_mode
2019-09-12T08:28:11.404 Debug: 2019-09-12 08:28:11 +0000 Facter: value for selinux_config_mode is still nil
2019-09-12T08:28:11.407 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for selinux_config_policy
2019-09-12T08:28:11.410 Debug: 2019-09-12 08:28:11 +0000 Facter: value for selinux_config_policy is still nil
2019-09-12T08:28:11.415 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for zonename
2019-09-12T08:28:11.418 Debug: 2019-09-12 08:28:11 +0000 Facter: value for zonename is still nil
2019-09-12T08:28:11.421 Debug: 2019-09-12 08:28:11 +0000 Facter: value for cfkey is still nil
2019-09-12T08:28:11.425 Debug: 2019-09-12 08:28:11 +0000 Facter: value for zpool_version is still nil
2019-09-12T08:28:11.428 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for lsbdistdescription
2019-09-12T08:28:11.432 Debug: 2019-09-12 08:28:11 +0000 Facter: value for lsbdistdescription is still nil
2019-09-12T08:28:11.436 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for system32
2019-09-12T08:28:11.440 Debug: 2019-09-12 08:28:11 +0000 Facter: value for system32 is still nil
2019-09-12T08:28:11.523 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for windows_common_appdata
2019-09-12T08:28:11.527 Debug: 2019-09-12 08:28:11 +0000 Facter: value for windows_common_appdata is still nil
2019-09-12T08:28:11.531 Debug: 2019-09-12 08:28:11 +0000 Facter: value for puppi_projects is still nil
2019-09-12T08:28:11.537 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for iptables_persistent_version
2019-09-12T08:28:11.541 Debug: 2019-09-12 08:28:11 +0000 Facter: value for iptables_persistent_version is still nil
2019-09-12T08:28:11.544 ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2019-09-12T08:28:11.553 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_version is still nil
2019-09-12T08:28:11.557 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_version is still nil
2019-09-12T08:28:11.560 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_version is still nil
2019-09-12T08:28:11.563 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for pe_major_version
2019-09-12T08:28:11.567 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_major_version is still nil
2019-09-12T08:28:11.570 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_version is still nil
2019-09-12T08:28:11.573 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for pe_minor_version
2019-09-12T08:28:11.577 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_minor_version is still nil
2019-09-12T08:28:11.581 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_version is still nil
2019-09-12T08:28:11.584 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for pe_patch_version
2019-09-12T08:28:11.587 Debug: 2019-09-12 08:28:11 +0000 Facter: value for pe_patch_version is still nil
2019-09-12T08:28:11.590 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
2019-09-12T08:28:11.593 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist
2019-09-12T08:28:11.597 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
2019-09-12T08:28:11.600 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
2019-09-12T08:28:11.603 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
2019-09-12T08:28:11.606 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist
2019-09-12T08:28:11.610 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
2019-09-12T08:28:11.613 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderDnf: file dnf does not exist
2019-09-12T08:28:11.617 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist
2019-09-12T08:28:11.620 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderApt: file /usr/bin/apt-get does not exist
2019-09-12T08:28:11.624 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist
2019-09-12T08:28:11.627 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderTdnf: file tdnf does not exist
2019-09-12T08:28:11.630 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
2019-09-12T08:28:11.633 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
2019-09-12T08:28:11.636 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
2019-09-12T08:28:11.639 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPkgin: file pkgin does not exist
2019-09-12T08:28:11.643 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPkgng: file /usr/local/sbin/pkg does not exist
2019-09-12T08:28:11.646 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderOpkg: file opkg does not exist
2019-09-12T08:28:11.649 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist
2019-09-12T08:28:11.653 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderAptrpm: file apt-get does not exist
2019-09-12T08:28:11.656 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
2019-09-12T08:28:11.660 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
2019-09-12T08:28:11.664 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
2019-09-12T08:28:11.667 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
2019-09-12T08:28:11.671 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist
2019-09-12T08:28:11.674 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
2019-09-12T08:28:11.678 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Package::ProviderPuppet_gem: file /opt/puppetlabs/puppet/bin/gem does not exist
2019-09-12T08:28:11.681 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
2019-09-12T08:28:11.684 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
2019-09-12T08:28:11.688 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderInit: false value when expecting true
2019-09-12T08:28:11.691 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist
2019-09-12T08:28:11.695 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist
2019-09-12T08:28:11.698 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderUpstart: 0 confines (of 4) were true
2019-09-12T08:28:11.701 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
2019-09-12T08:28:11.704 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderOpenbsd: file /usr/sbin/rcctl does not exist
2019-09-12T08:28:11.707 Debug: 2019-09-12 08:28:11 +0000 Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
2019-09-12T08:28:11.710 Matching apachectl 'Server version: Apache/2.4.6 (CentOS)
2019-09-12T08:28:11.713 Server built:   Nov  5 2018 01:47:09'
2019-09-12T08:28:11.717 Debug: 2019-09-12 08:28:11 +0000 Facter: value for rabbitmq_version is still nil
2019-09-12T08:28:11.720 Debug: 2019-09-12 08:28:11 +0000 Facter: value for mysqld_version is still nil
2019-09-12T08:28:11.723 Debug: 2019-09-12 08:28:11 +0000 Facter: value for mysql_version is still nil
2019-09-12T08:28:11.726 Debug: 2019-09-12 08:28:11 +0000 Facter: Found no suitable resolves of 1 for staging_windir
2019-09-12T08:28:11.729 Debug: 2019-09-12 08:28:11 +0000 Facter: value for staging_windir is still nil
2019-09-12T08:28:11.732 Debug: 2019-09-12 08:28:11 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:11.735 Debug: 2019-09-12 08:28:11 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:11.763 Debug: 2019-09-12 08:28:11 +0000 Facter: value for domain is still nil
2019-09-12T08:28:11.884 Debug: 2019-09-12 08:28:11 +0000 importing '/usr/share/puppet/modules/platform/manifests/config.pp' in environment production
2019-09-12T08:28:11.956 Debug: 2019-09-12 08:28:11 +0000 Automatically imported platform::config::bootstrap from platform/config into production
2019-09-12T08:28:11.959 Debug: 2019-09-12 08:28:11 +0000 ModuleLoader: module 'platform' has unknown dependencies - it will have all other modules visible
2019-09-12T08:28:11.963 Debug: 2019-09-12 08:28:11 +0000 importing '/usr/share/puppet/modules/platform/manifests/params.pp' in environment production
2019-09-12T08:28:11.977 Debug: 2019-09-12 08:28:11 +0000 Automatically imported platform::params from platform/params into production
2019-09-12T08:28:11.983 Debug: 2019-09-12 08:28:11 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:28:11.987 Debug: 2019-09-12 08:28:11 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:28:12.039 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of lookup_options with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::HashMergeStrategy:0x000000026cd930 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026bf600 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026bf650 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026bf830 @type=#<Puppet::Pops::Types::PStringType:0x000000026bfb78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026bfec0 @type=#<Puppet::Pops::Types::PPatternType:0x000000026bd5a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026c02f8 @pattern="hash", @regexp=/hash/>]>>>]>, @options={}>}
2019-09-12T08:28:12.043 Debug: 2019-09-12 08:28:12 +0000 hiera(): Hiera YAML backend starting
2019-09-12T08:28:12.046 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up lookup_options in YAML backend
2019-09-12T08:28:12.049 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.052 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.056 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.059 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.062 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.065 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.068 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.073 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.076 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.079 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.083 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.086 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.194 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::hostname with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000040f0330 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e9ef50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e9eff0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e9f018 @type=#<Puppet::Pops::Types::PStringType:0x00000003e9f0b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e9f220 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e9f2c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e9f4f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.197 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::hostname in YAML backend
2019-09-12T08:28:12.201 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.204 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.207 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.211 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.215 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.218 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.222 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.225 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.229 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.235 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.239 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.242 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::hostname in personality
2019-09-12T08:28:12.246 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::controller_hostname with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e75010 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003ebf520 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ebf728 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ebf930 @type=#<Puppet::Pops::Types::PStringType:0x00000003ebfbb0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ebff20 @type=#<Puppet::Pops::Types::PPatternType:0x00000003ebfac0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e783a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.249 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::controller_hostname in YAML backend
2019-09-12T08:28:12.252 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.256 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.259 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.263 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.267 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.270 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.273 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.277 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.280 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.284 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.287 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.291 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.294 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::controller_hostname in global
2019-09-12T08:28:12.297 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::pxeboot_hostname with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ca7418 @options_t=#<Puppet::Pops::Types::PStructType:0x000000042a2f98 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000042a3010 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000042a3038 @type=#<Puppet::Pops::Types::PStringType:0x000000042a3178 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000042a33f8 @type=#<Puppet::Pops::Types::PPatternType:0x000000042a3448 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000042a3a38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.301 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::pxeboot_hostname in YAML backend
2019-09-12T08:28:12.306 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.309 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.313 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.316 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.320 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.323 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.327 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.330 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.335 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.339 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.343 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.347 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.351 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::pxeboot_hostname in global
2019-09-12T08:28:12.355 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::config_path with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000043595e0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000435de88 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000435deb0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000435ded8 @type=#<Puppet::Pops::Types::PStringType:0x0000000435df28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000435e018 @type=#<Puppet::Pops::Types::PPatternType:0x0000000435e068 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000435e1d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.359 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::config_path in YAML backend
2019-09-12T08:28:12.363 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.367 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.370 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.373 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.377 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.380 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.383 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.387 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.390 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.393 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.397 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.400 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.404 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::controller_0_hostname with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000484ed20 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484c250 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484c278 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484c2a0 @type=#<Puppet::Pops::Types::PStringType:0x0000000484c2f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000484c3e0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000484c430 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000484c548 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.407 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::controller_0_hostname in YAML backend
2019-09-12T08:28:12.411 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.415 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.418 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.422 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.425 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.429 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.432 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.436 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.439 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.443 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.446 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.449 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.453 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::controller_0_hostname in global
2019-09-12T08:28:12.456 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::controller_1_hostname with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004755180 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004782658 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004782680 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047826a8 @type=#<Puppet::Pops::Types::PStringType:0x000000047826f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047827e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004782838 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004782950 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.459 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::controller_1_hostname in YAML backend
2019-09-12T08:28:12.463 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.466 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.469 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.472 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.476 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.479 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.483 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.486 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.490 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.493 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.496 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.499 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.503 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::controller_1_hostname in global
2019-09-12T08:28:12.506 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::controller_upgrade with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475a900 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475f478 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475f4a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475f4c8 @type=#<Puppet::Pops::Types::PStringType:0x0000000475f518 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475f658 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475f6f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475f810 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.509 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::controller_upgrade in YAML backend
2019-09-12T08:28:12.513 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.516 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.519 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.522 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.526 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.535 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.539 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.542 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.545 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.549 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.552 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.555 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.558 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::mate_hostname with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004793ea8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047906e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004790708 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004790730 @type=#<Puppet::Pops::Types::PStringType:0x00000004790780 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004790870 @type=#<Puppet::Pops::Types::PPatternType:0x000000047908c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047909d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.561 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::mate_hostname in YAML backend
2019-09-12T08:28:12.565 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.568 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.571 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.574 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.577 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.580 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.583 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.587 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.590 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.593 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.596 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.599 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.602 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::mate_ipaddress with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000479cd50 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047a1f30 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047a1f58 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047a1fa8 @type=#<Puppet::Pops::Types::PStringType:0x000000047a1ff8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047a20e8 @type=#<Puppet::Pops::Types::PPatternType:0x000000047a2138 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047a2250 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.605 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::mate_ipaddress in YAML backend
2019-09-12T08:28:12.608 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.612 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.615 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.618 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.621 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.624 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.628 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.631 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.634 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.637 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.641 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.644 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.647 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::nfs_proto with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000499a7b0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000499f6e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000499f710 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000499f738 @type=#<Puppet::Pops::Types::PStringType:0x0000000499f7b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000499f8c8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000499f918 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000499fa80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.650 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::nfs_proto in YAML backend
2019-09-12T08:28:12.654 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.657 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.660 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.663 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.667 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.670 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.673 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.676 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.679 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.682 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.685 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.695 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.698 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::nfs_rw_size with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c3318 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c0258 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c0280 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c02a8 @type=#<Puppet::Pops::Types::PStringType:0x000000049c02f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c0410 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c0460 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049c05a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.701 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::nfs_rw_size in YAML backend
2019-09-12T08:28:12.705 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.708 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.712 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.715 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.719 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.722 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.726 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.729 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.733 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.736 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.739 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.742 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.746 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::region_1_name with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049e8168 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049f8ea0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049f8ec8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049f8ef0 @type=#<Puppet::Pops::Types::PStringType:0x000000049f8f40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049f9030 @type=#<Puppet::Pops::Types::PPatternType:0x000000049f9080 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049f9198 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.749 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::region_1_name in YAML backend
2019-09-12T08:28:12.752 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.756 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.760 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.764 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.768 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.771 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.775 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.778 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.782 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.786 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.789 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.793 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.796 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::region_2_name with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a2ad10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a28088 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a280b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a280d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a28128 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a28218 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a28268 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a28380 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.800 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::region_2_name in YAML backend
2019-09-12T08:28:12.803 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.807 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.810 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.814 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.818 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.821 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.825 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.828 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.832 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.836 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.839 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.843 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.851 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::region_config with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a44760 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a496e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a49710 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a49738 @type=#<Puppet::Pops::Types::PStringType:0x00000004a49788 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a49878 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a498c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a499e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.855 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::region_config in YAML backend
2019-09-12T08:28:12.858 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.861 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.865 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.868 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.871 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.874 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.878 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.881 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.885 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.888 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.892 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.895 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.899 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::distributed_cloud_role with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a66d60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a64290 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a642b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a642e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a64330 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a64420 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a64470 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a64588 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.902 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::distributed_cloud_role in YAML backend
2019-09-12T08:28:12.906 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.909 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.913 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.916 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.919 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.923 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.926 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.930 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.933 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.937 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.940 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.943 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.947 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::sdn_enabled with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a718f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a76da0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a76dc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76df0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a76e40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76f30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a76f80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a77098 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:12.950 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::sdn_enabled in YAML backend
2019-09-12T08:28:12.954 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:12.957 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:12.960 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:12.963 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:12.966 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:12.970 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:12.974 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:12.978 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:12.981 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:12.986 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:12.990 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:12.995 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:12.998 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::software_version with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a7c480 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a81930 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a81958 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a81980 @type=#<Puppet::Pops::Types::PStringType:0x00000004a819d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a81ac0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a81b10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a81c28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.002 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::software_version in YAML backend
2019-09-12T08:28:13.005 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.008 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.011 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.015 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.018 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.022 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.025 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.028 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.032 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.035 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.038 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::software_version in static
2019-09-12T08:28:13.041 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::system_mode with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a8ff58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a8d488 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a8d4b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8d4d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a8d528 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8d618 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a8d668 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a8d780 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.044 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::system_mode in YAML backend
2019-09-12T08:28:13.047 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.050 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.054 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.057 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.060 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.063 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.066 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.069 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.073 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.076 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.079 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.083 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.086 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::system_type with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a9aae8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a9ff98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a98040 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a98068 @type=#<Puppet::Pops::Types::PStringType:0x00000004a980b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a981a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a981f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a98310 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.089 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::system_type in YAML backend
2019-09-12T08:28:13.092 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.095 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.098 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.102 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.105 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.108 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.112 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.115 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.118 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.122 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.125 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.128 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.131 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::system_name with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa5678 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aaeb38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aaeb60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aaeb88 @type=#<Puppet::Pops::Types::PStringType:0x00000004aaebd8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aaecc8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aaed18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aaee30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.134 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::system_name in YAML backend
2019-09-12T08:28:13.138 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.141 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.145 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.148 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.152 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.155 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.158 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.162 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.165 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.168 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.172 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.175 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.178 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::platform_cpu_count with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004acc200 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004add730 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004add758 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004add780 @type=#<Puppet::Pops::Types::PStringType:0x00000004add7d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004add8c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004add910 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004adda28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.182 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::platform_cpu_count in YAML backend
2019-09-12T08:28:13.185 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.188 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.192 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.195 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.198 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.201 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.204 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.207 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.211 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.215 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.218 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.227 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.230 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::vswitch_type with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b0e3d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b138a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b138d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b138f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004b13948 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b13a38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b13a88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b13ba0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.233 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::vswitch_type in YAML backend
2019-09-12T08:28:13.236 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.240 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.243 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.246 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.249 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.253 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.256 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.260 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.263 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.267 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.270 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.273 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.276 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::security_profile with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b18f88 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b1e438 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b1e460 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1e488 @type=#<Puppet::Pops::Types::PStringType:0x00000004b1e4d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1e5c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b1e618 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b1e730 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.279 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::security_profile in YAML backend
2019-09-12T08:28:13.283 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.286 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.289 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.292 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.295 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.299 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.302 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.305 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.308 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.311 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.315 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.318 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.321 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::security_feature with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b2ba98 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b28fc8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b28ff0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b29018 @type=#<Puppet::Pops::Types::PStringType:0x00000004b29068 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b29158 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b291a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b292c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.324 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::security_feature in YAML backend
2019-09-12T08:28:13.327 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.331 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.334 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.337 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.340 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.343 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.347 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.350 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.354 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.357 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.360 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.364 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.367 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::params::security_feature in global
2019-09-12T08:28:13.370 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::params::stx_openstack_applied with options {:variables=>Scope(Class[Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b35ef8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b3b3d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b3b3f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b3b420 @type=#<Puppet::Pops::Types::PStringType:0x00000004b3b470 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b3b560 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b3b5b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b3b6c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.373 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::params::stx_openstack_applied in YAML backend
2019-09-12T08:28:13.377 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.380 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.383 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.386 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.390 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.393 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.397 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.400 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.403 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.406 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.409 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.412 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.416 Notice: 2019-09-12 08:28:12 +0000 Scope(Class[Platform::Params]): DEBUG: Platform cpu count obtained from sysinv DB is .
2019-09-12T08:28:13.419 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/platform/manifests/anchors.pp' in environment production
2019-09-12T08:28:13.423 Debug: 2019-09-12 08:28:12 +0000 Automatically imported platform::anchors from platform/anchors into production
2019-09-12T08:28:13.426 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::config::params::config_uuid with options {:variables=>Scope(Class[Platform::Config::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a41ab0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a46df8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a46e20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a46e48 @type=#<Puppet::Pops::Types::PStringType:0x00000004a46e98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a46f88 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a46fd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a47140 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.429 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::config::params::config_uuid in YAML backend
2019-09-12T08:28:13.432 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.436 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.439 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.442 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.445 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.448 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.452 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.455 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.458 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.462 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.465 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.468 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.472 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::config::params::hosts with options {:variables=>Scope(Class[Platform::Config::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a63d40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a611a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a611d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a611f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a61248 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a61338 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a61388 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a614a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.475 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::config::params::hosts in YAML backend
2019-09-12T08:28:13.478 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.481 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.484 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.487 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.490 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.494 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.497 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.500 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.503 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.506 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.509 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.512 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::config::params::hosts in personality
2019-09-12T08:28:13.515 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::config::params::timezone with options {:variables=>Scope(Class[Platform::Config::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a6e7e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a73d58 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a73d80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a73da8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a73df8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a73ee8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a73f38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a72958 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.519 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::config::params::timezone in YAML backend
2019-09-12T08:28:13.522 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.525 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.528 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.531 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.534 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.537 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.540 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.544 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.547 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.550 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.554 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.557 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.561 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/platform/manifests/users.pp' in environment production
2019-09-12T08:28:13.564 Debug: 2019-09-12 08:28:12 +0000 Automatically imported platform::users::bootstrap from platform/users into production
2019-09-12T08:28:13.568 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::users::params::sysadmin_password with options {:variables=>Scope(Class[Platform::Users::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000048c1be0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484f090 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484f0b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484f0e0 @type=#<Puppet::Pops::Types::PStringType:0x0000000484f130 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000484f220 @type=#<Puppet::Pops::Types::PPatternType:0x0000000484f270 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000484f388 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.571 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::users::params::sysadmin_password in YAML backend
2019-09-12T08:28:13.575 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.578 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.582 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.586 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.589 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.592 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.596 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.599 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.603 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.606 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.610 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.613 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.616 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::users::params::sysadmin_password_max_age with options {:variables=>Scope(Class[Platform::Users::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004750770 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004755c20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004755c48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004755c70 @type=#<Puppet::Pops::Types::PStringType:0x00000004755cc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004755db0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004755e00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004755f18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.619 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::users::params::sysadmin_password_max_age in YAML backend
2019-09-12T08:28:13.623 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.626 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.629 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.633 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.636 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.640 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.643 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.646 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.650 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.654 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.657 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.661 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:13.664 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::users::params::sysadmin_password_max_age in global
2019-09-12T08:28:13.672 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/platform/manifests/ldap.pp' in environment production
2019-09-12T08:28:13.675 Debug: 2019-09-12 08:28:12 +0000 Automatically imported platform::ldap::bootstrap from platform/ldap into production
2019-09-12T08:28:13.678 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::admin_pw with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a48cc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5e228 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5e250 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5e278 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5e2c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5e3b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5e408 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5e548 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.686 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::admin_pw in YAML backend
2019-09-12T08:28:13.690 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.693 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.697 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.701 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.704 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.708 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.712 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.715 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.719 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.723 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::admin_pw in secure_static
2019-09-12T08:28:13.726 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::admin_hashed_pw with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a65398 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6a8e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6a910 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6a938 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6a988 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6aa78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a6aac8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a6abe0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.729 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::admin_hashed_pw in YAML backend
2019-09-12T08:28:13.733 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.737 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.741 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.744 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.748 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.752 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.755 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.759 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.762 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.766 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::admin_hashed_pw in secure_static
2019-09-12T08:28:13.769 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::provider_uri with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a70dd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a762d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a76300 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76328 @type=#<Puppet::Pops::Types::PStringType:0x00000004a76378 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76468 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a764b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a765f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.773 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::provider_uri in YAML backend
2019-09-12T08:28:13.777 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.780 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.784 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.787 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.791 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.794 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.798 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.801 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.805 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.808 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.812 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.815 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::provider_uri in personality
2019-09-12T08:28:13.819 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::server_id with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a81e80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a87218 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a87240 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a87268 @type=#<Puppet::Pops::Types::PStringType:0x00000004a872b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a873a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a873f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a87510 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.822 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::server_id in YAML backend
2019-09-12T08:28:13.825 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.829 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.833 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.836 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.840 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.843 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.847 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.850 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.854 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.857 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.861 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:13.864 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::server_id in personality
2019-09-12T08:28:13.867 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::ldapserver_remote with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a93ae0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a90a70 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a90a98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a90ac0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a90b10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a90c00 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a90c50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a90d68 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.871 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::ldapserver_remote in YAML backend
2019-09-12T08:28:13.875 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.878 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.882 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.885 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.889 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.892 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.895 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.899 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.902 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.905 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.909 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::ldapserver_remote in static
2019-09-12T08:28:13.912 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::ldapserver_host with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a9f098 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a9c5c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a9c5f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9c618 @type=#<Puppet::Pops::Types::PStringType:0x00000004a9c668 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9c758 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a9c7a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a9c8c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.915 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::ldapserver_host in YAML backend
2019-09-12T08:28:13.919 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.922 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.926 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.929 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.932 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.935 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.938 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.942 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.945 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.948 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:13.951 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::ldapserver_host in static
2019-09-12T08:28:13.954 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::ldap::params::bind_anonymous with options {:variables=>Scope(Class[Platform::Ldap::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aaebd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aac108 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aac130 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aac158 @type=#<Puppet::Pops::Types::PStringType:0x00000004aac1a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aac298 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aac2e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aac400 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:13.958 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::ldap::params::bind_anonymous in YAML backend
2019-09-12T08:28:13.961 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:13.964 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:13.967 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:13.971 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:13.974 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:13.978 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:13.981 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:13.985 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:13.988 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:13.991 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.007 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::ldap::params::bind_anonymous in static
2019-09-12T08:28:14.010 Debug: 2019-09-12 08:28:12 +0000 Scope(Class[Platform::Ldap::Client]): Retrieving template platform/ldap.conf.erb
2019-09-12T08:28:14.014 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/platform/templates/ldap.conf.erb]: Bound template variables for /usr/share/puppet/modules/platform/templates/ldap.conf.erb in 0.00 seconds
2019-09-12T08:28:14.017 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/platform/templates/ldap.conf.erb]: Interpolated template /usr/share/puppet/modules/platform/templates/ldap.conf.erb in 0.00 seconds
2019-09-12T08:28:14.020 Debug: 2019-09-12 08:28:12 +0000 Scope(Class[Platform::Ldap::Client]): Retrieving template platform/nslcd.conf.erb
2019-09-12T08:28:14.024 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/platform/templates/nslcd.conf.erb]: Bound template variables for /usr/share/puppet/modules/platform/templates/nslcd.conf.erb in 0.00 seconds
2019-09-12T08:28:14.027 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/platform/templates/nslcd.conf.erb]: Interpolated template /usr/share/puppet/modules/platform/templates/nslcd.conf.erb in 0.00 seconds
2019-09-12T08:28:14.031 Debug: 2019-09-12 08:28:12 +0000 Scope(Class[Platform::Ldap::Client]): Retrieving template platform/ldapscripts.conf.erb
2019-09-12T08:28:14.034 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/platform/templates/ldapscripts.conf.erb]: Bound template variables for /usr/share/puppet/modules/platform/templates/ldapscripts.conf.erb in 0.00 seconds
2019-09-12T08:28:14.037 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/platform/templates/ldapscripts.conf.erb]: Interpolated template /usr/share/puppet/modules/platform/templates/ldapscripts.conf.erb in 0.00 seconds
2019-09-12T08:28:14.040 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/platform/manifests/drbd.pp' in environment production
2019-09-12T08:28:14.044 Debug: 2019-09-12 08:28:12 +0000 Automatically imported platform::drbd::bootstrap from platform/drbd into production
2019-09-12T08:28:14.047 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/drbd/manifests/init.pp' in environment production
2019-09-12T08:28:14.050 Debug: 2019-09-12 08:28:12 +0000 Automatically imported drbd from drbd into production
2019-09-12T08:28:14.054 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of drbd::package_name with options {:variables=>Scope(Class[Drbd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e47560 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e44a90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e44ab8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e44ae0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e44b30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e44c20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e44c70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e44d88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.057 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up drbd::package_name in YAML backend
2019-09-12T08:28:14.060 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.064 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.067 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.070 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.074 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.077 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.080 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.083 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.086 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.089 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.093 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.096 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.099 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of drbd::wfc_timeout with options {:variables=>Scope(Class[Drbd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e520a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001732818 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001720c58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001720ed8 @type=#<Puppet::Pops::Types::PStringType:0x000000016cd418 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000016ce278 @type=#<Puppet::Pops::Types::PPatternType:0x00000001640b30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001693e70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.102 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up drbd::wfc_timeout in YAML backend
2019-09-12T08:28:14.105 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.108 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.112 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.115 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.118 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.121 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.124 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.128 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.131 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.134 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.137 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.140 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.143 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of drbd::degr_wfc_timeout with options {:variables=>Scope(Class[Drbd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000183a8f0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000018515f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001851668 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001851730 @type=#<Puppet::Pops::Types::PStringType:0x000000018517f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001851d70 @type=#<Puppet::Pops::Types::PPatternType:0x00000001851e38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000018521f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.147 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up drbd::degr_wfc_timeout in YAML backend
2019-09-12T08:28:14.150 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.153 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.156 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.159 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.162 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.165 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.169 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.172 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.175 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.178 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.181 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.184 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.188 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/drbd/manifests/service.pp' in environment production
2019-09-12T08:28:14.191 Debug: 2019-09-12 08:28:12 +0000 Automatically imported drbd::service from drbd/service into production
2019-09-12T08:28:14.194 Debug: 2019-09-12 08:28:12 +0000 Scope(Class[Drbd]): Retrieving template drbd/global_common.conf.erb
2019-09-12T08:28:14.197 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/drbd/templates/global_common.conf.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/global_common.conf.erb in 0.00 seconds
2019-09-12T08:28:14.201 Debug: 2019-09-12 08:28:12 +0000 template[/usr/share/puppet/modules/drbd/templates/global_common.conf.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/global_common.conf.erb in 0.00 seconds
2019-09-12T08:28:14.204 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::drbd::params::link_speed with options {:variables=>Scope(Class[Platform::Drbd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002ec4dc8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002ee5a50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002ee5b68 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002ee5be0 @type=#<Puppet::Pops::Types::PStringType:0x00000002ee5c58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002ee5eb0 @type=#<Puppet::Pops::Types::PPatternType:0x00000002ee5f28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002ee6158 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.207 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::drbd::params::link_speed in YAML backend
2019-09-12T08:28:14.210 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.214 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.217 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.220 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.223 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.226 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.229 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.233 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.236 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.239 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.254 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.257 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::drbd::params::link_speed in personality
2019-09-12T08:28:14.261 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::drbd::params::link_util with options {:variables=>Scope(Class[Platform::Drbd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003007dc0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000300df40 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000300df68 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000300dfb8 @type=#<Puppet::Pops::Types::PStringType:0x0000000300e058 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000300e2b0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000300e300 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000300e4b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.264 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::drbd::params::link_util in YAML backend
2019-09-12T08:28:14.268 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.271 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.274 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.278 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.281 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.284 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.288 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.291 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.294 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.298 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.301 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.304 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::drbd::params::link_util in personality
2019-09-12T08:28:14.308 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::drbd::params::num_parallel with options {:variables=>Scope(Class[Platform::Drbd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003034b68 @options_t=#<Puppet::Pops::Types::PStructType:0x000000030417f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003041818 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003041868 @type=#<Puppet::Pops::Types::PStringType:0x000000030418e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003041b10 @type=#<Puppet::Pops::Types::PPatternType:0x00000003041bb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003041d68 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.311 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::drbd::params::num_parallel in YAML backend
2019-09-12T08:28:14.314 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.317 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.320 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.323 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.327 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.330 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.333 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.336 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.339 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.343 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.346 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.349 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::drbd::params::num_parallel in personality
2019-09-12T08:28:14.352 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::drbd::params::rtt_ms with options {:variables=>Scope(Class[Platform::Drbd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000306fba0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003074678 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003074718 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003074768 @type=#<Puppet::Pops::Types::PStringType:0x00000003074830 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003074ab0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003074b78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003074df8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.355 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::drbd::params::rtt_ms in YAML backend
2019-09-12T08:28:14.358 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.361 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.364 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.367 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.371 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.374 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.377 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.380 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.388 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.391 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.395 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.398 Debug: 2019-09-12 08:28:12 +0000 hiera(): Found platform::drbd::params::rtt_ms in personality
2019-09-12T08:28:14.402 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::drbd::params::fs_type with options {:variables=>Scope(Class[Platform::Drbd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003402470 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003425b00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003425ba0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003425c18 @type=#<Puppet::Pops::Types::PStringType:0x00000003425c68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003425e70 @type=#<Puppet::Pops::Types::PPatternType:0x00000003425ee8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003426320 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.405 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::drbd::params::fs_type in YAML backend
2019-09-12T08:28:14.408 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.412 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.415 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.419 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.422 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.425 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.429 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.432 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.435 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.439 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.442 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.445 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.449 Debug: 2019-09-12 08:28:12 +0000 Performing a hiera indirector lookup of platform::drbd::params::cpumask with options {:variables=>Scope(Class[Platform::Drbd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000036c0ce8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036cf180 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036cf1d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036cf220 @type=#<Puppet::Pops::Types::PStringType:0x000000036cf2e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036cf680 @type=#<Puppet::Pops::Types::PPatternType:0x000000036cf7c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036cf9f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.452 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking up platform::drbd::params::cpumask in YAML backend
2019-09-12T08:28:14.455 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.459 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.462 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.466 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.469 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.472 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.475 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.479 Debug: 2019-09-12 08:28:12 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.482 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.485 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.489 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.493 Debug: 2019-09-12 08:28:12 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.496 Debug: 2019-09-12 08:28:12 +0000 importing '/usr/share/puppet/modules/platform/manifests/network.pp' in environment production
2019-09-12T08:28:14.500 Debug: 2019-09-12 08:28:13 +0000 Automatically imported platform::network::mgmt::params from platform/network into production
2019-09-12T08:28:14.503 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::interface_name with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ca2b48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003ca9880 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ca98a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ca9998 @type=#<Puppet::Pops::Types::PStringType:0x00000003ca9e20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003caa1b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000003caa410 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003caa8c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.506 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::interface_name in YAML backend
2019-09-12T08:28:14.509 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.513 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.516 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.520 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.523 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.526 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.530 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.534 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.537 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.540 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.544 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.547 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.550 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::interface_address with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000043589b0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000435cd58 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000435cd80 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000435cda8 @type=#<Puppet::Pops::Types::PStringType:0x0000000435ce20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000435cfd8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000435d0f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000435d208 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.553 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::interface_address in YAML backend
2019-09-12T08:28:14.557 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.560 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.563 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.567 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.571 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.574 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.578 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.581 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.585 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.588 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.591 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.594 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.598 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::interface_devices with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000484d380 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000489a888 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000489a8b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000489a8d8 @type=#<Puppet::Pops::Types::PStringType:0x0000000489a928 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000489aa18 @type=#<Puppet::Pops::Types::PPatternType:0x0000000489aa68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000489ab80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.601 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::interface_devices in YAML backend
2019-09-12T08:28:14.604 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.607 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.611 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.614 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.618 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.621 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.624 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.627 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.631 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.634 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.637 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.640 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.644 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_version with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004783f08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004781398 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047813c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047813e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004781438 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004781528 @type=#<Puppet::Pops::Types::PPatternType:0x00000004781578 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004781690 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.647 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_version in YAML backend
2019-09-12T08:28:14.650 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.654 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.657 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.664 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.667 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.670 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.673 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.677 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.680 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.683 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.686 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.690 Debug: 2019-09-12 08:28:13 +0000 hiera(): Found platform::network::mgmt::params::subnet_version in personality
2019-09-12T08:28:14.693 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_network with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475fd88 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475cd18 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475cd40 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475cd68 @type=#<Puppet::Pops::Types::PStringType:0x0000000475cdb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475cea8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475cef8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475d088 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.696 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_network in YAML backend
2019-09-12T08:28:14.699 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.702 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.707 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.712 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.717 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.721 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.724 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.727 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.731 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.734 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.737 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.741 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.746 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_network_url with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004790438 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047953c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047953e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004795410 @type=#<Puppet::Pops::Types::PStringType:0x00000004795488 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047955a0 @type=#<Puppet::Pops::Types::PPatternType:0x000000047955f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004795780 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.750 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_network_url in YAML backend
2019-09-12T08:28:14.753 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.757 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.760 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.763 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.767 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.770 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.773 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.777 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.780 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.783 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.787 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.790 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.794 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_prefixlen with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a1030 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047b5b98 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047b5be8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047b5c10 @type=#<Puppet::Pops::Types::PStringType:0x000000047b5c60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047b5d78 @type=#<Puppet::Pops::Types::PPatternType:0x000000047b5dc8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047b5f08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.797 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_prefixlen in YAML backend
2019-09-12T08:28:14.800 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.804 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.807 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.810 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.814 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.817 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.820 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.823 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.827 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.831 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.834 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.837 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.841 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_netmask with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000499c330 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049b89b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049b89e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049b8a08 @type=#<Puppet::Pops::Types::PStringType:0x000000049b8a58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049b8be8 @type=#<Puppet::Pops::Types::PPatternType:0x000000049b8c38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049b8dc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.844 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_netmask in YAML backend
2019-09-12T08:28:14.848 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.851 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.854 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.858 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.861 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.864 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.868 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.871 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.874 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.878 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.881 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.885 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.888 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_start with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049dea78 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049eb480 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049eb4a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049eb4d0 @type=#<Puppet::Pops::Types::PStringType:0x000000049eb548 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049eb638 @type=#<Puppet::Pops::Types::PPatternType:0x000000049eb688 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049eb7f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.891 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_start in YAML backend
2019-09-12T08:28:14.895 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.898 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.901 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.905 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.908 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.911 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.915 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.918 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.921 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.924 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.927 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.931 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.934 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::subnet_end with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a1f5a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a2a9c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a2a9f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2aa18 @type=#<Puppet::Pops::Types::PStringType:0x00000004a2aa68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2abd0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a2ac48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a2ad88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.937 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::subnet_end in YAML backend
2019-09-12T08:28:14.940 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.944 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.947 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.951 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:14.954 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:14.957 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:14.960 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:14.963 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:14.966 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:14.969 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:14.973 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:14.976 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:14.979 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::gateway_address with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a44fd0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a49a80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a49aa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a49ad0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a49b20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a49c10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a49c60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a49dc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:14.983 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::gateway_address in YAML backend
2019-09-12T08:28:14.986 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:14.990 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:14.993 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:14.996 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.000 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.003 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.006 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.010 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.013 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.017 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.020 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.024 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.028 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::controller_address with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a66e78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a64218 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a64240 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a64268 @type=#<Puppet::Pops::Types::PStringType:0x00000004a642b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a643a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a643f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a64510 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.031 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::controller_address in YAML backend
2019-09-12T08:28:15.035 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.038 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.042 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.045 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.048 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.052 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.055 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.059 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.062 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.065 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.069 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.073 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.076 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::controller_address_url with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a716e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a76ad0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a76af8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76b20 @type=#<Puppet::Pops::Types::PStringType:0x00000004a76b70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76c60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a76cb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a76dc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.080 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::controller_address_url in YAML backend
2019-09-12T08:28:15.083 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.087 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.090 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.094 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.097 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.101 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.105 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.108 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.112 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.115 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.118 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.121 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.125 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::controller0_address with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a82448 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a87920 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a87948 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a87970 @type=#<Puppet::Pops::Types::PStringType:0x00000004a879c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a87ab0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a87b00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a87c18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.128 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::controller0_address in YAML backend
2019-09-12T08:28:15.131 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.135 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.138 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.141 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.145 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.148 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.151 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.154 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.158 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.161 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.164 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.167 Debug: 2019-09-12 08:28:13 +0000 hiera(): Found platform::network::mgmt::params::controller0_address in personality
2019-09-12T08:28:15.170 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::controller1_address with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a8c768 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a910d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a91100 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a91128 @type=#<Puppet::Pops::Types::PStringType:0x00000004a91178 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a91268 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a912b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a913d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.174 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::controller1_address in YAML backend
2019-09-12T08:28:15.177 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.180 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.183 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.187 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.190 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.193 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.197 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.200 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.203 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.206 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.209 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.213 Debug: 2019-09-12 08:28:13 +0000 hiera(): Found platform::network::mgmt::params::controller1_address in personality
2019-09-12T08:28:15.216 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::mtu with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a9eb70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a9c050 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a9c078 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9c0a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a9c0f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9c1e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a9c230 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a9c348 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.220 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::mtu in YAML backend
2019-09-12T08:28:15.224 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.228 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.232 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.236 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.240 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.243 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.247 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.250 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.253 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.257 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.261 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.264 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.268 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::network::mgmt::params::platform_nfs_address with options {:variables=>Scope(Class[Platform::Network::Mgmt::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aad670 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004abebc8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004abebf0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004abec18 @type=#<Puppet::Pops::Types::PStringType:0x00000004abec68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004abed58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004abeda8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004abeec0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.271 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::network::mgmt::params::platform_nfs_address in YAML backend
2019-09-12T08:28:15.275 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.278 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.282 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.285 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.288 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.292 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.295 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.298 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.302 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.305 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.308 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.312 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.315 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::device with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b1f9a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b1cb60 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b1cb88 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1cbb0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b1cc00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1ccf0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b1cd40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b1ce58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.320 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::drbd::pgsql::params::device in YAML backend
2019-09-12T08:28:15.323 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.327 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.330 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.333 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.337 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.340 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.344 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.347 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.352 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.356 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.359 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.363 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.366 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::lv_name with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b29900 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b2eb80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b2eba8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2ebd0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b2ec20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2ed10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b2ed60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b2ee78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.370 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::drbd::pgsql::params::lv_name in YAML backend
2019-09-12T08:28:15.373 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.376 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.380 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.383 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.386 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.390 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.393 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.396 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.399 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.403 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.406 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.409 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.412 Debug: 2019-09-12 08:28:13 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::lv_size with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b3bb00 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b38ef0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b38f18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b38f40 @type=#<Puppet::Pops::Types::PStringType:0x00000004b38f90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b39080 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b390d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b391e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.416 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking up platform::drbd::pgsql::params::lv_size in YAML backend
2019-09-12T08:28:15.419 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.422 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.426 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.429 Debug: 2019-09-12 08:28:13 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.432 Debug: 2019-09-12 08:28:13 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.435 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.439 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.442 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.445 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.449 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.452 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.455 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.458 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::mountpoint with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b45dd0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b4aec0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b4aee8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b4af10 @type=#<Puppet::Pops::Types::PStringType:0x00000004b4af60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b4b050 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b4b0a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b4b1b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.462 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::pgsql::params::mountpoint in YAML backend
2019-09-12T08:28:15.465 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.468 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.472 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.475 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.478 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.482 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.485 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.488 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.493 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.497 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.500 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.503 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.507 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::port with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b55050 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b613a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b613f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b61418 @type=#<Puppet::Pops::Types::PStringType:0x00000004b61468 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b61558 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b615a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b61710 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.510 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::pgsql::params::port in YAML backend
2019-09-12T08:28:15.514 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.517 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.520 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.524 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.527 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.530 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.534 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.537 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.540 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.544 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.547 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.551 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.554 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::resource_name with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ba1040 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004baa280 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004baa2a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004baa2d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004baa320 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004baa410 @type=#<Puppet::Pops::Types::PPatternType:0x00000004baa460 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004baa5a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.557 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::pgsql::params::resource_name in YAML backend
2019-09-12T08:28:15.561 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.564 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.568 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.571 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.574 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.578 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.582 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.585 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.588 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.591 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.595 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.598 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.601 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::pgsql::params::vg_name with options {:variables=>Scope(Class[Platform::Drbd::Pgsql::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bc07b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bcd140 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bcd168 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bcd190 @type=#<Puppet::Pops::Types::PStringType:0x00000004bcd1e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bcd2d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bcd410 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bcd550 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.605 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::pgsql::params::vg_name in YAML backend
2019-09-12T08:28:15.608 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.611 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.615 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.619 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.623 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.626 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.629 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.633 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.636 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.639 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.643 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.646 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.650 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::device with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bfd9f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c02c50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c02c78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c02ca0 @type=#<Puppet::Pops::Types::PStringType:0x00000004c02cf0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c02de0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c02e30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c02f48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.653 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::device in YAML backend
2019-09-12T08:28:15.656 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.660 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.663 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.666 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.670 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.673 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.676 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.679 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.682 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.685 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.688 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.692 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.695 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::lv_name with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c0fef0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c0d290 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c0d2b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c0d2e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004c0d330 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c0d420 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c0d470 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c0d588 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.698 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::lv_name in YAML backend
2019-09-12T08:28:15.701 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.705 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.708 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.711 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.714 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.717 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.720 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.723 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.726 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.730 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.733 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.736 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.739 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::lv_size with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c1a990 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c1fcd8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c1fd00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1fd28 @type=#<Puppet::Pops::Types::PStringType:0x00000004c1fd78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1fe90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c1ff08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c1d870 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.745 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::lv_size in YAML backend
2019-09-12T08:28:15.748 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.752 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.755 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.758 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.762 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.766 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.769 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.772 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.776 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.779 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.783 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.786 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.790 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::mountpoint with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c244e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c297b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c297d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c29800 @type=#<Puppet::Pops::Types::PStringType:0x00000004c29850 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c29a30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c29a80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c29b98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.793 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::mountpoint in YAML backend
2019-09-12T08:28:15.796 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.800 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.803 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.806 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.810 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.813 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.816 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.820 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.823 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.827 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.831 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.834 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.838 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::port with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c52818 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c67a88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c67ab0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c67ad8 @type=#<Puppet::Pops::Types::PStringType:0x00000004c67b28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c67c90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c67ce0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c67df8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.841 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::port in YAML backend
2019-09-12T08:28:15.845 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.848 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.852 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.855 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.858 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.862 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.865 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.868 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.872 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.875 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.878 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.882 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.886 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::resource_name with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c804e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c858d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c858f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c85920 @type=#<Puppet::Pops::Types::PStringType:0x00000004c85970 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c85a60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c85ab0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c85bc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.889 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::resource_name in YAML backend
2019-09-12T08:28:15.893 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.896 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.899 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.902 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.905 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.909 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.912 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.915 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.919 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.922 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.925 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.928 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.932 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::rabbit::params::vg_name with options {:variables=>Scope(Class[Platform::Drbd::Rabbit::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c92850 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c97a80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c97aa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c97ad0 @type=#<Puppet::Pops::Types::PStringType:0x00000004c97b20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c97c60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c97cb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c97dc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.935 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::rabbit::params::vg_name in YAML backend
2019-09-12T08:28:15.938 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.941 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.945 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.948 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:15.951 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:15.955 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:15.958 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:15.961 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:15.964 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:15.968 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:15.971 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:15.975 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:15.978 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::device with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cb1ae8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cb6fc0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cb6fe8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb7010 @type=#<Puppet::Pops::Types::PStringType:0x00000004cb7060 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb7150 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cb71a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cb72b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:15.981 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::device in YAML backend
2019-09-12T08:28:15.985 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:15.988 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:15.994 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:15.998 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.002 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.005 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.008 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.011 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.015 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.018 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.022 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.025 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.029 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::lv_name with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cbc218 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cc1678 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cc16a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cc16c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004cc1718 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cc1808 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cc1858 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cc1970 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.032 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::lv_name in YAML backend
2019-09-12T08:28:16.035 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.039 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.042 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.046 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.049 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.053 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.056 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.059 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.063 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.066 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.070 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.073 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.077 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::lv_size with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cceaa8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cd3f30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cd3f58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd3f80 @type=#<Puppet::Pops::Types::PStringType:0x00000004ccc028 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ccc118 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ccc168 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ccc280 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.080 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::lv_size in YAML backend
2019-09-12T08:28:16.083 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.086 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.090 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.093 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.096 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.099 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.103 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.106 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.110 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.113 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.116 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.120 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.123 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::mountpoint with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cd93e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cde638 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cde660 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cde688 @type=#<Puppet::Pops::Types::PStringType:0x00000004cde6d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cde7f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cde840 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cde980 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.126 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::mountpoint in YAML backend
2019-09-12T08:28:16.129 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.132 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.136 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.139 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.142 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.145 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.149 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.152 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.155 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.159 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.162 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.165 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.168 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::port with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cea550 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cef370 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cef398 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cef3c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004cef460 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cef550 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cef5a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cef6b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.171 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::port in YAML backend
2019-09-12T08:28:16.175 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.179 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.182 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.186 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.189 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.193 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.197 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.200 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.204 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.207 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.210 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.214 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.217 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::vg_name with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cf4730 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cf9b18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cf9b40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cf9b68 @type=#<Puppet::Pops::Types::PStringType:0x00000004cf9bb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cf9ca8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cf9cf8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cf9e10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.220 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::vg_name in YAML backend
2019-09-12T08:28:16.224 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.227 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.231 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.234 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.237 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.240 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.244 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.247 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.250 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.254 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.258 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.261 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.264 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::platform::params::resource_name with options {:variables=>Scope(Class[Platform::Drbd::Platform::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d06c78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d04158 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d04180 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d041a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d041f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d042e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d04338 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d04450 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.268 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::platform::params::resource_name in YAML backend
2019-09-12T08:28:16.271 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.274 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.278 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.281 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.284 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.287 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.291 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.294 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.297 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.301 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.304 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.307 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.311 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::device with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d266b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d2bb68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d2bb90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d2bbb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d2bc08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d2bcf8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d2bd48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d2be60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.314 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::extension::params::device in YAML backend
2019-09-12T08:28:16.318 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.321 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.324 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.328 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.331 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.335 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.338 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.342 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.346 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.349 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.353 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.356 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.360 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::lv_name with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d37bc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d34a88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d34ab0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d34ad8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d34b78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d34c68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d34cb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d34dd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.363 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::extension::params::lv_name in YAML backend
2019-09-12T08:28:16.366 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.370 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.373 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.376 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.379 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.383 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.387 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.390 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.394 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.397 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.401 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.404 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.408 Debug: 2019-09-12 08:28:14 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::lv_size with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d40658 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d453d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d45400 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d45428 @type=#<Puppet::Pops::Types::PStringType:0x00000004d45478 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d45568 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d455b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d456f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.411 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking up platform::drbd::extension::params::lv_size in YAML backend
2019-09-12T08:28:16.414 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.418 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.421 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.424 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.430 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.433 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.437 Debug: 2019-09-12 08:28:14 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.440 Debug: 2019-09-12 08:28:14 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.443 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.447 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.450 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.454 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.457 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::mountpoint with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d50b48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d558a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d558c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d558f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d55968 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d55a58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d55ad0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d55c38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.460 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up platform::drbd::extension::params::mountpoint in YAML backend
2019-09-12T08:28:16.464 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.467 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.471 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.474 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.477 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.480 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.483 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.486 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.490 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.493 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.496 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.499 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.502 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::port with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d614e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d66358 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d66380 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d663a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d663f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d66538 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d665b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d666f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.505 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up platform::drbd::extension::params::port in YAML backend
2019-09-12T08:28:16.508 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.511 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.515 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.518 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.521 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.525 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.529 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.533 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.537 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.540 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.543 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.547 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.550 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::resource_name with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d71ed8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d76de8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d76e38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d76e60 @type=#<Puppet::Pops::Types::PStringType:0x00000004d76eb0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d76ff0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d77040 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d77180 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.553 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up platform::drbd::extension::params::resource_name in YAML backend
2019-09-12T08:28:16.556 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.560 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.563 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.566 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.569 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.572 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.575 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.578 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.582 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.585 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.588 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.591 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.595 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of platform::drbd::extension::params::vg_name with options {:variables=>Scope(Class[Platform::Drbd::Extension::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d829e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d877d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d87800 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d87878 @type=#<Puppet::Pops::Types::PStringType:0x00000004d878c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d879b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d87a30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d87b98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.598 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up platform::drbd::extension::params::vg_name in YAML backend
2019-09-12T08:28:16.602 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.605 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.608 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.611 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.614 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.617 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.621 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.624 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.627 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.630 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.633 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.636 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.640 Debug: 2019-09-12 08:28:15 +0000 importing '/usr/share/puppet/modules/platform/manifests/postgresql.pp' in environment production
2019-09-12T08:28:16.643 Debug: 2019-09-12 08:28:15 +0000 Automatically imported platform::postgresql::bootstrap from platform/postgresql into production
2019-09-12T08:28:16.646 Debug: 2019-09-12 08:28:15 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/globals.pp' in environment production
2019-09-12T08:28:16.649 Debug: 2019-09-12 08:28:15 +0000 Automatically imported postgresql::globals from postgresql/globals into production
2019-09-12T08:28:16.652 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::client_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f4a598 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f4fa48 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f4fa70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4fa98 @type=#<Puppet::Pops::Types::PStringType:0x00000004f4fae8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4fbd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f4fc28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4fd40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.655 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::client_package_name in YAML backend
2019-09-12T08:28:16.658 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.661 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.665 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.668 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.671 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.674 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.677 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.680 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.684 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.687 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.690 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.693 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.696 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::server_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f55100 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5a5b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5a5d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5a600 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5a650 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5a740 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5a790 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5a8a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.699 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::server_package_name in YAML backend
2019-09-12T08:28:16.702 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.706 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.709 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.713 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.716 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.720 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.723 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.726 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.730 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.733 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.736 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.739 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.742 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::contrib_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f67c38 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f65168 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f65190 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f651b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f65208 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f652f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f65348 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f65460 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.746 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::contrib_package_name in YAML backend
2019-09-12T08:28:16.749 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.752 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.755 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.758 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.761 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.766 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.769 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.773 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.777 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.780 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.784 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.788 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.791 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::devel_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000017ba5d8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000017df798 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000017d8088 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000017d80d8 @type=#<Puppet::Pops::Types::PStringType:0x000000017d81f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000017d8560 @type=#<Puppet::Pops::Types::PPatternType:0x000000017d85b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000017d8c90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.794 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::devel_package_name in YAML backend
2019-09-12T08:28:16.801 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.805 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.809 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.812 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.816 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.820 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.823 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.827 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.830 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.833 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.837 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.840 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.844 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::java_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000018556c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001892a28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001892be0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001892c08 @type=#<Puppet::Pops::Types::PStringType:0x00000001892d20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001893720 @type=#<Puppet::Pops::Types::PPatternType:0x00000001893b30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001891970 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.848 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::java_package_name in YAML backend
2019-09-12T08:28:16.851 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.854 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.858 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.861 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.865 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.868 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.872 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.875 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.878 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.882 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.885 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.889 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.892 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::docs_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001b86310 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001ba8050 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001ba8168 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001ba8190 @type=#<Puppet::Pops::Types::PStringType:0x00000001ba8550 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001ba94f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000001ba99f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001baaa80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.895 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::docs_package_name in YAML backend
2019-09-12T08:28:16.902 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.905 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.909 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.913 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.916 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.919 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.923 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.926 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.929 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.932 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.936 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.940 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.943 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::perl_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000248b6e0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000024a8948 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000024a89c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000024a8ba0 @type=#<Puppet::Pops::Types::PStringType:0x000000024a8c90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000024a9140 @type=#<Puppet::Pops::Types::PPatternType:0x000000024a29f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000024a35b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.947 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::perl_package_name in YAML backend
2019-09-12T08:28:16.950 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.953 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:16.957 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:16.960 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:16.963 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:16.966 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:16.969 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:16.972 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:16.976 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:16.979 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:16.982 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:16.985 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:16.988 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::plperl_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002598678 @options_t=#<Puppet::Pops::Types::PStructType:0x000000025feef0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000025fefe0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000025ff2d8 @type=#<Puppet::Pops::Types::PStringType:0x000000025ff490 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000025ff7d8 @type=#<Puppet::Pops::Types::PPatternType:0x000000025ffbe8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000025fff58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:16.992 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::plperl_package_name in YAML backend
2019-09-12T08:28:16.995 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:16.998 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.001 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.004 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.007 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.011 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.014 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.017 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.020 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.024 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.027 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.030 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.033 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::plpython_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000026c18b0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026d29a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026d29d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026d29f8 @type=#<Puppet::Pops::Types::PStringType:0x000000026d2c78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026d2f70 @type=#<Puppet::Pops::Types::PPatternType:0x000000026d3010 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026d33a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.036 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::plpython_package_name in YAML backend
2019-09-12T08:28:17.040 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.043 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.046 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.050 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.053 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.057 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.061 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.064 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.067 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.071 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.075 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.078 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.082 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::python_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002713a20 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002719600 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002719650 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000027196f0 @type=#<Puppet::Pops::Types::PStringType:0x00000002719830 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002719ba0 @type=#<Puppet::Pops::Types::PPatternType:0x00000002719c90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000271a0c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.085 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::python_package_name in YAML backend
2019-09-12T08:28:17.088 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.092 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.095 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.099 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.102 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.106 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.109 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.112 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.116 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.119 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.123 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.126 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.130 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::postgis_package_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000027553a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002762940 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002762a08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002762af8 @type=#<Puppet::Pops::Types::PStringType:0x00000002762c10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002763a70 @type=#<Puppet::Pops::Types::PPatternType:0x00000002763c00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000275c978 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.133 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::postgis_package_name in YAML backend
2019-09-12T08:28:17.136 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.140 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.143 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.147 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.150 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.153 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.157 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.160 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.164 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.167 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.170 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.174 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.177 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::service_name with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002f99ca8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002fb33d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002fb3518 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002fb3540 @type=#<Puppet::Pops::Types::PStringType:0x00000002fb3680 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002fb3b30 @type=#<Puppet::Pops::Types::PPatternType:0x00000002fb3bd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002f9c048 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.180 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::service_name in YAML backend
2019-09-12T08:28:17.184 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.187 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.190 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.194 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.198 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.201 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.205 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.208 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.212 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.215 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.218 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.222 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.225 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::service_provider with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003018710 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000302b090 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000302b0b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000302b108 @type=#<Puppet::Pops::Types::PStringType:0x0000000302b180 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000302b360 @type=#<Puppet::Pops::Types::PPatternType:0x0000000302b3d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000302b568 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.229 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::service_provider in YAML backend
2019-09-12T08:28:17.232 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.235 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.239 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.242 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.246 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.250 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.254 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.258 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.261 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.265 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.268 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.272 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.275 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::service_status with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000304dca8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000305ecb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000305ed28 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000305ed50 @type=#<Puppet::Pops::Types::PStringType:0x0000000305eda0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000305efd0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000305f048 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000305f1d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.280 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::service_status in YAML backend
2019-09-12T08:28:17.284 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.287 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.291 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.294 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.298 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.302 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.305 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.308 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.312 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.316 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.319 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.322 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.326 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::default_database with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033c39c8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000033c4af8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000033c4b20 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000033c4b98 @type=#<Puppet::Pops::Types::PStringType:0x000000033c4c38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000033c4eb8 @type=#<Puppet::Pops::Types::PPatternType:0x000000033c4f08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000033c5138 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.329 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::default_database in YAML backend
2019-09-12T08:28:17.333 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.336 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.340 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.343 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.347 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.350 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.354 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.357 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.360 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.364 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.367 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.370 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.374 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::validcon_script_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000369cf00 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036a9840 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036a9868 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036a9890 @type=#<Puppet::Pops::Types::PStringType:0x000000036a99a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036a9c00 @type=#<Puppet::Pops::Types::PPatternType:0x000000036a9c78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036aa268 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.377 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::validcon_script_path in YAML backend
2019-09-12T08:28:17.380 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.384 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.387 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.390 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.393 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.397 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.400 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.404 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.407 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.410 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.414 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.417 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.420 Debug: 2019-09-12 08:28:15 +0000 Performing a hiera indirector lookup of postgresql::globals::initdb_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003749228 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037516a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037516f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037517e8 @type=#<Puppet::Pops::Types::PStringType:0x00000003751dd8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003752300 @type=#<Puppet::Pops::Types::PPatternType:0x00000003752508 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003752b70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.424 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking up postgresql::globals::initdb_path in YAML backend
2019-09-12T08:28:17.427 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.430 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.434 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.437 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.440 Debug: 2019-09-12 08:28:15 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.444 Debug: 2019-09-12 08:28:15 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.447 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.451 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.454 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.457 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.461 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.464 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.468 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::createdb_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000378a1d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003792ea0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003792f18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003792f68 @type=#<Puppet::Pops::Types::PStringType:0x00000003793008 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003793288 @type=#<Puppet::Pops::Types::PPatternType:0x00000003793300 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037936c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.471 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::createdb_path in YAML backend
2019-09-12T08:28:17.474 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.478 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.481 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.484 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.488 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.491 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.494 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.497 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.501 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.504 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.507 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.510 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.514 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::psql_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037b5ef0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037ba928 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037ba950 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037ba978 @type=#<Puppet::Pops::Types::PStringType:0x000000037ba9f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037baae0 @type=#<Puppet::Pops::Types::PPatternType:0x000000037bab80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037bacc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.517 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::psql_path in YAML backend
2019-09-12T08:28:17.520 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.523 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.527 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.530 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.533 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.536 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.539 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.543 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.546 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.549 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.552 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.555 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.559 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::pg_hba_conf_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003936db0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003946760 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000039467b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039467d8 @type=#<Puppet::Pops::Types::PStringType:0x00000003946878 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003946a30 @type=#<Puppet::Pops::Types::PPatternType:0x00000003946b70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003946e18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.562 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::pg_hba_conf_path in YAML backend
2019-09-12T08:28:17.565 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.568 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.571 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.575 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.578 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.581 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.584 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.588 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.591 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.595 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.598 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.601 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.605 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::pg_ident_conf_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003968e50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003974340 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003974480 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003974570 @type=#<Puppet::Pops::Types::PStringType:0x00000003974700 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003974ca0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003974de0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003975088 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.608 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::pg_ident_conf_path in YAML backend
2019-09-12T08:28:17.611 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.614 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.618 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.621 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.624 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.627 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.630 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.634 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.637 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.641 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.644 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.648 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.651 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::postgresql_conf_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000039fcfb0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003fe15c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003fe1610 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003fe1700 @type=#<Puppet::Pops::Types::PStringType:0x00000003fe1868 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003fe1ae8 @type=#<Puppet::Pops::Types::PPatternType:0x00000003fe1b88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003fe1e30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.654 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::postgresql_conf_path in YAML backend
2019-09-12T08:28:17.657 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.660 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.663 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.667 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.670 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.673 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.677 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.680 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.684 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.688 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.691 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.695 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.698 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::recovery_conf_path with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004208038 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004218bb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004218c80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004219068 @type=#<Puppet::Pops::Types::PStringType:0x00000004219108 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004219270 @type=#<Puppet::Pops::Types::PPatternType:0x00000004219388 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000042199c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.702 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::recovery_conf_path in YAML backend
2019-09-12T08:28:17.705 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.708 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.712 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.715 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.718 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.721 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.725 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.728 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.731 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.734 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.737 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.741 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.744 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::default_connect_settings with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003fc3930 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004054de0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004054e30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004054ed0 @type=#<Puppet::Pops::Types::PStringType:0x00000004054f70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000040551f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004055268 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004055498 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.747 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::default_connect_settings in YAML backend
2019-09-12T08:28:17.751 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.754 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.757 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.761 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.764 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.767 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.771 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.775 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.778 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.782 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.785 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.789 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.792 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::pg_hba_conf_defaults with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e42458 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e6c8e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e6c9b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e6c9d8 @type=#<Puppet::Pops::Types::PStringType:0x00000003e6cbe0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e6ce10 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e6cff0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e6d360 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.796 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::pg_hba_conf_defaults in YAML backend
2019-09-12T08:28:17.799 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.803 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.806 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.810 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.813 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.816 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.820 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.823 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.827 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.831 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.834 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.837 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.841 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::bindir with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ca2300 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000429fe88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ca8138 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ca82a0 @type=#<Puppet::Pops::Types::PStringType:0x00000003ca8480 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ca8a98 @type=#<Puppet::Pops::Types::PPatternType:0x00000003ca8bd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003ca9768 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.844 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::bindir in YAML backend
2019-09-12T08:28:17.847 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.850 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.854 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.857 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.861 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.864 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.867 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.871 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.875 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.878 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.882 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.885 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.889 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::xlogdir with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004358460 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000435c830 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000435c880 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000435c8a8 @type=#<Puppet::Pops::Types::PStringType:0x0000000435c8f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000435ca88 @type=#<Puppet::Pops::Types::PPatternType:0x0000000435cb00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000435cc68 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.892 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::xlogdir in YAML backend
2019-09-12T08:28:17.895 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.899 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.902 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.905 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.909 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.912 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.916 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.919 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.922 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.926 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.929 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.932 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.936 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::logdir with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000484d038 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000489a518 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000489a540 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000489a568 @type=#<Puppet::Pops::Types::PStringType:0x0000000489a5b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000489a6a8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000489a6f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000489a810 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.939 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::logdir in YAML backend
2019-09-12T08:28:17.942 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.946 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.949 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:17.952 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:17.956 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:17.959 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:17.962 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:17.966 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:17.969 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:17.973 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:17.976 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:17.979 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:17.983 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::log_line_prefix with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004783b48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004781028 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004781050 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004781078 @type=#<Puppet::Pops::Types::PStringType:0x000000047810c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047811b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004781208 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004781320 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:17.986 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::log_line_prefix in YAML backend
2019-09-12T08:28:17.990 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:17.995 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:17.998 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.001 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.004 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.008 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.011 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.014 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.018 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.021 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.024 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.028 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.031 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::user with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475f338 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475c318 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475c340 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475c368 @type=#<Puppet::Pops::Types::PStringType:0x0000000475c3b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475c4a8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475c5c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475c700 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.034 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::user in YAML backend
2019-09-12T08:28:18.037 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.041 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.044 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.048 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.051 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.055 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.058 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.061 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.065 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.068 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.071 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.074 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.078 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::group with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004797b20 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004794c18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004794c40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004794c68 @type=#<Puppet::Pops::Types::PStringType:0x00000004794cb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004794da8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004794df8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004794f10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.081 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::group in YAML backend
2019-09-12T08:28:18.085 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.088 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.091 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.095 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.098 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.102 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.105 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.108 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.112 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.115 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.118 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.122 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.125 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::version with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a06f8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047b53a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047b53c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047b53f0 @type=#<Puppet::Pops::Types::PStringType:0x000000047b5440 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047b5530 @type=#<Puppet::Pops::Types::PPatternType:0x000000047b5580 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047b56e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.128 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::version in YAML backend
2019-09-12T08:28:18.132 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.135 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.138 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.142 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.146 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.149 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.153 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.156 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.159 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.163 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.166 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.170 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.173 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::postgis_version with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049bb7d0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049bf8d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049bea70 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049bda30 @type=#<Puppet::Pops::Types::PStringType:0x000000049b8030 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049b8170 @type=#<Puppet::Pops::Types::PPatternType:0x000000049b81c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049b8328 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.177 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::postgis_version in YAML backend
2019-09-12T08:28:18.180 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.184 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.187 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.190 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.194 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.197 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.201 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.204 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.207 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.211 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.214 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.218 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.221 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::repo_proxy with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049de0f0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049eac60 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049eacb0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049eacd8 @type=#<Puppet::Pops::Types::PStringType:0x000000049ead50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049eae40 @type=#<Puppet::Pops::Types::PPatternType:0x000000049eae90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049eafd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.224 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::repo_proxy in YAML backend
2019-09-12T08:28:18.228 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.231 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.235 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.238 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.243 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.246 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.250 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.253 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.256 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.260 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.264 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.267 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.270 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::repo_baseurl with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a1e830 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a29fc8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a29ff0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2a018 @type=#<Puppet::Pops::Types::PStringType:0x00000004a2a0e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2a270 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a2a2c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a2a400 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.274 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::repo_baseurl in YAML backend
2019-09-12T08:28:18.277 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.281 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.284 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.288 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.291 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.294 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.297 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.301 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.304 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.307 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.311 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.314 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.317 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::needs_initdb with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a44670 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a48f68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a48f90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a48fb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a49008 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a490f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a49148 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a49260 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.321 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::needs_initdb in YAML backend
2019-09-12T08:28:18.324 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.327 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.331 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.334 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.337 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.341 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.344 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.348 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.351 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.354 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.358 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.361 Debug: 2019-09-12 08:28:16 +0000 hiera(): Found postgresql::globals::needs_initdb in personality
2019-09-12T08:28:18.364 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::encoding with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a66a90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6bf68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6bf90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6b5e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a69ee8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a640b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a64100 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a64218 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.368 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::encoding in YAML backend
2019-09-12T08:28:18.371 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.374 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.378 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.381 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.385 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.388 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.393 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.397 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.401 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.405 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.409 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.413 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.416 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::locale with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a71328 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a76800 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a76828 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76850 @type=#<Puppet::Pops::Types::PStringType:0x00000004a768a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a76990 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a769e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a76af8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.420 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::locale in YAML backend
2019-09-12T08:28:18.423 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.427 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.430 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.435 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.440 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.443 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.446 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.449 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.453 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.456 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.459 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.462 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.466 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::timezone with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a82100 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a87628 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a87650 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a87678 @type=#<Puppet::Pops::Types::PStringType:0x00000004a876c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a877b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a87808 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a87920 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.469 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::timezone in YAML backend
2019-09-12T08:28:18.472 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.475 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.478 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.481 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.485 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.488 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.491 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.495 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.498 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.501 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.505 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.508 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.511 Debug: 2019-09-12 08:28:16 +0000 Performing a hiera indirector lookup of postgresql::globals::manage_pg_hba_conf with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a939c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a90980 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a909a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a909d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a90a20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a90b10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a90b60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a90c78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.514 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking up postgresql::globals::manage_pg_hba_conf in YAML backend
2019-09-12T08:28:18.518 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.521 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.524 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.528 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.531 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.535 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.538 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.541 Debug: 2019-09-12 08:28:16 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.545 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.548 Debug: 2019-09-12 08:28:16 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.551 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.554 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.558 Debug: 2019-09-12 08:28:17 +0000 Performing a hiera indirector lookup of postgresql::globals::manage_pg_ident_conf with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a9df18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa34b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa34e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa3508 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa3558 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa3648 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa3698 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa37b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.561 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking up postgresql::globals::manage_pg_ident_conf in YAML backend
2019-09-12T08:28:18.564 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.567 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.571 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.574 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.577 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.581 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.584 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.587 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.590 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.593 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.597 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.600 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.603 Debug: 2019-09-12 08:28:17 +0000 Performing a hiera indirector lookup of postgresql::globals::manage_recovery_conf with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aaca68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004abdf98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004abdfc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004abdfe8 @type=#<Puppet::Pops::Types::PStringType:0x00000004abe038 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004abe128 @type=#<Puppet::Pops::Types::PPatternType:0x00000004abe178 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004abe290 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.607 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking up postgresql::globals::manage_recovery_conf in YAML backend
2019-09-12T08:28:18.610 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.613 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.617 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.620 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.623 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.627 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.630 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.633 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.636 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.639 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.642 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.646 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.649 Debug: 2019-09-12 08:28:17 +0000 Performing a hiera indirector lookup of postgresql::globals::manage_package_repo with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aed298 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004afa0b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004afa0d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004afa100 @type=#<Puppet::Pops::Types::PStringType:0x00000004afa150 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004afa240 @type=#<Puppet::Pops::Types::PPatternType:0x00000004afa290 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004afa3a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.652 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking up postgresql::globals::manage_package_repo in YAML backend
2019-09-12T08:28:18.656 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.659 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.662 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.666 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.669 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.672 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.675 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.679 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.682 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.685 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.688 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.692 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.696 Debug: 2019-09-12 08:28:17 +0000 Performing a hiera indirector lookup of postgresql::globals::module_workdir with options {:variables=>Scope(Class[Postgresql::Globals]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b144b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b19488 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b194b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b194d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004b19528 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b19618 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b19690 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b19820 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.699 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking up postgresql::globals::module_workdir in YAML backend
2019-09-12T08:28:18.703 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.707 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.711 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.715 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.719 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.722 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.726 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.729 Debug: 2019-09-12 08:28:17 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.732 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.736 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.739 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.743 Debug: 2019-09-12 08:28:17 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.746 Debug: 2019-09-12 08:28:18 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server.pp' in environment production
2019-09-12T08:28:18.750 Debug: 2019-09-12 08:28:18 +0000 Automatically imported postgresql::server from postgresql/server into production
2019-09-12T08:28:18.753 Debug: 2019-09-12 08:28:18 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/params.pp' in environment production
2019-09-12T08:28:18.756 Debug: 2019-09-12 08:28:18 +0000 Automatically imported postgresql::params from postgresql/params into production
2019-09-12T08:28:18.760 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::postgres_password with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e71360 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e76720 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e76748 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e76770 @type=#<Puppet::Pops::Types::PStringType:0x00000004e767c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e768b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e76900 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e76a18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.763 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::postgres_password in YAML backend
2019-09-12T08:28:18.767 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.770 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.774 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.777 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.780 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.783 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.787 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.790 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.793 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.796 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.800 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.803 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.806 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::package_name with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e835b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e808d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e80900 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e80928 @type=#<Puppet::Pops::Types::PStringType:0x00000004e80978 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e80a68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e80ab8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e80bd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.810 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::package_name in YAML backend
2019-09-12T08:28:18.813 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.816 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.819 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.823 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.826 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.829 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.833 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.836 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.839 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.842 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.846 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.849 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.852 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::client_package_name with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e8dd08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e93118 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e93140 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e93168 @type=#<Puppet::Pops::Types::PStringType:0x00000004e931b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e932a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e932f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e93410 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.855 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::client_package_name in YAML backend
2019-09-12T08:28:18.858 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.861 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.865 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.868 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.871 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.874 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.877 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.881 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.884 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.887 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.890 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.894 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.897 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::package_ensure with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e98500 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e9d898 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e9d8c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9d8e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e9d938 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9da28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e9da78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e9db90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.901 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::package_ensure in YAML backend
2019-09-12T08:28:18.904 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.907 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.911 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.914 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.917 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.920 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.924 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.927 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.930 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.934 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.937 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.940 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.944 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::plperl_package_name with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eaad68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea81f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea8220 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea8248 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea8298 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea8388 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ea83d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ea8540 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.947 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::plperl_package_name in YAML backend
2019-09-12T08:28:18.951 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:18.954 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:18.958 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:18.961 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:18.965 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:18.968 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:18.972 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:18.975 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:18.979 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:18.983 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:18.986 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:18.990 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:18.993 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::plpython_package_name with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb56f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ebab50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ebab78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebaba0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ebabf0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebace0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ebad30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ebae48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:18.997 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::plpython_package_name in YAML backend
2019-09-12T08:28:19.000 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.004 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.007 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.010 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.014 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.017 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.020 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.024 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.027 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.030 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.033 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.036 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.040 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_ensure with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec00a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ec5578 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ec55a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec55c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ec5618 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec5708 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ec5758 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ec5870 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.043 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_ensure in YAML backend
2019-09-12T08:28:19.046 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.049 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.052 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.056 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.059 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.062 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.065 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.068 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.072 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.075 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.078 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.082 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.085 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_enable with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed2958 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed7d68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed7d90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed7db8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed7e08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed7ef8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed7f48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed00e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.088 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_enable in YAML backend
2019-09-12T08:28:19.092 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.095 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.098 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.101 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.104 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.108 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.111 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.114 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.117 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.120 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.123 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.127 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::service_enable in personality
2019-09-12T08:28:19.130 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_manage with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004edd420 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee2808 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee2830 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee2858 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee28a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee2998 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee29e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee2b00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.133 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_manage in YAML backend
2019-09-12T08:28:19.137 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.140 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.143 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.146 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.150 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.153 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.156 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.160 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.163 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.166 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.169 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.173 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.176 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_name with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eef968 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eece48 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eece70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eece98 @type=#<Puppet::Pops::Types::PStringType:0x00000004eecee8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eecfd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eed028 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eed140 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.179 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_name in YAML backend
2019-09-12T08:28:19.182 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.186 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.189 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.192 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.195 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.198 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.201 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.205 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.208 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.211 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.214 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.217 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.221 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_restart_on_change with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004efa110 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eff250 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eff278 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eff2a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eff2f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eff3e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eff430 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eff5c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.224 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_restart_on_change in YAML backend
2019-09-12T08:28:19.228 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.232 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.235 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.238 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.242 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.245 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.248 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.252 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.255 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.259 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.262 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.266 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.269 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_provider with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f0b258 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f08198 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f081c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f081e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f08238 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f08378 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f083f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f08530 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.272 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_provider in YAML backend
2019-09-12T08:28:19.275 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.279 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.282 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.285 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.289 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.292 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.295 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.298 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.302 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.305 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.308 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.312 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.315 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_reload with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f1bdd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f18c78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f18cc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f18cf0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f18d40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f18e30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f18ea8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f18fe8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.318 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_reload in YAML backend
2019-09-12T08:28:19.322 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.325 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.328 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.332 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.335 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.338 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.342 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.345 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.349 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.352 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.356 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.359 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.362 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::service_status with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f24898 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f29668 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f296b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f296e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f29730 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f29820 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f29898 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f299d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.365 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::service_status in YAML backend
2019-09-12T08:28:19.369 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.372 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.375 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.378 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.382 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.385 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.388 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.392 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.395 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.398 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.402 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.406 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.409 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::default_database with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f35620 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f3a9b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f3a9e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3aa08 @type=#<Puppet::Pops::Types::PStringType:0x00000004f3aa58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3ab48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f3ab98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f3acb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.412 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::default_database in YAML backend
2019-09-12T08:28:19.415 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.418 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.422 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.425 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.428 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.431 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.435 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.438 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.442 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.445 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.448 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.451 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.455 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::default_connect_settings with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f46880 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f4be98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f4bec0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4bf38 @type=#<Puppet::Pops::Types::PStringType:0x00000004f4bf88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4b4c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f4b308 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f49ee0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.458 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::default_connect_settings in YAML backend
2019-09-12T08:28:19.462 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.465 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.469 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.473 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.476 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.479 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.482 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.486 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.492 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.497 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.501 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.506 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.509 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::listen_addresses with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f51320 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f56898 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f568c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f568e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f56938 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f56a28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f56a78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f56b90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.514 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::listen_addresses in YAML backend
2019-09-12T08:28:19.518 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.522 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.528 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.531 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.534 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.537 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.541 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.544 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.547 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.550 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.553 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.556 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::listen_addresses in personality
2019-09-12T08:28:19.560 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::port with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f5c298 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f617c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f617e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f61810 @type=#<Puppet::Pops::Types::PStringType:0x00000004f61888 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f61978 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f619c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f61ae0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.563 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::port in YAML backend
2019-09-12T08:28:19.566 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.569 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.572 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.576 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.579 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.582 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.586 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.589 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.592 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.596 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.599 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.602 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.605 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::ip_mask_deny_postgres_user with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f6da48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f72f20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f72f48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f72f70 @type=#<Puppet::Pops::Types::PStringType:0x00000004f72fc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f730b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f73100 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f73218 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.608 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::ip_mask_deny_postgres_user in YAML backend
2019-09-12T08:28:19.612 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.616 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.619 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.622 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.625 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.628 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.631 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.635 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.638 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.641 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.644 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.647 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::ip_mask_deny_postgres_user in personality
2019-09-12T08:28:19.651 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::ip_mask_allow_all_users with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f78a38 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7dee8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7df10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7df38 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7df88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7e078 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7e0c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7e1e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.654 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::ip_mask_allow_all_users in YAML backend
2019-09-12T08:28:19.657 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.660 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.664 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.667 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.670 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.673 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.676 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.680 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.683 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.686 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.689 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.692 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::ip_mask_allow_all_users in personality
2019-09-12T08:28:19.696 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::ipv4acls with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8b980 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f88eb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f88ed8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f88f00 @type=#<Puppet::Pops::Types::PStringType:0x00000004f88f50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f89040 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f89090 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f891a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.699 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::ipv4acls in YAML backend
2019-09-12T08:28:19.702 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.705 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.708 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.711 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.715 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.718 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.721 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.724 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.728 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.731 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.734 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.738 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::ipv4acls in personality
2019-09-12T08:28:19.741 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::ipv6acls with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f968f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9bdd0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9bdf8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9be20 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9be70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9bf60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9bfb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f94120 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.744 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::ipv6acls in YAML backend
2019-09-12T08:28:19.747 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.750 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.753 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.757 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.760 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.763 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.767 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.770 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.773 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.777 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.780 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.783 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.787 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::initdb_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fa14b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa6960 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa6988 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa69b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa6a00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa6af0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fa6b40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fa6c58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.790 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::initdb_path in YAML backend
2019-09-12T08:28:19.793 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.797 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.800 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.804 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.807 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.811 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.814 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.818 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.821 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.824 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.827 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.830 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.834 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::createdb_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fac040 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb14f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb1518 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1540 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb1590 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1680 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb16d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb17e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.837 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::createdb_path in YAML backend
2019-09-12T08:28:19.840 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.843 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.846 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.850 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.853 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.856 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.859 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.862 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.865 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.868 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.871 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.874 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.877 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::psql_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fbeb50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbc080 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbc0a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbc0d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbc120 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbc210 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbc260 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbc378 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.881 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::psql_path in YAML backend
2019-09-12T08:28:19.884 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.887 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.890 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.894 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.897 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.900 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.903 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.906 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.910 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.913 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.916 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.920 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:19.923 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::pg_hba_conf_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc9708 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fcebb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fcebe0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcec08 @type=#<Puppet::Pops::Types::PStringType:0x00000004fcec58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fced48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fced98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fceeb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.926 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::pg_hba_conf_path in YAML backend
2019-09-12T08:28:19.930 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.933 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.936 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.939 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.943 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.946 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.950 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:19.953 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:19.956 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:19.960 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:19.963 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:19.966 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::pg_hba_conf_path in personality
2019-09-12T08:28:19.970 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::pg_ident_conf_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd46a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd9b58 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd9b80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd9ba8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd9bf8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd9ce8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd9d38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd9e50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:19.973 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::pg_ident_conf_path in YAML backend
2019-09-12T08:28:19.976 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:19.980 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:19.983 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:19.987 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:19.990 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:19.993 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:19.997 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.000 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.003 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.007 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.010 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.013 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::pg_ident_conf_path in personality
2019-09-12T08:28:20.016 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::postgresql_conf_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe75c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fe4af8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fe4b20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe4b48 @type=#<Puppet::Pops::Types::PStringType:0x00000004fe4b98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe4c88 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fe4cd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fe4df0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.020 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::postgresql_conf_path in YAML backend
2019-09-12T08:28:20.023 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.027 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.030 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.033 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.037 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.040 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.043 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.046 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.050 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.053 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.057 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.060 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::postgresql_conf_path in personality
2019-09-12T08:28:20.064 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::recovery_conf_path with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ff2590 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ff7a40 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ff7a68 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff7a90 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff7ae0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff7bd0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff7c20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff7d38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.067 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::recovery_conf_path in YAML backend
2019-09-12T08:28:20.071 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.074 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.078 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.082 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.087 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.090 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.094 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.097 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.101 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.104 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.107 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.111 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.114 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::datadir with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001680c80 @options_t=#<Puppet::Pops::Types::PStructType:0x000000017d19b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000017d1c10 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000017d1c88 @type=#<Puppet::Pops::Types::PStringType:0x000000017d1d50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000017d2098 @type=#<Puppet::Pops::Types::PPatternType:0x000000017d2188 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000017d26d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.117 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::datadir in YAML backend
2019-09-12T08:28:20.120 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.123 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.126 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.130 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.133 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.136 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.139 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.143 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.146 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.150 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.153 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.156 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.160 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::xlogdir with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001853058 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001878ad8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001878b50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001878b78 @type=#<Puppet::Pops::Types::PStringType:0x00000001878d30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001878f38 @type=#<Puppet::Pops::Types::PPatternType:0x00000001878fd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001879370 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.163 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::xlogdir in YAML backend
2019-09-12T08:28:20.167 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.170 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.173 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.177 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.181 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.184 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.188 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.191 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.194 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.197 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.200 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.204 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.207 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::logdir with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001b49618 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001b9a018 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001b9a040 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001b9a068 @type=#<Puppet::Pops::Types::PStringType:0x00000001b9a248 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001b9a6a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000001b9a928 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001b9abf8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.210 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::logdir in YAML backend
2019-09-12T08:28:20.213 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.216 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.220 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.223 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.226 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.230 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.233 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.237 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.240 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.244 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.247 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.251 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.254 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::log_line_prefix with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002439d18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002488260 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002488288 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000024882d8 @type=#<Puppet::Pops::Types::PStringType:0x000000024885a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002488c10 @type=#<Puppet::Pops::Types::PPatternType:0x00000002488d28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002489188 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.257 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::log_line_prefix in YAML backend
2019-09-12T08:28:20.261 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.264 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.267 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.270 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.274 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.277 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.281 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.284 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.288 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.291 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.294 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.297 Debug: 2019-09-12 08:28:18 +0000 hiera(): Found postgresql::server::log_line_prefix in personality
2019-09-12T08:28:20.300 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::pg_hba_conf_defaults with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002576c30 @options_t=#<Puppet::Pops::Types::PStructType:0x000000025b49e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000025b4a80 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000025b4aa8 @type=#<Puppet::Pops::Types::PStringType:0x000000025b4af8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000025b4cd8 @type=#<Puppet::Pops::Types::PPatternType:0x000000025b4d78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000025b4f08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.304 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::pg_hba_conf_defaults in YAML backend
2019-09-12T08:28:20.307 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.310 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.313 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.317 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.320 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.323 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.326 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.330 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.333 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.337 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.340 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.344 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.347 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::user with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000026b66b8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026c7be8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026c7d50 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026c7da0 @type=#<Puppet::Pops::Types::PStringType:0x000000026c7f58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026c0488 @type=#<Puppet::Pops::Types::PPatternType:0x000000026c05c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026c0848 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.350 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::user in YAML backend
2019-09-12T08:28:20.354 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.357 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.360 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.364 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.367 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.370 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.374 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.377 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.380 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.383 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.387 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.390 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.393 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::group with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002704930 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002711068 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000027110e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002711108 @type=#<Puppet::Pops::Types::PStringType:0x000000027111f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002711630 @type=#<Puppet::Pops::Types::PPatternType:0x000000027116a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002711a40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.396 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::group in YAML backend
2019-09-12T08:28:20.400 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.403 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.406 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.409 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.412 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.415 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.418 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.421 Debug: 2019-09-12 08:28:18 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.424 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.428 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.431 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.434 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.437 Debug: 2019-09-12 08:28:18 +0000 Performing a hiera indirector lookup of postgresql::server::needs_initdb with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000274e3a0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000275b668 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000275b6b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000275b6e0 @type=#<Puppet::Pops::Types::PStringType:0x0000000275b780 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000275b9b0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000275ba78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000275bd20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.440 Debug: 2019-09-12 08:28:18 +0000 hiera(): Looking up postgresql::server::needs_initdb in YAML backend
2019-09-12T08:28:20.443 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.447 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.450 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.453 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.457 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.460 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.463 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.466 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.469 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.472 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.476 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.479 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.482 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::encoding with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002ef9b68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002f98358 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002f98380 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002f983a8 @type=#<Puppet::Pops::Types::PStringType:0x00000002f98420 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002f98808 @type=#<Puppet::Pops::Types::PPatternType:0x00000002f988a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002f98a10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.485 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::encoding in YAML backend
2019-09-12T08:28:20.488 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.491 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.495 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.498 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.501 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.504 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.507 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.510 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.513 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.516 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.520 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.523 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.526 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::locale with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003010f60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003021798 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000030217c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000030217e8 @type=#<Puppet::Pops::Types::PStringType:0x00000003021888 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003021ae0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003021ba8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003021d88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.529 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::locale in YAML backend
2019-09-12T08:28:20.533 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.536 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.539 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.542 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.546 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.549 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.552 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.555 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.558 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.562 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.565 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.568 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.571 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::timezone with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000304ab48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003057e88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003057f28 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003057fa0 @type=#<Puppet::Pops::Types::PStringType:0x0000000304c060 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000304c308 @type=#<Puppet::Pops::Types::PPatternType:0x0000000304c380 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000304c600 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.574 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::timezone in YAML backend
2019-09-12T08:28:20.577 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.581 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.584 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.587 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.590 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.593 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.597 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.600 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.603 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.607 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.610 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.613 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.616 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::manage_pg_hba_conf with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033bfdc8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000033c2438 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000033c24d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000033c25c8 @type=#<Puppet::Pops::Types::PStringType:0x000000033c26e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000033c2910 @type=#<Puppet::Pops::Types::PPatternType:0x000000033c2988 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000033c2be0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.620 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::manage_pg_hba_conf in YAML backend
2019-09-12T08:28:20.623 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.626 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.629 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.633 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.637 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.641 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.644 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.647 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.650 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.653 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.657 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.660 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.663 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::manage_pg_ident_conf with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003444398 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036a7a90 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036a7ab8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036a7ae0 @type=#<Puppet::Pops::Types::PStringType:0x000000036a7b30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036a7c70 @type=#<Puppet::Pops::Types::PPatternType:0x000000036a7d10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036a7e78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.666 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::manage_pg_ident_conf in YAML backend
2019-09-12T08:28:20.669 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.672 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.676 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.679 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.682 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.686 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.689 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.692 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.696 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.699 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.702 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.706 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.709 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::manage_recovery_conf with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000372b5e8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000374f560 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000374f588 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000374f5b0 @type=#<Puppet::Pops::Types::PStringType:0x0000000374f650 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000374fbf0 @type=#<Puppet::Pops::Types::PPatternType:0x000000037481e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037483c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.712 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::manage_recovery_conf in YAML backend
2019-09-12T08:28:20.715 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.718 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.722 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.725 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.728 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.731 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.735 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.738 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.745 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.748 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.751 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.755 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.758 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::module_workdir with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000377d5a0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000378fe58 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000378fea8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000378fef8 @type=#<Puppet::Pops::Types::PStringType:0x0000000378ff70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003788130 @type=#<Puppet::Pops::Types::PPatternType:0x00000003788180 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003788540 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.762 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::module_workdir in YAML backend
2019-09-12T08:28:20.765 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.768 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.772 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.775 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.778 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.782 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.785 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.788 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.792 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.795 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.799 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.802 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.806 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of postgresql::server::version with options {:variables=>Scope(Class[Postgresql::Server]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037b3240 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037b4ff0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037b5018 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037b5040 @type=#<Puppet::Pops::Types::PStringType:0x000000037b5090 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037b51d0 @type=#<Puppet::Pops::Types::PPatternType:0x000000037b5220 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037b53d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.809 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up postgresql::server::version in YAML backend
2019-09-12T08:28:20.813 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.816 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.820 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.824 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.828 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.831 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.835 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.838 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.842 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.846 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:20.849 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:20.859 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:20.862 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/reload.pp' in environment production
2019-09-12T08:28:20.866 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::reload from postgresql/server/reload into production
2019-09-12T08:28:20.869 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/install.pp' in environment production
2019-09-12T08:28:20.873 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::install from postgresql/server/install into production
2019-09-12T08:28:20.877 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/initdb.pp' in environment production
2019-09-12T08:28:20.880 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::initdb from postgresql/server/initdb into production
2019-09-12T08:28:20.884 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/config.pp' in environment production
2019-09-12T08:28:20.887 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::config from postgresql/server/config into production
2019-09-12T08:28:20.891 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/openstack-puppet/modules/concat/manifests/init.pp' in environment production
2019-09-12T08:28:20.894 Debug: 2019-09-12 08:28:19 +0000 Automatically imported concat from concat into production
2019-09-12T08:28:20.897 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/pg_hba_rule.pp' in environment production
2019-09-12T08:28:20.901 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::pg_hba_rule from postgresql/server/pg_hba_rule into production
2019-09-12T08:28:20.904 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/config_entry.pp' in environment production
2019-09-12T08:28:20.907 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::config_entry from postgresql/server/config_entry into production
2019-09-12T08:28:20.911 Debug: 2019-09-12 08:28:19 +0000 Scope(Class[Postgresql::Server::Config]): Retrieving template postgresql/systemd-override.erb
2019-09-12T08:28:20.914 Debug: 2019-09-12 08:28:19 +0000 template[/usr/share/puppet/modules/postgresql/templates/systemd-override.erb]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/systemd-override.erb in 0.00 seconds
2019-09-12T08:28:20.918 Debug: 2019-09-12 08:28:19 +0000 template[/usr/share/puppet/modules/postgresql/templates/systemd-override.erb]: Interpolated template /usr/share/puppet/modules/postgresql/templates/systemd-override.erb in 0.00 seconds
2019-09-12T08:28:20.921 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/service.pp' in environment production
2019-09-12T08:28:20.924 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::service from postgresql/server/service into production
2019-09-12T08:28:20.928 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/validate_db_connection.pp' in environment production
2019-09-12T08:28:20.931 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::validate_db_connection from postgresql/validate_db_connection into production
2019-09-12T08:28:20.935 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/passwd.pp' in environment production
2019-09-12T08:28:20.939 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::passwd from postgresql/server/passwd into production
2019-09-12T08:28:20.942 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/role.pp' in environment production
2019-09-12T08:28:20.945 Debug: 2019-09-12 08:28:19 +0000 Automatically imported postgresql::server::role from postgresql/server/role into production
2019-09-12T08:28:20.949 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/puppet/modules/platform/manifests/amqp.pp' in environment production
2019-09-12T08:28:20.952 Debug: 2019-09-12 08:28:19 +0000 Automatically imported platform::amqp::bootstrap from platform/amqp into production
2019-09-12T08:28:20.956 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::auth_password with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd3078 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd0508 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd0530 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd0558 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd05a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd0698 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd06e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd0800 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:20.959 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::auth_password in YAML backend
2019-09-12T08:28:20.962 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:20.966 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:20.969 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:20.973 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:20.976 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:20.980 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:20.983 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:20.987 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:20.990 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:20.995 Debug: 2019-09-12 08:28:19 +0000 hiera(): Found platform::amqp::params::auth_password in secure_static
2019-09-12T08:28:20.999 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::auth_user with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fdf6e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fdcb78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fdcba0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdcbc8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fdcc18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdcd08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fdcd58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fdce70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.002 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::auth_user in YAML backend
2019-09-12T08:28:21.006 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.009 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.013 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.016 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.019 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.026 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.030 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.033 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.036 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.040 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.043 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.046 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.050 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::backend with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fea1b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fef700 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fef728 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fef750 @type=#<Puppet::Pops::Types::PStringType:0x00000004fef7a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fef890 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fef8e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fef9f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.053 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::backend in YAML backend
2019-09-12T08:28:21.057 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.060 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.063 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.067 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.070 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.074 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.077 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.080 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.083 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.087 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.091 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.095 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.098 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::node with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ffbde8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ff9278 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ff92a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff92c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff9318 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff9408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff9458 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff9570 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.101 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::node in YAML backend
2019-09-12T08:28:21.104 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.108 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.111 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.114 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.118 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.121 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.124 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.127 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.131 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.134 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.138 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.141 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.145 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::host with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050062e8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000500b798 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000500b7c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000500b7e8 @type=#<Puppet::Pops::Types::PStringType:0x0000000500b838 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000500b928 @type=#<Puppet::Pops::Types::PPatternType:0x0000000500b978 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000500ba90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.148 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::host in YAML backend
2019-09-12T08:28:21.151 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.155 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.158 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.162 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.166 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.169 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.173 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.176 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.180 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.183 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.186 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.189 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.193 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::host_url with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005010e78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005016328 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005016350 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005016378 @type=#<Puppet::Pops::Types::PStringType:0x000000050163c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050164b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000005016508 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005016620 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.196 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::host_url in YAML backend
2019-09-12T08:28:21.199 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.202 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.205 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.208 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.212 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.215 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.219 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.222 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.226 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.229 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.232 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.236 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.239 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::port with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005023988 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005020eb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005020ee0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005020f08 @type=#<Puppet::Pops::Types::PStringType:0x00000005020f58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005021048 @type=#<Puppet::Pops::Types::PPatternType:0x00000005021098 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050211b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.243 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::port in YAML backend
2019-09-12T08:28:21.246 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.250 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.253 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.257 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.260 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.264 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.267 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.270 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.274 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.277 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.280 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.284 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.288 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::protocol with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000502e540 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050339f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005033a18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005033a40 @type=#<Puppet::Pops::Types::PStringType:0x00000005033a90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005033b80 @type=#<Puppet::Pops::Types::PPatternType:0x00000005033bd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005033ce8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.291 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::protocol in YAML backend
2019-09-12T08:28:21.294 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.298 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.301 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.305 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.308 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.311 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.315 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.318 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.321 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.324 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.328 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.331 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.335 Debug: 2019-09-12 08:28:19 +0000 Performing a hiera indirector lookup of platform::amqp::params::ssl_enabled with options {:variables=>Scope(Class[Platform::Amqp::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050390d0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000503e580 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000503e5a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000503e5d0 @type=#<Puppet::Pops::Types::PStringType:0x0000000503e620 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000503e710 @type=#<Puppet::Pops::Types::PPatternType:0x0000000503e760 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000503e878 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.339 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking up platform::amqp::params::ssl_enabled in YAML backend
2019-09-12T08:28:21.342 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.346 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.350 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.353 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.356 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.360 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.363 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.366 Debug: 2019-09-12 08:28:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.370 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.373 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.376 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.380 Debug: 2019-09-12 08:28:19 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.384 Debug: 2019-09-12 08:28:19 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/init.pp' in environment production
2019-09-12T08:28:21.387 Debug: 2019-09-12 08:28:20 +0000 importing '/usr/share/openstack-puppet/modules/stdlib/manifests/init.pp' in environment production
2019-09-12T08:28:21.391 Debug: 2019-09-12 08:28:20 +0000 Automatically imported rabbitmq from rabbitmq into production
2019-09-12T08:28:21.394 Debug: 2019-09-12 08:28:20 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/params.pp' in environment production
2019-09-12T08:28:21.398 Debug: 2019-09-12 08:28:20 +0000 Automatically imported rabbitmq::params from rabbitmq/params into production
2019-09-12T08:28:21.401 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::admin_enable with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000420b260 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004214590 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004214900 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004214bd0 @type=#<Puppet::Pops::Types::PStringType:0x000000042152d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004215710 @type=#<Puppet::Pops::Types::PPatternType:0x000000042157b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004215918 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.404 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::admin_enable in YAML backend
2019-09-12T08:28:21.408 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.411 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.414 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.417 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.421 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.424 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.427 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.431 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.434 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.437 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.440 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.444 Debug: 2019-09-12 08:28:20 +0000 hiera(): Found rabbitmq::admin_enable in personality
2019-09-12T08:28:21.447 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::cluster_node_type with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e62000 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004055150 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000040551c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000040551f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004055268 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004055470 @type=#<Puppet::Pops::Types::PPatternType:0x00000004055510 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004055858 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.450 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::cluster_node_type in YAML backend
2019-09-12T08:28:21.454 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.457 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.461 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.464 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.467 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.471 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.474 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.477 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.481 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.484 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.488 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.491 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.494 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::cluster_nodes with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e6fc28 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e7b460 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e7b4b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e7b640 @type=#<Puppet::Pops::Types::PStringType:0x00000003e7b7d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e7bde8 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e74098 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e74638 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.498 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::cluster_nodes in YAML backend
2019-09-12T08:28:21.501 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.504 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.508 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.511 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.515 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.518 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.521 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.524 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.528 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.531 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.534 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.538 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.541 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::config with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003caa410 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004337260 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004337288 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004337580 @type=#<Puppet::Pops::Types::PStringType:0x00000004337648 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004337bc0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000432c090 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000432c630 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.545 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::config in YAML backend
2019-09-12T08:28:21.548 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.552 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.555 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.558 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.562 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.565 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.568 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.571 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.575 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.578 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.582 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.585 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.588 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::config_cluster with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047c20c8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000048c27e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000048c2810 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000048c2838 @type=#<Puppet::Pops::Types::PStringType:0x000000048c28b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000048c29a0 @type=#<Puppet::Pops::Types::PPatternType:0x000000048c29f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000048c2b30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.593 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::config_cluster in YAML backend
2019-09-12T08:28:21.596 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.599 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.603 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.606 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.609 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.613 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.616 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.619 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.623 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.626 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.630 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.633 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.636 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::config_path with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004751ff8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004756d78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004756da0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004756dc8 @type=#<Puppet::Pops::Types::PStringType:0x00000004756e18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004756f30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004756fa8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047570e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.640 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::config_path in YAML backend
2019-09-12T08:28:21.643 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.647 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.650 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.653 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.656 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.660 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.663 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.667 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.670 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.674 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.677 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.681 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.684 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::config_stomp with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000476a030 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004758600 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004758628 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004758650 @type=#<Puppet::Pops::Types::PStringType:0x000000047586a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047587b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004758880 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047589c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.687 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::config_stomp in YAML backend
2019-09-12T08:28:21.691 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.694 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.697 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.701 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.704 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.707 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.710 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.713 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.716 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.720 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.723 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.727 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.730 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::config_shovel with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004791ba8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047966a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047966d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047966f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004796748 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004796950 @type=#<Puppet::Pops::Types::PPatternType:0x00000004796a18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004796ba8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.733 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::config_shovel in YAML backend
2019-09-12T08:28:21.737 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.740 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.744 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.747 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.751 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.754 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.758 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.761 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.765 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.768 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.772 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.775 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.778 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::config_shovel_statics with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a0bf8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047b57b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047b57d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047b5800 @type=#<Puppet::Pops::Types::PStringType:0x000000047b5878 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047b59b8 @type=#<Puppet::Pops::Types::PPatternType:0x000000047b5a30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047b5b70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.782 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::config_shovel_statics in YAML backend
2019-09-12T08:28:21.786 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.790 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.793 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.796 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.799 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.802 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.806 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.809 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.812 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.815 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.818 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.822 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.825 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::default_host with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049b9278 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049bc748 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049bc798 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049bc7e8 @type=#<Puppet::Pops::Types::PStringType:0x000000049bc838 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049bc978 @type=#<Puppet::Pops::Types::PPatternType:0x000000049bc9c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049bcb08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.828 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::default_host in YAML backend
2019-09-12T08:28:21.831 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.834 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.837 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.840 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.843 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.847 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.850 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.853 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.856 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.859 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.863 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.866 Debug: 2019-09-12 08:28:20 +0000 hiera(): Found rabbitmq::default_host in personality
2019-09-12T08:28:21.870 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::delete_guest_user with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049eb048 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049fb6f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049fb718 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049fb740 @type=#<Puppet::Pops::Types::PStringType:0x000000049fb7e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049fb8d0 @type=#<Puppet::Pops::Types::PPatternType:0x000000049fb948 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049fbad8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.874 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::delete_guest_user in YAML backend
2019-09-12T08:28:21.878 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.882 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.885 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.888 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.891 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.895 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.898 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.901 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.904 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.908 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.911 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.914 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.917 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::env_config with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a29ff0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a2d4e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a2d538 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2d560 @type=#<Puppet::Pops::Types::PStringType:0x00000004a2d650 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2d808 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a2d880 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a2da60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.920 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::env_config in YAML backend
2019-09-12T08:28:21.923 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.927 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.930 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.933 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.936 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.939 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.943 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.946 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.949 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.952 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:21.956 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:21.959 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:21.962 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::env_config_path with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a5fbc8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5cba8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5cbd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5cbf8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5cc48 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5cd38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5cd88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5cea0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:21.965 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::env_config_path in YAML backend
2019-09-12T08:28:21.968 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:21.972 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:21.975 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:21.978 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:21.982 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:21.985 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:21.989 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:21.992 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:21.996 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:21.999 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.003 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.006 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.009 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::erlang_cookie with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a6a0a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6f550 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6f578 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6f5a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6f5f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6f6e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a6f730 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a6f848 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.013 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::erlang_cookie in YAML backend
2019-09-12T08:28:22.016 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.019 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.023 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.026 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.029 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.033 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.036 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.039 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.043 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.046 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.050 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.053 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.056 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::interface with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a74960 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a79e38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a79e60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a79e88 @type=#<Puppet::Pops::Types::PStringType:0x00000004a79ed8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a79fc8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a7a018 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a7a130 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.060 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::interface in YAML backend
2019-09-12T08:28:22.063 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.066 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.070 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.073 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.077 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.081 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.084 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.088 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.092 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.095 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.099 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.103 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.106 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::management_port with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a856c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a8a800 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a8a828 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8a850 @type=#<Puppet::Pops::Types::PStringType:0x00000004a8a8a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8a990 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a8a9e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a8ab20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.110 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::management_port in YAML backend
2019-09-12T08:28:22.113 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.117 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.120 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.124 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.127 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.130 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.134 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.137 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.140 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.144 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.147 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.150 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.154 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::management_ssl with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a96a60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a9bf38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a9bf60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9bf88 @type=#<Puppet::Pops::Types::PStringType:0x00000004a94030 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a94120 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a94170 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a94288 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.157 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::management_ssl in YAML backend
2019-09-12T08:28:22.160 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.164 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.167 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.171 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.174 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.178 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.181 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.184 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.187 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.190 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.194 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.197 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.200 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::management_hostname with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa15a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa6a50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa6a78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa6aa0 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa6af0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa6be0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa6c30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa6d48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.203 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::management_hostname in YAML backend
2019-09-12T08:28:22.206 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.209 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.212 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.216 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.219 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.222 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.225 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.228 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.232 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.235 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.238 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.242 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.245 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::node_ip_address with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004abc0d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004acd588 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004acd5b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004acd5d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004acd628 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004acd718 @type=#<Puppet::Pops::Types::PPatternType:0x00000004acd768 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004acd880 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.248 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::node_ip_address in YAML backend
2019-09-12T08:28:22.252 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.255 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.258 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.261 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.265 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.268 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.271 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.274 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.278 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.281 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.284 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.287 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.290 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::package_apt_pin with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b0d8b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b129f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b12a20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b12a48 @type=#<Puppet::Pops::Types::PStringType:0x00000004b12a98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b12bd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b12c28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b12d40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.293 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::package_apt_pin in YAML backend
2019-09-12T08:28:22.296 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.299 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.303 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.306 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.309 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.312 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.315 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.318 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.321 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.324 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.327 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.331 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.334 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::package_ensure with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b1f040 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b1c278 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b1c2a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1c2c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004b1c318 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1c408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b1c458 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b1c570 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.339 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::package_ensure in YAML backend
2019-09-12T08:28:22.342 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.349 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.353 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.357 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.361 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.365 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.368 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.372 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.376 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.380 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.383 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.387 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.390 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::package_gpg_key with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b28cf8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b2dc80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b2dca8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2dcd0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b2dd20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2de10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b2de60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b2df78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.394 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::package_gpg_key in YAML backend
2019-09-12T08:28:22.397 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.401 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.404 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.407 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.411 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.414 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.418 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.421 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.424 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.427 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.431 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.435 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.438 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::package_name with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b3def0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b429f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b42a18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b42a40 @type=#<Puppet::Pops::Types::PStringType:0x00000004b42a90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b42ba8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b42bf8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b42d10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.442 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::package_name in YAML backend
2019-09-12T08:28:22.445 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.449 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.452 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.456 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.459 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.462 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.466 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.469 Debug: 2019-09-12 08:28:20 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.473 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.476 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.480 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.483 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.487 Debug: 2019-09-12 08:28:20 +0000 Performing a hiera indirector lookup of rabbitmq::package_provider with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b53610 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b57d28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b57d50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b57d78 @type=#<Puppet::Pops::Types::PStringType:0x00000004b57e18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b57f08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b57f58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b50140 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.490 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking up rabbitmq::package_provider in YAML backend
2019-09-12T08:28:22.499 Debug: 2019-09-12 08:28:20 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.502 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.506 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.509 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.513 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.516 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.519 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.522 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.526 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.529 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.533 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.536 Debug: 2019-09-12 08:28:21 +0000 hiera(): Found rabbitmq::package_provider in personality
2019-09-12T08:28:22.540 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::package_source with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b8d680 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ba0f00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ba0f50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ba0fa0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ba0ff0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ba1108 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ba1158 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ba1270 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.543 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::package_source in YAML backend
2019-09-12T08:28:22.547 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.550 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.553 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.558 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.561 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.565 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.568 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.572 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.575 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.578 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.582 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.585 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.588 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::repos_ensure with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bc1ca0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bcda28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bcda50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bcdaa0 @type=#<Puppet::Pops::Types::PStringType:0x00000004bcdaf0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bcdc08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bcdca8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bcde10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.591 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::repos_ensure in YAML backend
2019-09-12T08:28:22.595 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.598 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.602 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.605 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.608 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.612 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.615 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.621 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.624 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.629 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.633 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.638 Debug: 2019-09-12 08:28:21 +0000 hiera(): Found rabbitmq::repos_ensure in personality
2019-09-12T08:28:22.641 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::manage_repos with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004befa10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bf2cb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bf2d00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bf2d28 @type=#<Puppet::Pops::Types::PStringType:0x00000004bf2df0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bf2f08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bf2f80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bf30c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.646 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::manage_repos in YAML backend
2019-09-12T08:28:22.649 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.653 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.656 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.660 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.663 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.666 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.669 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.673 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.676 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.679 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.683 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.686 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.690 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::plugin_dir with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bfcf08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c02098 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c020c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c020e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004c02138 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c02228 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c02278 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c02390 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.693 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::plugin_dir in YAML backend
2019-09-12T08:28:22.696 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.700 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.703 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.706 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.710 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.713 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.716 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.720 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.723 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.726 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.730 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.733 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.737 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::rabbitmq_user with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c0dc90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c13118 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c13140 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c13168 @type=#<Puppet::Pops::Types::PStringType:0x00000004c131b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c132a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c132f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c13438 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.740 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::rabbitmq_user in YAML backend
2019-09-12T08:28:22.754 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.758 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.761 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.764 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.767 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.771 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.774 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.777 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.780 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.784 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.787 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.790 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.794 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::rabbitmq_group with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c182f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c1d1e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c1d208 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1d230 @type=#<Puppet::Pops::Types::PStringType:0x00000004c1d280 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1d370 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c1d3c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c1d4d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.797 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::rabbitmq_group in YAML backend
2019-09-12T08:28:22.800 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.803 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.806 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.809 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.813 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.816 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.819 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.822 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.825 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.829 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.832 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.835 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.838 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::tcp_keepalive with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c28798 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c2d2e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c2d338 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c2d360 @type=#<Puppet::Pops::Types::PStringType:0x00000004c2d3b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c2d4c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c2d518 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c2d630 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.842 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::tcp_keepalive in YAML backend
2019-09-12T08:28:22.845 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.848 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.852 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.855 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.861 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.864 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.868 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.871 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.874 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.878 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.881 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.884 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.887 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::tcp_backlog with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c64270 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c706b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c706d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c70778 @type=#<Puppet::Pops::Types::PStringType:0x00000004c707c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c708e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c70930 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c70ae8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.890 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::tcp_backlog in YAML backend
2019-09-12T08:28:22.893 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.897 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.900 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.903 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.906 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.910 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.913 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.916 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.920 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.923 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.926 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.930 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.933 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::tcp_sndbuf with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c8c928 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c90c08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c90c30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c90c58 @type=#<Puppet::Pops::Types::PStringType:0x00000004c90cd0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c90de8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c90e60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c91018 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.936 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::tcp_sndbuf in YAML backend
2019-09-12T08:28:22.939 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.943 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:22.946 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:22.949 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:22.953 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:22.956 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:22.960 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:22.964 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:22.967 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:22.970 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:22.974 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:22.977 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:22.980 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::tcp_recbuf with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ca1b70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ca4b68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ca4b90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ca4bb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ca4c30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ca4dc0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ca4e38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ca4f78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:22.983 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::tcp_recbuf in YAML backend
2019-09-12T08:28:22.986 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:22.990 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.004 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.007 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.011 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.014 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.017 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.020 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.023 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.027 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.030 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.033 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.036 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::heartbeat with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cb77b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cb4658 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cb4680 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb46a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004cb46f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb4810 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cb4860 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cb4978 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.039 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::heartbeat in YAML backend
2019-09-12T08:28:23.043 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.046 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.049 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.052 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.059 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.062 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.065 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.068 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.071 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.075 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.079 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.082 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.085 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::service_manage with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cc6560 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ccac28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ccac50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ccac78 @type=#<Puppet::Pops::Types::PStringType:0x00000004ccacc8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ccae08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ccae58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ccafc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.088 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::service_manage in YAML backend
2019-09-12T08:28:23.092 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.096 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.099 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.102 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.106 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.111 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.115 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.119 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.122 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.125 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.128 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.132 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.136 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::service_name with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cd4a70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cd9048 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cd9070 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd9098 @type=#<Puppet::Pops::Types::PStringType:0x00000004cd9110 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd9278 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cd92f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cd9458 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.139 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::service_name in YAML backend
2019-09-12T08:28:23.143 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.146 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.149 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.153 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.156 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.159 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.163 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.166 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.169 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.173 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.176 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.179 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.183 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_only with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ce9060 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ced430 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ced458 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ced480 @type=#<Puppet::Pops::Types::PStringType:0x00000004ced4d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ced610 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ced688 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ced7c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.186 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_only in YAML backend
2019-09-12T08:28:23.189 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.192 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.195 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.198 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.202 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.205 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.208 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.211 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.214 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.217 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.220 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.223 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.227 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_cacert with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cffb58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cfc3b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cfc3e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cfc408 @type=#<Puppet::Pops::Types::PStringType:0x00000004cfc458 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cfc598 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cfc5e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cfc778 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.230 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_cacert in YAML backend
2019-09-12T08:28:23.233 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.236 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.239 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.245 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.248 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.252 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.255 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.258 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.261 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.265 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.268 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.271 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.274 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_cert with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d0eb80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d137e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d13810 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d13838 @type=#<Puppet::Pops::Types::PStringType:0x00000004d138b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d139f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d13a40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d13b80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.278 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_cert in YAML backend
2019-09-12T08:28:23.281 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.284 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.287 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.290 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.293 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.297 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.300 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.303 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.306 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.309 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.312 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.315 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.318 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_key with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d1c5f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d210a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d210c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d210f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d21140 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d212a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d212f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d214b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.322 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_key in YAML backend
2019-09-12T08:28:23.325 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.328 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.331 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.334 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.337 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.340 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.343 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.347 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.350 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.353 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.357 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.360 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.363 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_depth with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d32e18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d37508 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d37530 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d37558 @type=#<Puppet::Pops::Types::PStringType:0x00000004d375f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d376e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d37788 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d37918 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.366 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_depth in YAML backend
2019-09-12T08:28:23.369 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.372 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.375 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.378 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.382 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.385 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.388 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.391 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.394 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.397 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.401 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.404 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.407 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_cert_password with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d40d60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d45270 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d45298 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d452c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d45310 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d45428 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d45478 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d455e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.410 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_cert_password in YAML backend
2019-09-12T08:28:23.413 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.416 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.419 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.423 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.426 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.429 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.433 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.436 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.439 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.444 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.447 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.450 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.454 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_port with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d56390 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d5aa08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d5aa30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d5aa58 @type=#<Puppet::Pops::Types::PStringType:0x00000004d5aaa8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d5abe8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d5ac38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d5adc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.457 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_port in YAML backend
2019-09-12T08:28:23.460 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.464 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.467 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.471 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.474 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.477 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.481 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.485 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.488 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.492 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.496 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.500 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.504 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_interface with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d64468 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d68ae0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d68b08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d68b30 @type=#<Puppet::Pops::Types::PStringType:0x00000004d68b80 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d68c98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d68d10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d68e50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.508 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_interface in YAML backend
2019-09-12T08:28:23.511 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.514 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.517 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.520 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.523 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.527 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.531 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.534 Debug: 2019-09-12 08:28:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.538 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.541 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.544 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.547 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.551 Debug: 2019-09-12 08:28:21 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_management_port with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d7a218 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d7e570 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d7e598 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d7e5c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d7e638 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d7e778 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d7e7f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d7e958 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.554 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking up rabbitmq::ssl_management_port in YAML backend
2019-09-12T08:28:23.557 Debug: 2019-09-12 08:28:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.560 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.564 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.567 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.571 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.574 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.577 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.580 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.584 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.587 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.590 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.594 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.597 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_stomp_port with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d8f910 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d93ec0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d93f10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d93f38 @type=#<Puppet::Pops::Types::PStringType:0x00000004d93f88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8c198 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d8c238 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d8c3a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.600 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ssl_stomp_port in YAML backend
2019-09-12T08:28:23.603 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.606 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.610 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.613 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.617 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.621 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.625 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.629 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.633 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.637 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.640 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.644 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.647 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_verify with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004da2718 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004da6840 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004da6868 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004da6890 @type=#<Puppet::Pops::Types::PStringType:0x00000004da6908 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004da6a48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004da6a98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004da6ca0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.651 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ssl_verify in YAML backend
2019-09-12T08:28:23.654 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.657 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.661 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.664 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.667 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.671 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.674 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.678 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.681 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.684 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.688 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.691 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.694 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_fail_if_no_peer_cert with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004db6ee8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dba9d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dba9f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dbaa70 @type=#<Puppet::Pops::Types::PStringType:0x00000004dbaae8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dbac78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dbacc8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dbaf98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.698 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ssl_fail_if_no_peer_cert in YAML backend
2019-09-12T08:28:23.702 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.705 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.708 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.712 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.715 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.718 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.721 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.725 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.728 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.731 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.735 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.738 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.741 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_versions with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dcfc68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dd2df0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dd2e18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd2e68 @type=#<Puppet::Pops::Types::PStringType:0x00000004dd2f08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd3098 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dd30e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dd32f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.745 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ssl_versions in YAML backend
2019-09-12T08:28:23.748 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.751 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.754 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.757 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.761 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.764 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.767 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.770 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.773 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.777 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.780 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.783 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.786 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ssl_ciphers with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004de7840 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dea8d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dea900 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dea950 @type=#<Puppet::Pops::Types::PStringType:0x00000004deaa40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004deaba8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004deac70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004deae78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.789 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ssl_ciphers in YAML backend
2019-09-12T08:28:23.793 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.796 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.799 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.802 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.806 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.809 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.812 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.815 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.818 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.821 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.824 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.827 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.831 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::stomp_ensure with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dfff80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e03a40 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e03a68 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e03ab8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e03b58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e03cc0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e03d60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e03f90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.834 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::stomp_ensure in YAML backend
2019-09-12T08:28:23.837 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.840 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.843 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.846 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.849 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.852 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.855 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.858 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.861 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.864 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.867 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.871 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.874 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_auth with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e126f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e15f88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e15fb0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e15fd8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e16028 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e16258 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e162f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e16500 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.877 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_auth in YAML backend
2019-09-12T08:28:23.880 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.883 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.887 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.890 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.893 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.896 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.899 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.902 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.905 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.908 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.911 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.914 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.918 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_server with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e24808 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e29420 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e29498 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e294e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e29588 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e296f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e29768 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e298a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.921 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_server in YAML backend
2019-09-12T08:28:23.923 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.926 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.929 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.932 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.936 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.939 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.943 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.946 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.949 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:23.953 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:23.956 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:23.960 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:23.963 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_user_dn_pattern with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e3b328 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e3fe78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e3fea0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e3fec8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e3ff40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e380b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e38100 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e38240 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:23.967 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_user_dn_pattern in YAML backend
2019-09-12T08:28:23.970 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:23.974 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:23.977 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:23.980 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:23.984 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:23.987 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:23.991 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:23.994 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:23.997 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.001 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.004 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.007 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.010 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_other_bind with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e49770 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e4eae0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e4eb08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e4eb30 @type=#<Puppet::Pops::Types::PStringType:0x00000004e4eb80 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e4ec70 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e4ecc0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e4edd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.014 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_other_bind in YAML backend
2019-09-12T08:28:24.017 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.020 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.024 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.027 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.030 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.033 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.037 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.040 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.043 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.047 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.050 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.053 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.056 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_use_ssl with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e5b8a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e58b30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e58b58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e58b80 @type=#<Puppet::Pops::Types::PStringType:0x00000004e58bd0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e58cc0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e58d38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e58ec8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.060 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_use_ssl in YAML backend
2019-09-12T08:28:24.063 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.067 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.070 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.073 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.076 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.080 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.083 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.086 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.089 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.093 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.096 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.100 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.103 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_port with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e6bc30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e68698 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e686c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e686e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e68738 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e68828 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e68878 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e68990 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.107 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_port in YAML backend
2019-09-12T08:28:24.110 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.114 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.117 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.121 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.125 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.128 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.132 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.135 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.139 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.142 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.145 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.149 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.152 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_log with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e7bc48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e787c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e787f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e78840 @type=#<Puppet::Pops::Types::PStringType:0x00000004e78890 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e789a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e78a20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e78b60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.155 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_log in YAML backend
2019-09-12T08:28:24.159 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.162 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.165 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.169 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.172 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.176 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.179 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.183 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.186 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.189 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.193 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.197 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.200 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::ldap_config_variables with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e84730 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e88b28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e88b50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e88b78 @type=#<Puppet::Pops::Types::PStringType:0x00000004e88bc8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e88cb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e88d08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e88e70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.203 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::ldap_config_variables in YAML backend
2019-09-12T08:28:24.207 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.210 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.213 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.217 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.220 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.223 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.226 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.229 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.233 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.236 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.239 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.242 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.246 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::stomp_port with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e959e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e9ad78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e9ada0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9adc8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e9ae18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9af08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e9af58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e9b070 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.249 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::stomp_port in YAML backend
2019-09-12T08:28:24.252 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.255 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.258 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.262 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.265 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.268 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.271 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.274 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.278 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.281 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.284 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.288 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.291 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::stomp_ssl_only with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ea7a78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea4850 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea4878 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea48a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea48f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea4a08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ea4a80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ea4bc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.294 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::stomp_ssl_only in YAML backend
2019-09-12T08:28:24.298 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.304 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.307 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.310 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.313 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.316 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.319 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.323 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.326 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.329 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.333 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.336 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.339 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::version with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb0268 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb5010 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb5038 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb5060 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb50d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb51f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb5240 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb5380 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.342 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::version in YAML backend
2019-09-12T08:28:24.346 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.349 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.352 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.356 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.359 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.362 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.365 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.369 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.372 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.375 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.378 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.381 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.384 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::wipe_db_on_cookie_change with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec0c80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ec5988 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ec59b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec59d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ec5a28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec5b68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ec5bb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ec5cf8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.388 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::wipe_db_on_cookie_change in YAML backend
2019-09-12T08:28:24.391 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.395 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.398 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.404 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.407 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.411 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.414 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.417 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.421 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.425 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.428 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.432 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.435 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::cluster_partition_handling with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed1c60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed69e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed6a08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed6a80 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed6b20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed6c60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed6cb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed6e40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.439 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::cluster_partition_handling in YAML backend
2019-09-12T08:28:24.442 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.445 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.449 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.452 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.455 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.458 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.462 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.465 Debug: 2019-09-12 08:28:22 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.468 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.471 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.476 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.479 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.482 Debug: 2019-09-12 08:28:22 +0000 Performing a hiera indirector lookup of rabbitmq::file_limit with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee36b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee04e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee0508 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee0530 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee0580 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee06c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee0710 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee0850 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.485 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking up rabbitmq::file_limit in YAML backend
2019-09-12T08:28:24.489 Debug: 2019-09-12 08:28:22 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.492 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.495 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.498 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.501 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.505 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.508 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.511 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.514 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.518 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.521 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.524 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.527 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::config_kernel_variables with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef3e50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef0d18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef0d40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef0d68 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef0db8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef0ef8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef0f70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef10b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.530 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::config_kernel_variables in YAML backend
2019-09-12T08:28:24.534 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.537 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.540 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.544 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.547 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.550 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.553 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.557 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.560 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.563 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.566 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.570 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.573 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::config_management_variables with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f03f08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f009e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f00a10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f00a38 @type=#<Puppet::Pops::Types::PStringType:0x00000004f00ab0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f00ba0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f00bf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f00d08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.578 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::config_management_variables in YAML backend
2019-09-12T08:28:24.581 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.584 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.588 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.591 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.595 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.598 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.601 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.605 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.608 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.611 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.614 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.617 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.621 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::config_additional_variables with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f137c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f104b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f104d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f10500 @type=#<Puppet::Pops::Types::PStringType:0x00000004f105a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f106e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f10730 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f10848 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.624 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::config_additional_variables in YAML backend
2019-09-12T08:28:24.627 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.630 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.633 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.637 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.640 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.643 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.646 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.649 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.653 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.656 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.660 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.663 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.666 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::auth_backends with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f22610 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f26cd8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f26d00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f26d28 @type=#<Puppet::Pops::Types::PStringType:0x00000004f26da0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f26f30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f26f80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f27098 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.669 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::auth_backends in YAML backend
2019-09-12T08:28:24.672 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.675 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.679 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.682 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.685 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.688 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.692 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.695 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.698 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.702 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.705 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.709 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.712 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::key_content with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f30968 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f35468 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f35490 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f354b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f35508 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f355f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f35670 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f35850 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.715 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::key_content in YAML backend
2019-09-12T08:28:24.719 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.722 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.725 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.728 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.732 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.735 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.739 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.742 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.745 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.749 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.752 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.756 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.759 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::collect_statistics_interval with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f477d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f44620 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f44648 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f44670 @type=#<Puppet::Pops::Types::PStringType:0x00000004f446c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f447d8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f44828 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f44940 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.762 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::collect_statistics_interval in YAML backend
2019-09-12T08:28:24.766 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.769 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.772 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.776 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.779 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.783 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.786 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.790 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.793 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.796 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.800 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.803 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.806 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::ipv6 with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f50128 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f54f70 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f54f98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f54fc0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f55038 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f55178 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f551c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f552e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.809 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::ipv6 in YAML backend
2019-09-12T08:28:24.813 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.816 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.820 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.823 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.826 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.829 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.833 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.836 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.840 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.843 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.846 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.850 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.854 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::inetrc_config with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f60b40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f65a28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f65a50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f65aa0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f65af0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f65c30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f65c80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f65e10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.857 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::inetrc_config in YAML backend
2019-09-12T08:28:24.863 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.868 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.872 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.875 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.879 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.882 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.886 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.889 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.893 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.897 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.900 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.904 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.907 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::inetrc_config_path with options {:variables=>Scope(Class[Rabbitmq]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f71490 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f76670 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f76698 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f766c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f76710 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76800 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76850 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f76968 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:24.911 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::inetrc_config_path in YAML backend
2019-09-12T08:28:24.914 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:24.918 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:24.921 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:24.925 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:24.928 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:24.931 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:24.935 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:24.939 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:24.942 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:24.946 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:24.950 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:24.953 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:24.956 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/repo/rhel.pp' in environment production
2019-09-12T08:28:24.960 Debug: 2019-09-12 08:28:23 +0000 Automatically imported rabbitmq::repo::rhel from rabbitmq/repo/rhel into production
2019-09-12T08:28:24.963 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/install.pp' in environment production
2019-09-12T08:28:24.967 Debug: 2019-09-12 08:28:23 +0000 Automatically imported rabbitmq::install from rabbitmq/install into production
2019-09-12T08:28:24.971 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/config.pp' in environment production
2019-09-12T08:28:24.974 Debug: 2019-09-12 08:28:23 +0000 Automatically imported rabbitmq::config from rabbitmq/config into production
2019-09-12T08:28:24.978 Debug: 2019-09-12 08:28:23 +0000 Scope(Class[Rabbitmq::Config]): Retrieving template rabbitmq/rabbitmq.config.erb
2019-09-12T08:28:24.981 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb]: Bound template variables for /usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb in 0.00 seconds
2019-09-12T08:28:24.985 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb]: Interpolated template /usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb in 0.06 seconds
2019-09-12T08:28:24.988 Debug: 2019-09-12 08:28:23 +0000 Scope(Class[Rabbitmq::Config]): Retrieving template rabbitmq/rabbitmq-env.conf.erb
2019-09-12T08:28:24.992 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb]: Bound template variables for /usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb in 0.00 seconds
2019-09-12T08:28:24.995 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb]: Interpolated template /usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb in 0.00 seconds
2019-09-12T08:28:24.999 Debug: 2019-09-12 08:28:23 +0000 Scope(Class[Rabbitmq::Config]): Retrieving template rabbitmq/inetrc.erb
2019-09-12T08:28:25.002 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/inetrc.erb]: Bound template variables for /usr/share/openstack-puppet/modules/rabbitmq/templates/inetrc.erb in 0.00 seconds
2019-09-12T08:28:25.006 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/inetrc.erb]: Interpolated template /usr/share/openstack-puppet/modules/rabbitmq/templates/inetrc.erb in 0.00 seconds
2019-09-12T08:28:25.009 Debug: 2019-09-12 08:28:23 +0000 Scope(Class[Rabbitmq::Config]): Retrieving template rabbitmq/rabbitmq-server.service.d/limits.conf
2019-09-12T08:28:25.013 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-server.service.d/limits.conf]: Bound template variables for /usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-server.service.d/limits.conf in 0.00 seconds
2019-09-12T08:28:25.016 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-server.service.d/limits.conf]: Interpolated template /usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq-server.service.d/limits.conf in 0.00 seconds
2019-09-12T08:28:25.019 Debug: 2019-09-12 08:28:23 +0000 Scope(Class[Rabbitmq::Config]): Retrieving template rabbitmq/limits.conf
2019-09-12T08:28:25.023 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/limits.conf]: Bound template variables for /usr/share/openstack-puppet/modules/rabbitmq/templates/limits.conf in 0.00 seconds
2019-09-12T08:28:25.026 Debug: 2019-09-12 08:28:23 +0000 template[/usr/share/openstack-puppet/modules/rabbitmq/templates/limits.conf]: Interpolated template /usr/share/openstack-puppet/modules/rabbitmq/templates/limits.conf in 0.00 seconds
2019-09-12T08:28:25.029 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/service.pp' in environment production
2019-09-12T08:28:25.033 Debug: 2019-09-12 08:28:23 +0000 Automatically imported rabbitmq::service from rabbitmq/service into production
2019-09-12T08:28:25.036 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::service::service_ensure with options {:variables=>Scope(Class[Rabbitmq::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033c1fd8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000033cf6b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000033cf728 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000033cf778 @type=#<Puppet::Pops::Types::PStringType:0x000000033cf7c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000033cf8e0 @type=#<Puppet::Pops::Types::PPatternType:0x000000033cf958 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000033cfb38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.040 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::service::service_ensure in YAML backend
2019-09-12T08:28:25.044 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.047 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.051 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.055 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.058 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.062 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.066 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.069 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.073 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.076 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.080 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.083 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.087 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::service::service_manage with options {:variables=>Scope(Class[Rabbitmq::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000036aaec0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036c2430 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036c2458 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036c2480 @type=#<Puppet::Pops::Types::PStringType:0x000000036c2548 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036c2b38 @type=#<Puppet::Pops::Types::PPatternType:0x000000036c2e08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036c33a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.090 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::service::service_manage in YAML backend
2019-09-12T08:28:25.094 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.097 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.101 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.104 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.108 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.111 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.115 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.118 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.122 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.125 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.129 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.132 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.135 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of rabbitmq::service::service_name with options {:variables=>Scope(Class[Rabbitmq::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003761e90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003775828 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037758c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003775918 @type=#<Puppet::Pops::Types::PStringType:0x00000003775e68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037765e8 @type=#<Puppet::Pops::Types::PPatternType:0x000000037767a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037771c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.139 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up rabbitmq::service::service_name in YAML backend
2019-09-12T08:28:25.143 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.146 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.150 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.154 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.157 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.160 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.164 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.167 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.171 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.174 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.178 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.181 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.184 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/rabbitmq/manifests/management.pp' in environment production
2019-09-12T08:28:25.187 Debug: 2019-09-12 08:28:23 +0000 Automatically imported rabbitmq::management from rabbitmq/management into production
2019-09-12T08:28:25.190 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/puppet/modules/openstack/manifests/keystone.pp' in environment production
2019-09-12T08:28:25.194 Debug: 2019-09-12 08:28:23 +0000 Automatically imported openstack::keystone::bootstrap from openstack/keystone into production
2019-09-12T08:28:25.197 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of openstack::keystone::bootstrap::default_domain with options {:variables=>Scope(Class[Openstack::Keystone::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d38458 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d3ca08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d3ca30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d3ca80 @type=#<Puppet::Pops::Types::PStringType:0x00000004d3cb20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d3cc38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d3ccb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d3cdc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.200 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up openstack::keystone::bootstrap::default_domain in YAML backend
2019-09-12T08:28:25.204 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.207 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.210 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.214 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.217 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.221 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.225 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.228 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.232 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.236 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.239 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.243 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.246 Debug: 2019-09-12 08:28:23 +0000 ModuleLoader: module 'openstack' has unknown dependencies - it will have all other modules visible
2019-09-12T08:28:25.249 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/init.pp' in environment production
2019-09-12T08:28:25.253 Debug: 2019-09-12 08:28:23 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/db/postgresql.pp' in environment production
2019-09-12T08:28:25.257 Debug: 2019-09-12 08:28:23 +0000 Automatically imported keystone::db::postgresql from keystone/db/postgresql into production
2019-09-12T08:28:25.260 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of keystone::db::postgresql::password with options {:variables=>Scope(Class[Keystone::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000146f3d8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000017badf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000017bae98 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000017bafb0 @type=#<Puppet::Pops::Types::PStringType:0x000000017bb258 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000179c1f0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000179c4c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000017980c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.264 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up keystone::db::postgresql::password in YAML backend
2019-09-12T08:28:25.267 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.272 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.275 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.278 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.282 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.290 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.294 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.297 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.301 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.306 Debug: 2019-09-12 08:28:23 +0000 hiera(): Found keystone::db::postgresql::password in secure_static
2019-09-12T08:28:25.310 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of keystone::db::postgresql::dbname with options {:variables=>Scope(Class[Keystone::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000183cfd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001878fd8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001879000 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001879050 @type=#<Puppet::Pops::Types::PStringType:0x000000018791b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000018797f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000001879a50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000187ba58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.315 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up keystone::db::postgresql::dbname in YAML backend
2019-09-12T08:28:25.320 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.325 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.330 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.334 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.339 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.343 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.347 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.352 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.356 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.360 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.365 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.370 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.374 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of keystone::db::postgresql::user with options {:variables=>Scope(Class[Keystone::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001b87580 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001c09c38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001c0a3b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001c0a520 @type=#<Puppet::Pops::Types::PStringType:0x00000001c0ac28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001c0be98 @type=#<Puppet::Pops::Types::PPatternType:0x00000001c040d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001c050e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.378 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up keystone::db::postgresql::user in YAML backend
2019-09-12T08:28:25.382 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.385 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.389 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.393 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.396 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.399 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.402 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.406 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.409 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.412 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.415 Debug: 2019-09-12 08:28:23 +0000 hiera(): Found keystone::db::postgresql::user in static
2019-09-12T08:28:25.419 Debug: 2019-09-12 08:28:23 +0000 Performing a hiera indirector lookup of keystone::db::postgresql::encoding with options {:variables=>Scope(Class[Keystone::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000248f088 @options_t=#<Puppet::Pops::Types::PStructType:0x000000024c2a28 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000024c2aa0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000024c2ac8 @type=#<Puppet::Pops::Types::PStringType:0x000000024c2ca8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000024c3090 @type=#<Puppet::Pops::Types::PPatternType:0x000000024c3130 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000024c3400 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.422 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking up keystone::db::postgresql::encoding in YAML backend
2019-09-12T08:28:25.425 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.428 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.432 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.435 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.439 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.442 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.445 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.448 Debug: 2019-09-12 08:28:23 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.451 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.455 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.458 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.461 Debug: 2019-09-12 08:28:23 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.464 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::db::postgresql::privileges with options {:variables=>Scope(Class[Keystone::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000261ab00 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000267f848 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000267f8c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000267f988 @type=#<Puppet::Pops::Types::PStringType:0x0000000267fa28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000267fbb8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000267fc58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002668698 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.468 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::db::postgresql::privileges in YAML backend
2019-09-12T08:28:25.471 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.474 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.478 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.482 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.485 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.488 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.492 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.496 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.499 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.502 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.506 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.509 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.513 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/deps.pp' in environment production
2019-09-12T08:28:25.516 Debug: 2019-09-12 08:28:24 +0000 Automatically imported keystone::deps from keystone/deps into production
2019-09-12T08:28:25.519 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/init.pp' in environment production
2019-09-12T08:28:25.523 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/cache.pp' in environment production
2019-09-12T08:28:25.526 Debug: 2019-09-12 08:28:24 +0000 Automatically imported oslo::cache from oslo/cache into production
2019-09-12T08:28:25.530 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/db.pp' in environment production
2019-09-12T08:28:25.533 Debug: 2019-09-12 08:28:24 +0000 Automatically imported oslo::db from oslo/db into production
2019-09-12T08:28:25.537 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/openstacklib/manifests/policy/base.pp' in environment production
2019-09-12T08:28:25.541 Debug: 2019-09-12 08:28:24 +0000 Automatically imported openstacklib::policy::base from openstacklib/policy/base into production
2019-09-12T08:28:25.544 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/openstacklib/manifests/db/postgresql.pp' in environment production
2019-09-12T08:28:25.548 Debug: 2019-09-12 08:28:24 +0000 Automatically imported openstacklib::db::postgresql from openstacklib/db/postgresql into production
2019-09-12T08:28:25.552 Debug: 2019-09-12 08:28:24 +0000 Scope(Class[Openstack::Keystone::Bootstrap]): Retrieving template openstack/keystone-extra.conf.erb
2019-09-12T08:28:25.555 Debug: 2019-09-12 08:28:24 +0000 template[/usr/share/puppet/modules/openstack/templates/keystone-extra.conf.erb]: Bound template variables for /usr/share/puppet/modules/openstack/templates/keystone-extra.conf.erb in 0.00 seconds
2019-09-12T08:28:25.558 Debug: 2019-09-12 08:28:24 +0000 template[/usr/share/puppet/modules/openstack/templates/keystone-extra.conf.erb]: Interpolated template /usr/share/puppet/modules/openstack/templates/keystone-extra.conf.erb in 0.00 seconds
2019-09-12T08:28:25.561 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/params.pp' in environment production
2019-09-12T08:28:25.564 Debug: 2019-09-12 08:28:24 +0000 Automatically imported keystone::params from keystone/params into production
2019-09-12T08:28:25.567 Debug: 2019-09-12 08:28:24 +0000 importing '/usr/share/openstack-puppet/modules/openstacklib/manifests/defaults.pp' in environment production
2019-09-12T08:28:25.571 Debug: 2019-09-12 08:28:24 +0000 Automatically imported openstacklib::defaults from openstacklib/defaults into production
2019-09-12T08:28:25.574 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::admin_token with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d9d178 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004da5238 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004da5260 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004da5288 @type=#<Puppet::Pops::Types::PStringType:0x00000004da53c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004da55f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004da5670 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004da5a58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.577 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::admin_token in YAML backend
2019-09-12T08:28:25.580 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.583 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.587 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.590 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.593 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.596 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.601 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.605 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.609 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.612 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::admin_token in secure_static
2019-09-12T08:28:25.616 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::upgrade_token_cmd with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004db9ad0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dc3328 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dc33c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dc3530 @type=#<Puppet::Pops::Types::PStringType:0x00000004dc3648 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dc3ad0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dc3b20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dc3d78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.619 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::upgrade_token_cmd in YAML backend
2019-09-12T08:28:25.623 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.626 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.630 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.633 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.636 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.639 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.642 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.646 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.649 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.652 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.655 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.658 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.661 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::upgrade_token_file with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ddbbf8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dde128 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dde178 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dde1c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004dde218 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dde510 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dde588 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dde858 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.664 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::upgrade_token_file in YAML backend
2019-09-12T08:28:25.668 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.671 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.674 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.677 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.680 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.683 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.686 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.690 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.693 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.696 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.699 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.702 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.705 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::admin_password with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004df0058 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dfa850 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dfa878 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dfa940 @type=#<Puppet::Pops::Types::PStringType:0x00000004dfa9b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dfab20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dfabe8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dfae40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.709 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:28:25.712 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.715 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.718 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.722 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.725 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.728 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.731 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.734 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.737 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.740 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:28:25.743 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::package_ensure with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e0a570 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e0cf00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e0cf50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e0d158 @type=#<Puppet::Pops::Types::PStringType:0x00000004e0d1f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e0d338 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e0d400 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e0d608 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.746 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::package_ensure in YAML backend
2019-09-12T08:28:25.750 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.753 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.756 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.759 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.762 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.765 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.768 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.771 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.774 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.778 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.781 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.784 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.788 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::client_package_ensure with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e20640 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e2bb08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e2bb30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2bb58 @type=#<Puppet::Pops::Types::PStringType:0x00000004e2bba8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2bd10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e2bd88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e2bef0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.791 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::client_package_ensure in YAML backend
2019-09-12T08:28:25.794 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.798 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.801 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.805 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.808 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.811 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.814 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.818 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.821 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.825 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.828 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.831 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.835 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::public_bind_host with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e3b5d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e3f888 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e3f8b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e3f900 @type=#<Puppet::Pops::Types::PStringType:0x00000004e3f950 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e3fa90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e3fb30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e3fce8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.838 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::public_bind_host in YAML backend
2019-09-12T08:28:25.841 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.845 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.848 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.851 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.855 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.858 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.861 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.865 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.868 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.871 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.874 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.878 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.881 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::admin_bind_host with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e4f328 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e53c98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e53ce8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e53d10 @type=#<Puppet::Pops::Types::PStringType:0x00000004e53d88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e53ea0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e53f18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e4c0d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.885 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::admin_bind_host in YAML backend
2019-09-12T08:28:25.889 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.892 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.895 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.899 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.902 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.905 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.909 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.912 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.915 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.918 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.922 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.925 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.928 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::public_port with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e5f4f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e63aa8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e63ad0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e63af8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e63b48 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e63c60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e63cb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e63e18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.931 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::public_port in YAML backend
2019-09-12T08:28:25.934 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.937 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.940 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.944 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.947 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.950 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:25.954 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:25.957 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:25.961 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:25.964 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:25.967 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:25.971 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:25.974 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::admin_port with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e6c5b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e708e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e70960 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e70988 @type=#<Puppet::Pops::Types::PStringType:0x00000004e70a28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e70b68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e70c08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e70d48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:25.977 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::admin_port in YAML backend
2019-09-12T08:28:25.981 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:25.985 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:25.989 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:25.993 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:25.996 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:25.999 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.003 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.006 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.009 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.012 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.015 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.019 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.022 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::debug with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e819b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e86350 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e86378 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e863a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e863f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e864e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e86530 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e86648 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.025 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::debug in YAML backend
2019-09-12T08:28:26.028 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.031 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.034 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.038 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.041 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.044 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.048 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.051 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.054 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.058 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.061 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.064 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::debug in personality
2019-09-12T08:28:26.068 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::log_dir with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e90ee0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e958c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e958f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e95918 @type=#<Puppet::Pops::Types::PStringType:0x00000004e95968 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e95aa8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e95b20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e95cd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.071 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::log_dir in YAML backend
2019-09-12T08:28:26.074 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.078 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.082 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.085 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.089 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.092 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.095 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.098 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.102 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.106 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.109 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.113 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.116 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::log_file with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ea0b10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea51b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea51d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea5200 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea5278 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea5408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ea5480 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ea5598 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.119 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::log_file in YAML backend
2019-09-12T08:28:26.123 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.126 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.130 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.134 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.137 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.140 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.143 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.147 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.150 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.153 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.156 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.160 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::log_file in personality
2019-09-12T08:28:26.163 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::use_syslog with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001720c58 @options_t=#<Puppet::Pops::Types::PStructType:0x000000017d81a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000017d81f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000017d8240 @type=#<Puppet::Pops::Types::PStringType:0x000000017d83a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000017d8c90 @type=#<Puppet::Pops::Types::PPatternType:0x000000017d8e48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000017d9618 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.167 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::use_syslog in YAML backend
2019-09-12T08:28:26.170 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.173 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.178 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.182 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.186 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.194 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.198 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.201 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.205 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.208 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.211 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.215 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::use_syslog in personality
2019-09-12T08:28:26.218 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::use_stderr with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000019e26a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001a52bb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001a531a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001a531c8 @type=#<Puppet::Pops::Types::PStringType:0x00000001a534c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001a3ca18 @type=#<Puppet::Pops::Types::PPatternType:0x00000001a3cc98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001a3e250 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.221 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::use_stderr in YAML backend
2019-09-12T08:28:26.224 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.227 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.231 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.234 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.237 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.240 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.243 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.247 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.250 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.253 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.256 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.259 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.263 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::log_facility with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002405950 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000248ba00 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000248baf0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000024801a0 @type=#<Puppet::Pops::Types::PStringType:0x00000002480560 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002481be0 @type=#<Puppet::Pops::Types::PPatternType:0x00000002481d48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002482900 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.266 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::log_facility in YAML backend
2019-09-12T08:28:26.269 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.272 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.275 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.279 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.282 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.285 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.289 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.292 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.295 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.299 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.302 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.306 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::log_facility in personality
2019-09-12T08:28:26.309 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::catalog_type with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002596b98 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002618a80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002618aa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002618b48 @type=#<Puppet::Pops::Types::PStringType:0x00000002618da0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002619840 @type=#<Puppet::Pops::Types::PPatternType:0x00000002619f70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002605048 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.312 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::catalog_type in YAML backend
2019-09-12T08:28:26.316 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.319 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.322 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.325 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.328 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.331 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.334 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.338 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.341 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.344 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.347 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.350 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.354 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::catalog_driver with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000026d9c58 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026e00a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026e00d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026e0120 @type=#<Puppet::Pops::Types::PStringType:0x000000026e0198 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026e0468 @type=#<Puppet::Pops::Types::PPatternType:0x000000026e04e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026e0ad0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.357 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::catalog_driver in YAML backend
2019-09-12T08:28:26.360 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.363 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.366 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.370 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.373 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.376 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.380 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.383 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.387 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.390 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.393 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.396 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.400 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::catalog_template_file with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000272a950 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002734540 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002734568 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002734608 @type=#<Puppet::Pops::Types::PStringType:0x000000027346d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002734c48 @type=#<Puppet::Pops::Types::PPatternType:0x00000002734d88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002735170 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.404 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::catalog_template_file in YAML backend
2019-09-12T08:28:26.407 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.410 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.414 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.417 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.420 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.423 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.427 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.430 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.433 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.436 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.439 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.443 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.446 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::token_provider with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002f7fd08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002f9e0a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002f9e1e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002f9e280 @type=#<Puppet::Pops::Types::PStringType:0x00000002f9e348 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002f9e578 @type=#<Puppet::Pops::Types::PPatternType:0x00000002f9e758 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002f9e9d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.449 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::token_provider in YAML backend
2019-09-12T08:28:26.452 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.455 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.458 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.461 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.465 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.468 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.471 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.474 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.477 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.481 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.484 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.487 Debug: 2019-09-12 08:28:24 +0000 hiera(): Found keystone::token_provider in personality
2019-09-12T08:28:26.490 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::token_driver with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003027008 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003030158 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000030301d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003030ba8 @type=#<Puppet::Pops::Types::PStringType:0x00000003030db0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003031648 @type=#<Puppet::Pops::Types::PPatternType:0x000000030316e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003032098 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.493 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking up keystone::token_driver in YAML backend
2019-09-12T08:28:26.496 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.500 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.503 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.506 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.509 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.513 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.516 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.519 Debug: 2019-09-12 08:28:24 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.523 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.526 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.529 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.532 Debug: 2019-09-12 08:28:24 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.536 Debug: 2019-09-12 08:28:24 +0000 Performing a hiera indirector lookup of keystone::token_expiration with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000306ee80 @options_t=#<Puppet::Pops::Types::PStructType:0x000000033bf710 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000033bf8a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000033bf9e0 @type=#<Puppet::Pops::Types::PStringType:0x000000033bfa30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000033bfc10 @type=#<Puppet::Pops::Types::PPatternType:0x000000033bfc60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000033bfdf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.540 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::token_expiration in YAML backend
2019-09-12T08:28:26.544 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.547 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.551 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.554 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.558 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.561 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.565 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.568 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.571 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.575 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.578 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.582 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.585 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::revoke_driver with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003446968 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036a5740 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036a5790 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036a5858 @type=#<Puppet::Pops::Types::PStringType:0x000000036a58a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036a5c68 @type=#<Puppet::Pops::Types::PPatternType:0x000000036a5d30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036a6230 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.588 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::revoke_driver in YAML backend
2019-09-12T08:28:26.592 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.595 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.598 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.601 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.605 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.608 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.611 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.615 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.618 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.621 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.625 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.628 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.631 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::revoke_by_id with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003758610 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000376ad38 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000376ad88 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000376add8 @type=#<Puppet::Pops::Types::PStringType:0x0000000376ae78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000376afe0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000376b0a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000376b328 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.635 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::revoke_by_id in YAML backend
2019-09-12T08:28:26.638 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.642 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.645 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.648 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.652 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.655 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.658 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.661 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.665 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.668 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.671 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.675 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.678 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::public_endpoint with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037a7aa8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037b7818 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037b7890 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037b7b88 @type=#<Puppet::Pops::Types::PStringType:0x000000037b7c78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037b0090 @type=#<Puppet::Pops::Types::PPatternType:0x000000037b0248 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037b0680 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.682 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::public_endpoint in YAML backend
2019-09-12T08:28:26.686 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.689 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.693 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.696 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.700 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.703 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.706 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.709 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.712 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.715 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.719 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.722 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.725 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::admin_endpoint with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000039350a0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000394ce80 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000394cea8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000394ced0 @type=#<Puppet::Pops::Types::PStringType:0x0000000394cfc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000394d470 @type=#<Puppet::Pops::Types::PPatternType:0x0000000394d538 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000394d9e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.728 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::admin_endpoint in YAML backend
2019-09-12T08:28:26.731 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.734 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.738 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.741 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.745 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.748 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.752 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.755 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.759 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.762 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.765 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.768 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.772 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::enable_ssl with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000039d9150 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003fe0ff8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003fe1020 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003fe10c0 @type=#<Puppet::Pops::Types::PStringType:0x00000003fe1250 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003fe1908 @type=#<Puppet::Pops::Types::PPatternType:0x00000003fe19f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003fe1cf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.775 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::enable_ssl in YAML backend
2019-09-12T08:28:26.778 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.781 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.784 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.787 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.791 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.794 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.798 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.801 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.804 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.807 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.810 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.813 Debug: 2019-09-12 08:28:25 +0000 hiera(): Found keystone::enable_ssl in personality
2019-09-12T08:28:26.817 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::ssl_certfile with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000422b3a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003ccbc28 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ccbc50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ccbc78 @type=#<Puppet::Pops::Types::PStringType:0x00000003ccbcf0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004088280 @type=#<Puppet::Pops::Types::PPatternType:0x000000040882f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004088730 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.820 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::ssl_certfile in YAML backend
2019-09-12T08:28:26.823 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.830 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.833 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.837 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.840 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.843 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.847 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.850 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.854 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.857 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.861 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.864 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.867 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::ssl_keyfile with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e9b698 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e43fb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000040041b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004004a48 @type=#<Puppet::Pops::Types::PStringType:0x00000004004d40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004005830 @type=#<Puppet::Pops::Types::PPatternType:0x00000004005a10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004005f38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.870 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::ssl_keyfile in YAML backend
2019-09-12T08:28:26.873 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.877 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.880 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.883 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.886 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.889 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.892 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.896 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.899 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.902 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.905 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.909 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.912 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::ssl_ca_certs with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003cabea0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004335bb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004335be0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004335c30 @type=#<Puppet::Pops::Types::PStringType:0x00000004335f28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000043362e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004336428 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004336d38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.915 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::ssl_ca_certs in YAML backend
2019-09-12T08:28:26.919 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.922 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.925 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.929 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.932 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.935 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.938 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.942 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.945 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.948 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.951 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.955 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:26.958 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::ssl_ca_key with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000048c0dd0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484d128 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484d150 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484d178 @type=#<Puppet::Pops::Types::PStringType:0x0000000484d1f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000484d358 @type=#<Puppet::Pops::Types::PPatternType:0x0000000484d3a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000484d538 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:26.961 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::ssl_ca_key in YAML backend
2019-09-12T08:28:26.964 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:26.967 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:26.970 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:26.973 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:26.976 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:26.979 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:26.983 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:26.986 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:26.989 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:26.992 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:26.995 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:26.998 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.001 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::ssl_cert_subject with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004782068 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004786118 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004786140 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004786168 @type=#<Puppet::Pops::Types::PStringType:0x000000047861b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047862f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004786398 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047864d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.004 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::ssl_cert_subject in YAML backend
2019-09-12T08:28:27.007 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.010 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.014 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.017 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.020 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.024 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.029 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.032 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.035 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.039 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.042 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.046 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.049 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_dir with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047891d8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000478cc20 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000478cc48 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000478cc70 @type=#<Puppet::Pops::Types::PStringType:0x0000000478ccc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000478cdb0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000478ce00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000478d0f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.052 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_dir in YAML backend
2019-09-12T08:28:27.055 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.058 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.062 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.065 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.068 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.072 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.075 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.078 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.082 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.085 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.088 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.094 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.097 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::memcache_servers with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000479e560 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047a2480 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047a24a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047a24d0 @type=#<Puppet::Pops::Types::PStringType:0x000000047a2520 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047a2638 @type=#<Puppet::Pops::Types::PPatternType:0x000000047a26b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047a27c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.100 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::memcache_servers in YAML backend
2019-09-12T08:28:27.104 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.107 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.110 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.114 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.117 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.120 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.124 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.127 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.131 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.134 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.137 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.141 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.144 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::manage_service with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000499ccb8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049bf560 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049bf588 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049bf5b0 @type=#<Puppet::Pops::Types::PStringType:0x000000049bf600 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049bf998 @type=#<Puppet::Pops::Types::PPatternType:0x000000049bfa10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049bfbf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.147 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::manage_service in YAML backend
2019-09-12T08:28:27.151 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.154 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.158 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.161 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.165 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.168 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.172 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.175 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.179 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.182 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.185 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.189 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.192 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_backend with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049ead00 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049fa930 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049fa9d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049faa20 @type=#<Puppet::Pops::Types::PStringType:0x000000049faa70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049fac00 @type=#<Puppet::Pops::Types::PPatternType:0x000000049fac78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049fade0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.196 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_backend in YAML backend
2019-09-12T08:28:27.199 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.202 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.206 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.209 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.212 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.216 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.219 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.222 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.226 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.229 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.232 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.235 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.239 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_backend_argument with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a2f3d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a42ff0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a43040 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a430b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a43130 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a43298 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a432e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a43400 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.242 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_backend_argument in YAML backend
2019-09-12T08:28:27.245 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.248 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.252 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.255 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.258 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.261 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.265 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.268 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.271 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.275 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.278 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.281 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.284 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_enabled with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a5c400 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a61608 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a61630 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a61658 @type=#<Puppet::Pops::Types::PStringType:0x00000004a616a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a61798 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a617e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a61950 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.288 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_enabled in YAML backend
2019-09-12T08:28:27.291 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.294 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.298 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.302 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.305 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.309 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.312 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.315 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.319 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.322 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.325 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.328 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.332 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_memcache_servers with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a6cff8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a71f08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a71f30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a71f58 @type=#<Puppet::Pops::Types::PStringType:0x00000004a71fd0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a720e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a72138 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a722a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.335 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_memcache_servers in YAML backend
2019-09-12T08:28:27.338 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.341 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.345 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.348 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.351 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.354 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.358 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.361 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.364 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.368 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.371 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.374 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.378 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::debug_cache_backend with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a82c90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a80030 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a80058 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a80080 @type=#<Puppet::Pops::Types::PStringType:0x00000004a800d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a801c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a80210 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a80328 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.381 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::debug_cache_backend in YAML backend
2019-09-12T08:28:27.384 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.388 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.392 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.396 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.400 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.404 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.408 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.418 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.421 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.424 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.428 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.431 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.435 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_config_prefix with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a926b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a96fb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a96fd8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a97000 @type=#<Puppet::Pops::Types::PStringType:0x00000004a97050 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a97140 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a97190 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a972a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.438 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_config_prefix in YAML backend
2019-09-12T08:28:27.442 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.445 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.449 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.452 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.456 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.459 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.462 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.466 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.469 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.472 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.475 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.479 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.482 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_expiration_time with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa3aa8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa0fb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa0fd8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa1000 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa1050 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa1140 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa1190 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa12a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.486 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_expiration_time in YAML backend
2019-09-12T08:28:27.489 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.492 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.496 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.499 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.503 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.506 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.510 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.513 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.516 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.519 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.522 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.526 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.529 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::cache_proxies with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004abdcc8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004acf180 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004acf1a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004acf1d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004acf220 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004acf310 @type=#<Puppet::Pops::Types::PPatternType:0x00000004acf360 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004acf478 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.533 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking up keystone::cache_proxies in YAML backend
2019-09-12T08:28:27.536 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.539 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.543 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.546 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.549 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.552 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.555 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.559 Debug: 2019-09-12 08:28:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.563 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.566 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.569 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.573 Debug: 2019-09-12 08:28:25 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.576 Debug: 2019-09-12 08:28:25 +0000 Performing a hiera indirector lookup of keystone::token_caching with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004af9d90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b0c990 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b0c9b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b0c9e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b0ca30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b0cb48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b0cb98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b0ccb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.579 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::token_caching in YAML backend
2019-09-12T08:28:27.583 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.586 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.589 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.592 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.595 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.599 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.602 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.605 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.609 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.612 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.616 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.619 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.622 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_connection with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b1da60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b22628 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b22650 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b226a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b226f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b22830 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b22880 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b22998 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.625 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_connection in YAML backend
2019-09-12T08:28:27.628 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.632 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.635 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.638 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.641 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.644 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.647 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.650 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.654 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.657 Debug: 2019-09-12 08:28:26 +0000 hiera(): Found keystone::database_connection in secure_static
2019-09-12T08:28:27.660 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_idle_timeout with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b2fe40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b33518 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b33540 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b33568 @type=#<Puppet::Pops::Types::PStringType:0x00000004b335b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b336d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b33770 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b33900 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.663 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_idle_timeout in YAML backend
2019-09-12T08:28:27.666 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.669 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.673 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.676 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.679 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.683 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.686 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.689 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.692 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.696 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.699 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.702 Debug: 2019-09-12 08:28:26 +0000 hiera(): Found keystone::database_idle_timeout in personality
2019-09-12T08:28:27.705 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_max_retries with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b41668 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b45da8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b45dd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b45df8 @type=#<Puppet::Pops::Types::PStringType:0x00000004b45e48 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b45f60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b45fb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b46140 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.708 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_max_retries in YAML backend
2019-09-12T08:28:27.711 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.714 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.718 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.721 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.724 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.728 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.731 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.734 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.738 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.741 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.745 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.748 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.751 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_retry_interval with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b63998 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b76890 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b768b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b768e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b76930 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b76a48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b76a98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b76c28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.754 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_retry_interval in YAML backend
2019-09-12T08:28:27.758 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.761 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.764 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.768 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.771 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.774 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.778 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.781 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.784 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.788 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.791 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.794 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.798 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_min_pool_size with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ba8160 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bbf9f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bbfb58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bbfba8 @type=#<Puppet::Pops::Types::PStringType:0x00000004bbfd10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bbff40 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bb0068 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bb01d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.801 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_min_pool_size in YAML backend
2019-09-12T08:28:27.804 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.808 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.811 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.814 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.817 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.820 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.823 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.826 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.829 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.832 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.836 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.839 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.842 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_max_pool_size with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004be68e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004beab78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004beabc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004beabf0 @type=#<Puppet::Pops::Types::PStringType:0x00000004beac40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bead58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004beadd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004beafb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.845 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_max_pool_size in YAML backend
2019-09-12T08:28:27.848 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.851 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.854 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.858 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.861 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.864 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.867 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.870 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.873 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.876 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.879 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.883 Debug: 2019-09-12 08:28:26 +0000 hiera(): Found keystone::database_max_pool_size in personality
2019-09-12T08:28:27.886 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::database_max_overflow with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bf8660 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bfcb48 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bfcb70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bfcb98 @type=#<Puppet::Pops::Types::PStringType:0x00000004bfcbe8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bfccd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bfcd28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bfce90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.889 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::database_max_overflow in YAML backend
2019-09-12T08:28:27.892 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.895 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.898 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.901 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.904 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.908 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.911 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.914 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.917 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.920 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.924 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.927 Debug: 2019-09-12 08:28:26 +0000 hiera(): Found keystone::database_max_overflow in personality
2019-09-12T08:28:27.930 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::rabbit_heartbeat_timeout_threshold with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c0e258 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c12e98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c12ec0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c12ee8 @type=#<Puppet::Pops::Types::PStringType:0x00000004c12f38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c13050 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c130c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c13208 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.934 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::rabbit_heartbeat_timeout_threshold in YAML backend
2019-09-12T08:28:27.937 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.940 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.943 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.946 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:27.949 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:27.952 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:27.956 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:27.959 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:27.962 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:27.967 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:27.970 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:27.975 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:27.980 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::rabbit_heartbeat_rate with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c1d2d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c21718 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c21740 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c21768 @type=#<Puppet::Pops::Types::PStringType:0x00000004c217b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c21970 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c219e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c21ba0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:27.984 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::rabbit_heartbeat_rate in YAML backend
2019-09-12T08:28:27.987 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:27.990 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:27.993 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:27.996 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.000 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.003 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.006 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.009 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.012 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.015 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.019 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.022 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.025 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::rabbit_use_ssl with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c3dd78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c51f08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c51f30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c51f80 @type=#<Puppet::Pops::Types::PStringType:0x00000004c51ff8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c52110 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c52160 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c52340 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.028 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::rabbit_use_ssl in YAML backend
2019-09-12T08:28:28.031 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.034 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.037 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.041 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.045 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.048 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.051 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.054 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.058 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.061 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.064 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.067 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.071 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::rabbit_ha_queues with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c84638 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c8f358 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c8f380 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c8f3d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004c8f470 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c8f600 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c8f650 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c8f880 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.074 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::rabbit_ha_queues in YAML backend
2019-09-12T08:28:28.077 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.080 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.084 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.087 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.090 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.094 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.097 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.100 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.103 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.107 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.110 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.113 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.117 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_ssl_ca_certs with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c9c990 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ca5068 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ca5090 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ca5108 @type=#<Puppet::Pops::Types::PStringType:0x00000004ca5180 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ca5338 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ca53b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ca5518 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.120 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_ssl_ca_certs in YAML backend
2019-09-12T08:28:28.123 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.127 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.130 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.133 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.137 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.140 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.143 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.147 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.150 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.157 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.160 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.163 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.167 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_ssl_certfile with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cbaf80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cbebf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cbec20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cbec48 @type=#<Puppet::Pops::Types::PStringType:0x00000004cbecc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cbee28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cbeea0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cbf030 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.170 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_ssl_certfile in YAML backend
2019-09-12T08:28:28.173 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.176 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.179 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.182 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.185 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.188 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.192 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.195 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.198 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.201 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.204 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.207 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.210 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_ssl_keyfile with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ccc758 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cd7ae0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cd7b08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd7b80 @type=#<Puppet::Pops::Types::PStringType:0x00000004cd7bf8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd7db0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cd7e00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cd7f90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.213 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_ssl_keyfile in YAML backend
2019-09-12T08:28:28.217 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.220 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.223 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.226 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.230 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.233 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.236 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.239 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.243 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.246 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.250 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.253 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.257 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_ssl_version with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ceb9c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cee9c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cee9e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ceea38 @type=#<Puppet::Pops::Types::PStringType:0x00000004ceeb00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ceebf0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ceec68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ceee20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.260 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_ssl_version in YAML backend
2019-09-12T08:28:28.263 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.266 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.269 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.273 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.276 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.279 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.283 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.286 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.290 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.294 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.297 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.300 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.304 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_reconnect_delay with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cfc0e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d07830 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d07858 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d078d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d07948 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d07b28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d07bc8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d07d30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.307 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_reconnect_delay in YAML backend
2019-09-12T08:28:28.310 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.313 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.316 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.320 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.323 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.326 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.329 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.332 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.336 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.339 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.343 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.346 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.350 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_failover_strategy with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d191e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d1d838 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d1d860 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d1d888 @type=#<Puppet::Pops::Types::PStringType:0x00000004d1d8d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d1da18 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d1da68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d1dba8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.353 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_failover_strategy in YAML backend
2019-09-12T08:28:28.356 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.360 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.363 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.367 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.371 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.374 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.377 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.381 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.384 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.387 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.391 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.394 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.397 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::kombu_compression with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d32ff8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d35cf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d35de8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d35e60 @type=#<Puppet::Pops::Types::PStringType:0x00000004d35f78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d36270 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d362e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d36748 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.400 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::kombu_compression in YAML backend
2019-09-12T08:28:28.403 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.406 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.410 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.413 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.416 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.419 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.422 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.425 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.429 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.432 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.435 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.439 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.442 Debug: 2019-09-12 08:28:26 +0000 Performing a hiera indirector lookup of keystone::notification_transport_url with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d45f40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d49a00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d49a50 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d49ac8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d49b40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d49ca8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d49d20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d49f00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.445 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking up keystone::notification_transport_url in YAML backend
2019-09-12T08:28:28.449 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.452 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.455 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.458 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.461 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.464 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.468 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.471 Debug: 2019-09-12 08:28:26 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.474 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.477 Debug: 2019-09-12 08:28:26 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.480 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.483 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.486 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::notification_driver with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d5e7c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d62500 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d62528 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d62550 @type=#<Puppet::Pops::Types::PStringType:0x00000004d62618 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d62758 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d627d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d62960 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.490 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::notification_driver in YAML backend
2019-09-12T08:28:28.493 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.496 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.500 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.503 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.506 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.510 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.513 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.516 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.519 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.522 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.526 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.529 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.532 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::notification_topics with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d714b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d75088 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d750d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d75100 @type=#<Puppet::Pops::Types::PStringType:0x00000004d751f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d752e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d753a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d75538 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.536 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::notification_topics in YAML backend
2019-09-12T08:28:28.539 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.542 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.545 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.548 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.552 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.555 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.558 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.562 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.565 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.568 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.571 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.574 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.578 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::notification_format with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d8b1a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d8eda8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d8edd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8ee20 @type=#<Puppet::Pops::Types::PStringType:0x00000004d8ee70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8f028 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d8f0c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d8f320 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.581 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::notification_format in YAML backend
2019-09-12T08:28:28.584 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.587 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.590 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.593 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.596 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.602 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.606 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.609 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.613 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.616 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.620 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.623 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.627 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::control_exchange with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dab728 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dae158 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dae1d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dae298 @type=#<Puppet::Pops::Types::PStringType:0x00000004dae388 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dae4a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dae568 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dae6f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.630 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::control_exchange in YAML backend
2019-09-12T08:28:28.634 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.637 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.640 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.643 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.647 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.651 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.654 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.657 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.661 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.664 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.667 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.671 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.674 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::rpc_response_timeout with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dc5128 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dcf830 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dcf8f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dcf948 @type=#<Puppet::Pops::Types::PStringType:0x00000004dcf998 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dcfba0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dcfc18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dcfe48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.677 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::rpc_response_timeout in YAML backend
2019-09-12T08:28:28.680 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.683 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.687 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.690 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.693 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.696 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.700 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.703 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.707 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.710 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.715 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.722 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.725 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::validate_service with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004de1120 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004deb670 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004deb6c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004deb738 @type=#<Puppet::Pops::Types::PStringType:0x00000004deb7d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004deb9b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004deba58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004debc88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.729 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::validate_service in YAML backend
2019-09-12T08:28:28.732 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.736 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.739 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.743 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.746 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.749 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.752 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.755 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.758 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.762 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.766 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.769 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.772 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::validate_insecure with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dfe2e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e011f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e01268 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e012e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e01358 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e014c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e01538 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e01718 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.776 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::validate_insecure in YAML backend
2019-09-12T08:28:28.780 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.783 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.786 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.790 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.793 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.796 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.800 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.803 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.806 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.809 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.813 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.817 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.820 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::validate_auth_url with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e14bd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e1e520 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e1e548 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e1e5c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e1e6b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e1e908 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e1e9a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e1eb60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.823 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::validate_auth_url in YAML backend
2019-09-12T08:28:28.827 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.830 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.833 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.837 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.840 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.843 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.846 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.849 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.852 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.856 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.860 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.863 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.866 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::validate_cacert with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e2d890 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e313a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e313f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e31418 @type=#<Puppet::Pops::Types::PStringType:0x00000004e314b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e315f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e31648 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e31828 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.870 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::validate_cacert in YAML backend
2019-09-12T08:28:28.873 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.878 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.882 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.885 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.889 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.892 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.896 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.899 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.903 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.906 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.909 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.914 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.917 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::paste_config with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e40b70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e4bef8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e4bf20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e4bf48 @type=#<Puppet::Pops::Types::PStringType:0x00000004e4bdb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e48de8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e44040 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e44180 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.921 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::paste_config in YAML backend
2019-09-12T08:28:28.924 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.927 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.931 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.935 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.938 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.941 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.944 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.948 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.951 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:28.955 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:28.958 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:28.961 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:28.964 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::service_name with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e56cb8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e5bbc8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e5bbf0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e5bc40 @type=#<Puppet::Pops::Types::PStringType:0x00000004e5bcb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e5bdd0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e5be20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e5bf88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:28.968 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::service_name in YAML backend
2019-09-12T08:28:28.971 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:28.974 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:28.978 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:28.981 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:28.984 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:28.988 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:28.991 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:28.994 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:28.998 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.001 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.004 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.008 Debug: 2019-09-12 08:28:27 +0000 hiera(): Found keystone::service_name in personality
2019-09-12T08:28:29.011 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::max_token_size with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e668c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e69a98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e69ac0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e69ae8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e69b38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e69c50 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e69ca0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e69de0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.015 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::max_token_size in YAML backend
2019-09-12T08:28:29.019 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.023 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.026 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.030 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.033 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.037 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.040 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.044 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.047 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.051 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.054 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.058 Debug: 2019-09-12 08:28:27 +0000 hiera(): Found keystone::max_token_size in personality
2019-09-12T08:28:29.061 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::enable_fernet_setup with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e7b590 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e7fb18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e7fb40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7fb90 @type=#<Puppet::Pops::Types::PStringType:0x00000004e7fbe0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7fd20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e7fd98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e7ff28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.065 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::enable_fernet_setup in YAML backend
2019-09-12T08:28:29.069 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.072 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.076 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.079 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.083 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.086 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.090 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.093 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.096 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.100 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.103 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.106 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.110 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::fernet_max_active_keys with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e89050 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e8de20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e8de48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e8de70 @type=#<Puppet::Pops::Types::PStringType:0x00000004e8dee8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e8e000 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e8e078 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e8e230 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.113 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::fernet_max_active_keys in YAML backend
2019-09-12T08:28:29.116 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.120 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.123 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.126 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.129 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.133 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.136 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.139 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.143 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.147 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.151 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.154 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.157 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::fernet_keys with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e98e60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e9da78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e9daa0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9dac8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e9db18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9dc58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e9dcd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e9dde8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.161 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::fernet_keys in YAML backend
2019-09-12T08:28:29.164 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.167 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.171 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.175 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.178 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.182 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.185 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.188 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.192 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.195 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.199 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.202 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.205 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::fernet_replace_keys with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eaea58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb2fe0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb3008 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb3030 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb3080 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb3210 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb3260 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb33c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.209 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::fernet_replace_keys in YAML backend
2019-09-12T08:28:29.213 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.216 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.219 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.223 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.226 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.229 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.232 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.235 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.239 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.242 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.245 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.248 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.251 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::enable_credential_setup with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ebc680 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ec0ed8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ec0f00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec0f28 @type=#<Puppet::Pops::Types::PStringType:0x00000004ec0f78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec1108 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ec1158 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ec12e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.255 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::enable_credential_setup in YAML backend
2019-09-12T08:28:29.258 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.261 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.264 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.267 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.271 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.274 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.277 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.281 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.285 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.288 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.292 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.295 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.299 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::credential_key_repository with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed2ea8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed76b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed76d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed7700 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed7750 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed7840 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed7890 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed79a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.302 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::credential_key_repository in YAML backend
2019-09-12T08:28:29.306 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.310 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.313 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.317 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.320 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.324 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.327 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.330 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.333 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.337 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.340 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.343 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.347 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::credential_keys with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee25b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee69a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee69f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee6a20 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee6a98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee6c28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee6c78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee6e08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.351 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::credential_keys in YAML backend
2019-09-12T08:28:29.355 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.358 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.362 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.365 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.369 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.372 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.376 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.379 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.383 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.386 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.389 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.392 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.395 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::member_role_id with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef1cb8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef6a60 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef6a88 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef6ab0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef6b00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef6bf0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef6c40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef6dd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.399 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::member_role_id in YAML backend
2019-09-12T08:28:29.402 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.405 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.408 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.412 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.415 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.418 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.421 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.425 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.428 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.431 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.435 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.438 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.441 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::member_role_name with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f01618 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f05bf0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f05c18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f05c68 @type=#<Puppet::Pops::Types::PStringType:0x00000004f05ce0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f05e70 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f05ec0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f06050 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.444 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::member_role_name in YAML backend
2019-09-12T08:28:29.447 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.451 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.454 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.457 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.460 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.464 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.467 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.470 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.473 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.476 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.479 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.483 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.486 Debug: 2019-09-12 08:28:27 +0000 Performing a hiera indirector lookup of keystone::memcache_dead_retry with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f16f40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f1afa0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f1afc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f1b068 @type=#<Puppet::Pops::Types::PStringType:0x00000004f1b0e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f1b220 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f1b298 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f1b450 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.489 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking up keystone::memcache_dead_retry in YAML backend
2019-09-12T08:28:29.492 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.495 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.499 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.502 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.505 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.508 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.511 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.515 Debug: 2019-09-12 08:28:27 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.518 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.521 Debug: 2019-09-12 08:28:27 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.524 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.528 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.531 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::memcache_socket_timeout with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f2a658 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f2e938 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f2e960 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2e9b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f2ea50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2eb68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f2ebe0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f2ed70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.534 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::memcache_socket_timeout in YAML backend
2019-09-12T08:28:29.537 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.540 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.544 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.547 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.550 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.553 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.556 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.559 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.562 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.566 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.569 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.572 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.576 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::memcache_pool_maxsize with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f391d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f3dde8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f3de60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3de88 @type=#<Puppet::Pops::Types::PStringType:0x00000004f3ded8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3e018 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f3e090 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f3e1d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.579 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::memcache_pool_maxsize in YAML backend
2019-09-12T08:28:29.582 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.585 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.589 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.592 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.595 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.598 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.601 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.604 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.607 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.611 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.614 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.617 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.621 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::memcache_pool_unused_timeout with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f48658 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f4d428 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f4d450 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4d478 @type=#<Puppet::Pops::Types::PStringType:0x00000004f4d4c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4d630 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f4d680 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4d798 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.624 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::memcache_pool_unused_timeout in YAML backend
2019-09-12T08:28:29.627 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.631 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.634 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.638 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.641 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.645 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.648 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.652 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.655 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.658 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.662 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.665 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.668 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::memcache_pool_connection_get_timeout with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f58ff8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5df58 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5df80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5dfd0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5e020 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5e188 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5e1d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5e318 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.671 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::memcache_pool_connection_get_timeout in YAML backend
2019-09-12T08:28:29.675 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.678 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.682 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.686 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.689 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.693 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.696 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.699 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.702 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.706 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.709 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.712 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.715 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::policy_driver with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f69b50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f6e8a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f6e8d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6e8f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f6e970 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6ea60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f6eab0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f6ebf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.718 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::policy_driver in YAML backend
2019-09-12T08:28:29.722 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.725 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.728 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.731 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.734 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.737 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.741 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.744 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.747 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.750 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.754 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.757 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.760 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::using_domain_config with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7add8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7c9a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7cae8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7cb88 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7cc00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7ce30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7ce80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7d010 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.770 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::using_domain_config in YAML backend
2019-09-12T08:28:29.773 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.776 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.780 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.783 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.787 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.790 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.793 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.796 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.800 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.803 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.806 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.809 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.813 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::domain_config_directory with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f864d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f88398 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f883c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f883e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f88460 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f885c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f88618 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f887a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.816 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::domain_config_directory in YAML backend
2019-09-12T08:28:29.819 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.823 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.826 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.829 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.832 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.835 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.839 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.842 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.845 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.848 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.851 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.855 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.858 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::keystone_user with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f94cb0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f98ef0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f98f18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f98f68 @type=#<Puppet::Pops::Types::PStringType:0x00000004f98fb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f990a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f990f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f99238 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.863 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::keystone_user in YAML backend
2019-09-12T08:28:29.867 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.871 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.874 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.878 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.881 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.885 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.888 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.891 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.895 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.898 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.901 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.905 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.908 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::keystone_group with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fafe70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004facce8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004facd10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004facd38 @type=#<Puppet::Pops::Types::PStringType:0x00000004facd88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004facea0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004facf18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fad030 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.912 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::keystone_group in YAML backend
2019-09-12T08:28:29.915 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.919 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.922 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.925 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.929 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.932 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.935 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.939 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.942 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.946 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.949 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:29.952 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:29.956 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::manage_policyrcd with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb81b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbce68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbceb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbcee0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbcf58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbd048 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbd098 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbd1d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:29.959 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::manage_policyrcd in YAML backend
2019-09-12T08:28:29.963 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:29.966 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:29.970 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:29.974 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:29.978 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:29.981 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:29.985 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:29.989 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:29.992 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:29.995 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:29.999 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.002 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.006 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::enable_proxy_headers_parsing with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fce488 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd2858 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd2880 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd28a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd28f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd2a10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd2a88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd2bc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.009 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::enable_proxy_headers_parsing in YAML backend
2019-09-12T08:28:30.012 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.016 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.019 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.023 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.026 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.030 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.033 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.036 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.040 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.043 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.047 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.050 Debug: 2019-09-12 08:28:28 +0000 hiera(): Found keystone::enable_proxy_headers_parsing in personality
2019-09-12T08:28:30.054 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::purge_config with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fde7c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fe37c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fe37e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe3810 @type=#<Puppet::Pops::Types::PStringType:0x00000004fe3860 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe3950 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fe39a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fe3ae0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.057 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::purge_config in YAML backend
2019-09-12T08:28:30.061 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.064 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.067 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.071 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.074 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.078 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.082 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.085 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.088 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.091 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.095 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.098 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.101 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::admin_workers with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fef4d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fec820 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fec848 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fec870 @type=#<Puppet::Pops::Types::PStringType:0x00000004fec8c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fec9b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004feca00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fecb18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.104 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::admin_workers in YAML backend
2019-09-12T08:28:30.107 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.111 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.114 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.117 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.120 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.124 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.127 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.130 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.133 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.137 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.140 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.144 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.147 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::public_workers with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ffea70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005003188 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000050031d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005003200 @type=#<Puppet::Pops::Types::PStringType:0x00000005003278 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050033e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000005003430 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005003598 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.151 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::public_workers in YAML backend
2019-09-12T08:28:30.154 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.157 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.161 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.164 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.167 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.170 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.174 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.177 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.180 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.183 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.186 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.190 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.193 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::service_provider with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050131a0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050168a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000050168f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005016940 @type=#<Puppet::Pops::Types::PStringType:0x00000005016990 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005016b48 @type=#<Puppet::Pops::Types::PPatternType:0x00000005016be8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005016d00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.196 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::service_provider in YAML backend
2019-09-12T08:28:30.199 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.203 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.206 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.214 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.218 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.221 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.224 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.228 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.231 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.234 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.238 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.241 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.245 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::enable_pki_setup with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050253f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005029018 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005029068 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005029090 @type=#<Puppet::Pops::Types::PStringType:0x000000050290e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005029270 @type=#<Puppet::Pops::Types::PPatternType:0x000000050292e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050294a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.249 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::enable_pki_setup in YAML backend
2019-09-12T08:28:30.252 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.256 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.259 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.262 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.266 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.269 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.272 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.276 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.279 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.282 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.285 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.288 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.292 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::signing_certfile with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005039d28 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000503e260 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000503e2b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000503e2d8 @type=#<Puppet::Pops::Types::PStringType:0x0000000503e350 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000503e490 @type=#<Puppet::Pops::Types::PPatternType:0x0000000503e530 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000503e6e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.295 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::signing_certfile in YAML backend
2019-09-12T08:28:30.298 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.301 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.304 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.307 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.310 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.314 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.317 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.320 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.323 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.326 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.329 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.332 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.335 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::signing_keyfile with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000503f610 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000503ae58 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000503ae80 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000503aea8 @type=#<Puppet::Pops::Types::PStringType:0x0000000503af48 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000503b088 @type=#<Puppet::Pops::Types::PPatternType:0x0000000503b0d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000503b2e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.339 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::signing_keyfile in YAML backend
2019-09-12T08:28:30.342 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.346 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.349 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.352 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.356 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.359 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.362 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.365 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.369 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.372 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.375 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.378 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.382 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::signing_ca_certs with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000502b700 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050273a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005027420 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005027470 @type=#<Puppet::Pops::Types::PStringType:0x00000005027510 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050276a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000005027718 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050278f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.385 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::signing_ca_certs in YAML backend
2019-09-12T08:28:30.388 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.392 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.395 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.398 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.401 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.404 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.408 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.411 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.415 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.418 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.421 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.425 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.428 Debug: 2019-09-12 08:28:28 +0000 Performing a hiera indirector lookup of keystone::signing_ca_key with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005015ec8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005011620 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005011648 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005011670 @type=#<Puppet::Pops::Types::PStringType:0x000000050116e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050118c8 @type=#<Puppet::Pops::Types::PPatternType:0x000000050119b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005011b20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.432 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking up keystone::signing_ca_key in YAML backend
2019-09-12T08:28:30.435 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.439 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.443 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.446 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.449 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.452 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.456 Debug: 2019-09-12 08:28:28 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.459 Debug: 2019-09-12 08:28:28 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.462 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.466 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.469 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.473 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.476 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::signing_cert_subject with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005001478 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ffdb20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ffdb48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffdb70 @type=#<Puppet::Pops::Types::PStringType:0x00000004ffdbc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffdd00 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ffdd78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ffdeb8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.480 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::signing_cert_subject in YAML backend
2019-09-12T08:28:30.483 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.486 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.490 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.493 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.496 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.499 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.502 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.506 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.509 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.512 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.515 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.518 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.521 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::signing_key_size with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fefc78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fed068 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fed090 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fed0b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fed108 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fed1f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fed248 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fed388 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.525 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::signing_key_size in YAML backend
2019-09-12T08:28:30.528 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.531 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.534 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.538 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.541 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.544 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.547 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.550 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.553 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.557 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.560 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.563 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.566 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::rabbit_host with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe13d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fddcf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fddd20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fddd48 @type=#<Puppet::Pops::Types::PStringType:0x00000004fddd98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdded8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fddf28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fde090 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.569 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::rabbit_host in YAML backend
2019-09-12T08:28:30.572 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.575 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.579 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.582 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.585 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.588 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.591 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.594 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.597 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.601 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.604 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.607 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.610 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::rabbit_hosts with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd13b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fce528 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fce550 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fce578 @type=#<Puppet::Pops::Types::PStringType:0x00000004fce5c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fce708 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fce758 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fce870 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.613 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::rabbit_hosts in YAML backend
2019-09-12T08:28:30.617 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.620 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.623 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.626 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.629 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.632 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.635 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.639 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.642 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.645 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.648 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.651 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.655 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::rabbit_password with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fbf2f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbbf68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbbb30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbb4c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fba690 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbbf90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbc058 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbc260 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.658 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::rabbit_password in YAML backend
2019-09-12T08:28:30.661 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.664 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.667 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.670 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.673 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.677 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.680 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.683 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.686 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.689 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.699 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.703 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.706 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::rabbit_port with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004faf268 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fac130 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fac158 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fac180 @type=#<Puppet::Pops::Types::PStringType:0x00000004fac1d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fac338 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fac388 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fac4a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.710 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::rabbit_port in YAML backend
2019-09-12T08:28:30.713 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.716 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.719 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.722 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.726 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.729 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.732 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.735 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.738 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.752 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.756 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.759 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.762 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::rabbit_userid with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f9b038 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f97d98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f97dc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f97de8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f97e38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f97f28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f97140 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f941c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.766 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::rabbit_userid in YAML backend
2019-09-12T08:28:30.769 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.772 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.775 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.778 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.781 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.785 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.788 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.791 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.794 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.797 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.801 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.804 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.807 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::rabbit_virtual_host with options {:variables=>Scope(Class[Keystone]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8af30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f87cb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f87ce0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f87d08 @type=#<Puppet::Pops::Types::PStringType:0x00000004f87d58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f87e70 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f87ee8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f874e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.811 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::rabbit_virtual_host in YAML backend
2019-09-12T08:28:30.814 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.817 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.821 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.824 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.828 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.831 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.834 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.837 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.840 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.844 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.847 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.850 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.853 Debug: 2019-09-12 08:28:29 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/logging.pp' in environment production
2019-09-12T08:28:30.856 Debug: 2019-09-12 08:28:29 +0000 Automatically imported keystone::logging from keystone/logging into production
2019-09-12T08:28:30.859 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::use_syslog with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000304e180 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003060a88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003060ad8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003060b00 @type=#<Puppet::Pops::Types::PStringType:0x00000003060bc8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003060da8 @type=#<Puppet::Pops::Types::PPatternType:0x00000003060f10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003061190 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.863 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::use_syslog in YAML backend
2019-09-12T08:28:30.866 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.869 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.872 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.876 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.879 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.882 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.886 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.889 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.892 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.895 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.898 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.902 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.905 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::use_stderr with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033f5a40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003424e08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003424e30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003424e80 @type=#<Puppet::Pops::Types::PStringType:0x00000003424fc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000034253d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003425448 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000034257b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.909 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::use_stderr in YAML backend
2019-09-12T08:28:30.912 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.915 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.919 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.922 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.925 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.928 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.931 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.935 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.938 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.941 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.944 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.947 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.950 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::log_facility with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000036ddac8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000374dc38 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000374dc88 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000374dd50 @type=#<Puppet::Pops::Types::PStringType:0x0000000374e020 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000374e340 @type=#<Puppet::Pops::Types::PPatternType:0x0000000374e408 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000374ede0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:30.954 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::log_facility in YAML backend
2019-09-12T08:28:30.957 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:30.960 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:30.963 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:30.966 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:30.970 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:30.973 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:30.976 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:30.979 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:30.983 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:30.986 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:30.989 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:30.993 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:30.996 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::log_dir with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000378f7f0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000379a6c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000379a718 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000379a740 @type=#<Puppet::Pops::Types::PStringType:0x0000000379a830 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000379ab50 @type=#<Puppet::Pops::Types::PPatternType:0x0000000379ad08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000379b2f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.000 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::log_dir in YAML backend
2019-09-12T08:28:31.004 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.008 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.011 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.015 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.019 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.022 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.026 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.029 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.032 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.036 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.039 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.042 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.045 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::log_file with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000038eec40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003926140 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000039261e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003926230 @type=#<Puppet::Pops::Types::PStringType:0x00000003926280 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003926bb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000003926c30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000039279f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.049 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::log_file in YAML backend
2019-09-12T08:28:31.052 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.055 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.058 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.061 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.064 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.068 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.071 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.074 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.078 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.081 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.084 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.087 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.090 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::debug with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003979340 @options_t=#<Puppet::Pops::Types::PStructType:0x000000039c48b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000039c48e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039c4a70 @type=#<Puppet::Pops::Types::PStringType:0x000000039c5038 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000039c56a0 @type=#<Puppet::Pops::Types::PPatternType:0x000000039c59c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000039c6190 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.094 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::debug in YAML backend
2019-09-12T08:28:31.097 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.101 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.104 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.107 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.111 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.114 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.117 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.121 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.124 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.128 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.131 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.134 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.137 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::logging_context_format_string with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004209730 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000421e568 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000421e608 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000421e6d0 @type=#<Puppet::Pops::Types::PStringType:0x0000000421ea18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000421ef18 @type=#<Puppet::Pops::Types::PPatternType:0x0000000421f058 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000421f788 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.141 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::logging_context_format_string in YAML backend
2019-09-12T08:28:31.144 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.147 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.150 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.154 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.157 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.160 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.163 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.167 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.170 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.173 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.176 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.179 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.182 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::logging_default_format_string with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e378a0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000040203b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004020400 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004020428 @type=#<Puppet::Pops::Types::PStringType:0x00000004020478 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000040206d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004020770 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004020928 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.186 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::logging_default_format_string in YAML backend
2019-09-12T08:28:31.189 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.192 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.196 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.199 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.202 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.206 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.209 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.212 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.216 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.219 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.223 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.226 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.230 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::logging_debug_format_suffix with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ec8d00 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003ca03c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ca0488 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ca04b0 @type=#<Puppet::Pops::Types::PStringType:0x00000003ca0528 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ca0780 @type=#<Puppet::Pops::Types::PPatternType:0x00000003ca07d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003ca0e10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.234 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::logging_debug_format_suffix in YAML backend
2019-09-12T08:28:31.237 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.241 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.244 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.248 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.251 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.255 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.258 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.261 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.264 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.268 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.271 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.274 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.277 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::logging_exception_prefix with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047c31d0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000048c2e28 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000048c2e78 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000048c2ec8 @type=#<Puppet::Pops::Types::PStringType:0x000000048c2fe0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000048c30d0 @type=#<Puppet::Pops::Types::PPatternType:0x000000048c3170 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000048c3328 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.281 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::logging_exception_prefix in YAML backend
2019-09-12T08:28:31.284 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.288 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.291 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.294 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.298 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.302 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.306 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.309 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.313 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.316 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.320 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.323 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.327 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::logging_user_identity_format with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004756df0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004783b98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004783bc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004783c10 @type=#<Puppet::Pops::Types::PStringType:0x00000004783c60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004783d78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004783dc8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004783ee0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.330 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::logging_user_identity_format in YAML backend
2019-09-12T08:28:31.334 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.337 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.340 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.344 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.348 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.351 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.355 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.358 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.361 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.365 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.369 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.372 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.376 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::log_config_append with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475efc8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000478b870 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000478b8c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000478b8e8 @type=#<Puppet::Pops::Types::PStringType:0x0000000478b988 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000478ba78 @type=#<Puppet::Pops::Types::PPatternType:0x0000000478bac8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000478bc58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.379 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::log_config_append in YAML backend
2019-09-12T08:28:31.382 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.386 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.390 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.394 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.397 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.400 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.403 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.407 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.410 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.413 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.417 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.420 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.423 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::default_log_levels with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000479b798 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004798070 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004798098 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047980c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004798110 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047982c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004798318 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004798480 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.426 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::default_log_levels in YAML backend
2019-09-12T08:28:31.430 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.433 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.436 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.440 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.443 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.447 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.450 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.453 Debug: 2019-09-12 08:28:29 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.457 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.460 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.463 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.467 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.470 Debug: 2019-09-12 08:28:29 +0000 Performing a hiera indirector lookup of keystone::logging::publish_errors with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049847a8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000499ff80 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000499f580 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000499e8d8 @type=#<Puppet::Pops::Types::PStringType:0x0000000499cfb0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049981e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004998230 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004998488 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.473 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking up keystone::logging::publish_errors in YAML backend
2019-09-12T08:28:31.477 Debug: 2019-09-12 08:28:29 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.480 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.484 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.487 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.490 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.494 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.497 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.500 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.504 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.507 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.511 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.514 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.518 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::logging::fatal_deprecations with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c4d80 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049dced0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049dcef8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049dcf98 @type=#<Puppet::Pops::Types::PStringType:0x000000049dcfe8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049dd128 @type=#<Puppet::Pops::Types::PPatternType:0x000000049dd178 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049dd308 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.521 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::logging::fatal_deprecations in YAML backend
2019-09-12T08:28:31.524 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.528 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.531 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.535 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.538 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.541 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.545 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.548 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.551 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.555 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.558 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.561 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.565 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::logging::instance_format with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a1e538 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a297d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a29898 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a29910 @type=#<Puppet::Pops::Types::PStringType:0x00000004a29960 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a29c58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a29cd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a29f28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.568 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::logging::instance_format in YAML backend
2019-09-12T08:28:31.572 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.575 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.579 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.582 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.585 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.589 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.592 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.596 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.599 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.602 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.605 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.609 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.612 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::logging::instance_uuid_format with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a48e00 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5dcd8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5dd00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5dd28 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5dd78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5de68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5deb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5dfd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.616 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::logging::instance_uuid_format in YAML backend
2019-09-12T08:28:31.619 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.623 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.626 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.630 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.633 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.636 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.640 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.643 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.647 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.650 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.653 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.656 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.660 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::logging::log_date_format with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a6a9d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6f5f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6f668 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6f690 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6f6e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6f7d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a6f820 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a6fa50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.663 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::logging::log_date_format in YAML backend
2019-09-12T08:28:31.667 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.670 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.673 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.676 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.680 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.683 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.687 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.690 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.693 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.696 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.700 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.703 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.706 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::logging::watch_log_file with options {:variables=>Scope(Class[Keystone::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a793e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a7c3e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a7c408 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a7c458 @type=#<Puppet::Pops::Types::PStringType:0x00000004a7c4a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a7c598 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a7c5e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a7c700 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.710 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::logging::watch_log_file in YAML backend
2019-09-12T08:28:31.713 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.716 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.720 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.723 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.726 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.730 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.733 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.737 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.740 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.744 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.747 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.751 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.754 Debug: 2019-09-12 08:28:30 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/log.pp' in environment production
2019-09-12T08:28:31.757 Debug: 2019-09-12 08:28:30 +0000 Automatically imported oslo::log from oslo/log into production
2019-09-12T08:28:31.762 Debug: 2019-09-12 08:28:30 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/policy.pp' in environment production
2019-09-12T08:28:31.766 Debug: 2019-09-12 08:28:30 +0000 Automatically imported keystone::policy from keystone/policy into production
2019-09-12T08:28:31.770 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::policy::policies with options {:variables=>Scope(Class[Keystone::Policy]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b53890 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b57968 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b579b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b579e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b57a58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b57b48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b57be8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b57da0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.774 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::policy::policies in YAML backend
2019-09-12T08:28:31.778 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.782 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.786 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.790 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.793 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.797 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.800 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.804 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.807 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.810 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.813 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.817 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.820 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::policy::policy_path with options {:variables=>Scope(Class[Keystone::Policy]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ba1d88 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004baa348 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004baa370 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004baa398 @type=#<Puppet::Pops::Types::PStringType:0x00000004baa410 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004baa550 @type=#<Puppet::Pops::Types::PPatternType:0x00000004baa5a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004baa780 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.824 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::policy::policy_path in YAML backend
2019-09-12T08:28:31.827 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.830 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.833 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.836 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.840 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.844 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.847 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.851 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.854 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.858 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.862 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.865 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.868 Debug: 2019-09-12 08:28:30 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/policy.pp' in environment production
2019-09-12T08:28:31.871 Debug: 2019-09-12 08:28:30 +0000 Automatically imported oslo::policy from oslo/policy into production
2019-09-12T08:28:31.874 Debug: 2019-09-12 08:28:30 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/db.pp' in environment production
2019-09-12T08:28:31.878 Debug: 2019-09-12 08:28:30 +0000 Automatically imported keystone::db from keystone/db into production
2019-09-12T08:28:31.881 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_db_max_retries with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e7d340 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e818c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e818f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e81918 @type=#<Puppet::Pops::Types::PStringType:0x00000004e81968 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e81ad0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e81b48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e81cb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.884 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_db_max_retries in YAML backend
2019-09-12T08:28:31.888 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.891 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.895 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.899 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.902 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.906 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.909 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.912 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.916 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.919 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.923 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.926 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.930 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_connection with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e93be0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e90828 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e90850 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e908a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e908f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e90a08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e90a80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e90b98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.933 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_connection in YAML backend
2019-09-12T08:28:31.936 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.940 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.943 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.946 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.949 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:31.952 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:31.956 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:31.959 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:31.962 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:31.966 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:31.969 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:31.972 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:31.975 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_idle_timeout with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ea3a90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea0368 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea03b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea03e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea0430 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea05c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ea0660 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ea07c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:31.978 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_idle_timeout in YAML backend
2019-09-12T08:28:31.982 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:31.985 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:31.988 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:31.992 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:31.999 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.002 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.006 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.009 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.012 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.016 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.019 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.022 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.025 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_min_pool_size with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb1e88 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb6460 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb6488 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb64b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb6528 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb6668 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb6730 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb6898 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.028 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_min_pool_size in YAML backend
2019-09-12T08:28:32.031 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.035 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.038 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.042 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.045 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.048 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.051 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.054 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.058 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.061 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.064 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.068 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.071 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_max_pool_size with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec0028 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ec4588 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ec4600 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec4628 @type=#<Puppet::Pops::Types::PStringType:0x00000004ec46f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec4808 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ec4880 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ec4a10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.074 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_max_pool_size in YAML backend
2019-09-12T08:28:32.077 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.081 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.085 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.088 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.091 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.095 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.098 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.102 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.105 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.108 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.112 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.115 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.118 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_max_retries with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed6990 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004edb4e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004edb508 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004edb530 @type=#<Puppet::Pops::Types::PStringType:0x00000004edb580 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004edb760 @type=#<Puppet::Pops::Types::PPatternType:0x00000004edb7d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004edb918 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.122 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_max_retries in YAML backend
2019-09-12T08:28:32.125 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.128 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.132 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.135 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.138 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.142 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.145 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.148 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.151 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.154 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.158 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.161 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.164 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_retry_interval with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee5be8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eea4e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eea508 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eea580 @type=#<Puppet::Pops::Types::PStringType:0x00000004eea5f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eea738 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eea7b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eea8c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.168 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_retry_interval in YAML backend
2019-09-12T08:28:32.171 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.174 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.178 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.181 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.184 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.188 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.191 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.194 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.197 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.200 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.203 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.207 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.210 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::db::database_max_overflow with options {:variables=>Scope(Class[Keystone::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef5ef8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004efb150 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004efb178 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004efb1a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004efb1f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004efb308 @type=#<Puppet::Pops::Types::PPatternType:0x00000004efb358 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004efb498 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.213 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::db::database_max_overflow in YAML backend
2019-09-12T08:28:32.216 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.219 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.223 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.226 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.229 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.233 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.236 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.239 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.242 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.245 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.249 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.252 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.255 Debug: 2019-09-12 08:28:30 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/client.pp' in environment production
2019-09-12T08:28:32.258 Debug: 2019-09-12 08:28:30 +0000 Automatically imported keystone::client from keystone/client into production
2019-09-12T08:28:32.262 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::client::client_package_name with options {:variables=>Scope(Class[Keystone::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f463d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f4b268 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f4b290 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4b2b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f4b308 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4b448 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f4b4c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4b650 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.265 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::client::client_package_name in YAML backend
2019-09-12T08:28:32.268 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.271 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.275 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.278 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.281 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.284 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.288 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.291 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.294 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.298 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.301 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.305 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.309 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of keystone::client::ensure with options {:variables=>Scope(Class[Keystone::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f56d70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5bbe0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5bc30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5bc58 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5bca8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5bd98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5bde8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5bf28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.312 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up keystone::client::ensure in YAML backend
2019-09-12T08:28:32.315 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.319 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.322 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.326 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.329 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.332 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.335 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.339 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.342 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.345 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.348 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.351 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.355 Debug: 2019-09-12 08:28:30 +0000 importing '/usr/share/openstack-puppet/modules/openstacklib/manifests/openstackclient.pp' in environment production
2019-09-12T08:28:32.358 Debug: 2019-09-12 08:28:30 +0000 Automatically imported openstacklib::openstackclient from openstacklib/openstackclient into production
2019-09-12T08:28:32.361 Debug: 2019-09-12 08:28:30 +0000 Performing a hiera indirector lookup of openstacklib::openstackclient::package_ensure with options {:variables=>Scope(Class[Openstacklib::Openstackclient]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f83f50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f80e18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f80e40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f80e68 @type=#<Puppet::Pops::Types::PStringType:0x00000004f80eb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f81160 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f81200 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f813b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.364 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking up openstacklib::openstackclient::package_ensure in YAML backend
2019-09-12T08:28:32.368 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.371 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.375 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.378 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.381 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.385 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.388 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.392 Debug: 2019-09-12 08:28:30 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.395 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.398 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.402 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.405 Debug: 2019-09-12 08:28:30 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.408 Debug: 2019-09-12 08:28:31 +0000 Resource package[python-openstackclient] was not determined to be defined
2019-09-12T08:28:32.411 Debug: 2019-09-12 08:28:31 +0000 Create new resource package[python-openstackclient] with params {"ensure"=>"present", "tag"=>"openstack"}
2019-09-12T08:28:32.415 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/middleware.pp' in environment production
2019-09-12T08:28:32.418 Debug: 2019-09-12 08:28:31 +0000 Automatically imported oslo::middleware from oslo/middleware into production
2019-09-12T08:28:32.423 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/messaging/default.pp' in environment production
2019-09-12T08:28:32.426 Debug: 2019-09-12 08:28:31 +0000 Automatically imported oslo::messaging::default from oslo/messaging/default into production
2019-09-12T08:28:32.430 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/messaging/notifications.pp' in environment production
2019-09-12T08:28:32.433 Debug: 2019-09-12 08:28:31 +0000 Automatically imported oslo::messaging::notifications from oslo/messaging/notifications into production
2019-09-12T08:28:32.436 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/messaging/rabbit.pp' in environment production
2019-09-12T08:28:32.439 Debug: 2019-09-12 08:28:31 +0000 Automatically imported oslo::messaging::rabbit from oslo/messaging/rabbit into production
2019-09-12T08:28:32.443 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/service.pp' in environment production
2019-09-12T08:28:32.446 Debug: 2019-09-12 08:28:31 +0000 Automatically imported keystone::service from keystone/service into production
2019-09-12T08:28:32.449 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::service::admin_token with options {:variables=>Scope(Class[Keystone::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d2a8f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d2d0d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d2d148 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d2d198 @type=#<Puppet::Pops::Types::PStringType:0x00000004d2d210 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d2d4b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d2d5d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d2d738 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.453 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::service::admin_token in YAML backend
2019-09-12T08:28:32.456 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.460 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.464 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.471 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.475 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.479 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.489 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.493 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.506 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.509 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.513 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.517 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.520 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::service::admin_endpoint with options {:variables=>Scope(Class[Keystone::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d41f80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d45c48 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d45c70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d45c98 @type=#<Puppet::Pops::Types::PStringType:0x00000004d45ce8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d45ea0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d45ef0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d460f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.523 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::service::admin_endpoint in YAML backend
2019-09-12T08:28:32.527 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.530 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.534 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.537 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.540 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.544 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.547 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.551 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.554 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.557 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.561 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.564 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.567 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::service::retries with options {:variables=>Scope(Class[Keystone::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d59fe0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d5d3e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d5d460 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d5d500 @type=#<Puppet::Pops::Types::PStringType:0x00000004d5d5a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d5d6e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d5d758 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d5d898 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.571 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::service::retries in YAML backend
2019-09-12T08:28:32.574 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.577 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.581 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.584 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.587 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.590 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.594 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.597 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.600 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.603 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.606 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.609 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.613 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::service::delay with options {:variables=>Scope(Class[Keystone::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d739e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d777e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d77860 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d77888 @type=#<Puppet::Pops::Types::PStringType:0x00000004d77950 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d77ae0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d77b80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d77dd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.616 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::service::delay in YAML backend
2019-09-12T08:28:32.619 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.623 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.626 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.629 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.632 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.636 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.639 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.642 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.645 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.648 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.651 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.655 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.658 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::service::insecure with options {:variables=>Scope(Class[Keystone::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d85dc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d89560 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d89588 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d895b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d89678 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d89808 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d89880 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d899e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.661 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::service::insecure in YAML backend
2019-09-12T08:28:32.664 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.667 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.670 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.673 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.677 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.680 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.683 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.686 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.689 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.692 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.695 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.699 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.702 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::service::cacert with options {:variables=>Scope(Class[Keystone::Service]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004da7b28 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004da9568 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004da9590 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004da9658 @type=#<Puppet::Pops::Types::PStringType:0x00000004da96a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004da9860 @type=#<Puppet::Pops::Types::PPatternType:0x00000004da98b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004da9a90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.706 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::service::cacert in YAML backend
2019-09-12T08:28:32.710 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.714 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.717 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.720 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.724 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.727 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.730 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.733 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.736 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.740 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.743 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.747 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.750 Info: 2019-09-12 08:28:31 +0000 Scope(Class[Keystone]): Keystone under Eventlet has been deprecated during the Kilo cycle. Support for deploying under eventlet will be dropped as of the M-release of OpenStack.
2019-09-12T08:28:32.754 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/db/sync.pp' in environment production
2019-09-12T08:28:32.757 Debug: 2019-09-12 08:28:31 +0000 Automatically imported keystone::db::sync from keystone/db/sync into production
2019-09-12T08:28:32.760 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::db::sync::extra_params with options {:variables=>Scope(Class[Keystone::Db::Sync]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e11848 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e1b7d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e1b8e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e1b910 @type=#<Puppet::Pops::Types::PStringType:0x00000004e1ba28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e14048 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e14278 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e14728 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.764 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::db::sync::extra_params in YAML backend
2019-09-12T08:28:32.767 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.771 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.774 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.777 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.780 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.783 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.786 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.790 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.793 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.796 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.799 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.802 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.806 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::db::sync::keystone_user with options {:variables=>Scope(Class[Keystone::Db::Sync]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e291a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e2cfd0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e2cff8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2d048 @type=#<Puppet::Pops::Types::PStringType:0x00000004e2d098 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2d278 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e2d318 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e2d458 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.809 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::db::sync::keystone_user in YAML backend
2019-09-12T08:28:32.815 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.819 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.822 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.826 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.829 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.833 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.836 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.839 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.843 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.846 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.849 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.852 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.855 Debug: 2019-09-12 08:28:31 +0000 Resource file[/opt/platform/keystone/fernet-keys] was not determined to be defined
2019-09-12T08:28:32.858 Debug: 2019-09-12 08:28:31 +0000 Create new resource file[/opt/platform/keystone/fernet-keys] with params {"ensure"=>"directory", "owner"=>"keystone", "group"=>"keystone", "mode"=>"0600", "subscribe"=>Anchor[keystone::install::end]{:name=>"keystone::install::end"}}
2019-09-12T08:28:32.862 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/endpoint.pp' in environment production
2019-09-12T08:28:32.865 Debug: 2019-09-12 08:28:31 +0000 Automatically imported keystone::endpoint from keystone/endpoint into production
2019-09-12T08:28:32.868 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::public_url with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd6480 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fdb188 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fdb1b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdb1d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fdb228 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdb340 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fdb390 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fdb4a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.871 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::public_url in YAML backend
2019-09-12T08:28:32.875 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.878 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.881 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.885 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.889 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.892 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.896 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.900 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.903 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.907 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.910 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.914 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.917 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::internal_url with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe6380 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004feb3a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004feb3d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004feb3f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004feb448 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004feb538 @type=#<Puppet::Pops::Types::PPatternType:0x00000004feb588 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004feb6a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.921 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::internal_url in YAML backend
2019-09-12T08:28:32.924 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.927 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.931 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.934 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.937 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.940 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.943 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.946 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.950 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.953 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:32.956 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:32.959 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:32.962 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::admin_url with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ff7ef0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ffb690 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ffb6b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffb6e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ffb730 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffb848 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ffb898 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ffbaa0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:32.965 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::admin_url in YAML backend
2019-09-12T08:28:32.968 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:32.971 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:32.974 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:32.977 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:32.981 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:32.984 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:32.987 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:32.990 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:32.993 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:32.997 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.000 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.003 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::endpoint::admin_url in personality
2019-09-12T08:28:33.007 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::region with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005005618 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005009560 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000050095b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000050095d8 @type=#<Puppet::Pops::Types::PStringType:0x00000005009628 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005009768 @type=#<Puppet::Pops::Types::PPatternType:0x00000005009830 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050099e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.010 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::region in YAML backend
2019-09-12T08:28:33.013 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.016 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.019 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.022 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.025 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.029 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.032 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.035 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.038 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.042 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.045 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.048 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::endpoint::region in personality
2019-09-12T08:28:33.051 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::user_domain with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050182e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005023d48 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005023d70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005023d98 @type=#<Puppet::Pops::Types::PStringType:0x00000005023de8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005023f50 @type=#<Puppet::Pops::Types::PPatternType:0x00000005023bb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000501c138 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.054 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::user_domain in YAML backend
2019-09-12T08:28:33.057 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.060 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.064 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.067 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.070 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.073 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.076 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.079 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.083 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.086 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.089 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.092 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.095 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::project_domain with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005033658 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050379b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000050379d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005037a00 @type=#<Puppet::Pops::Types::PStringType:0x00000005037a50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005037bb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000005037c30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005037d98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.099 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::project_domain in YAML backend
2019-09-12T08:28:33.102 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.105 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.108 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.111 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.114 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.117 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.120 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.123 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.127 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.130 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.133 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.136 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.139 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::default_domain with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005047ea0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005047068 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000050470b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000050470e0 @type=#<Puppet::Pops::Types::PStringType:0x00000005047130 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005047270 @type=#<Puppet::Pops::Types::PPatternType:0x000000050472e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050476a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.142 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::default_domain in YAML backend
2019-09-12T08:28:33.145 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.148 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.151 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.155 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.158 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.161 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.164 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.168 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.171 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.175 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.178 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.181 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::endpoint::default_domain in personality
2019-09-12T08:28:33.185 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::endpoint::version with options {:variables=>Scope(Class[Keystone::Endpoint]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050365b0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050326e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005032708 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005032730 @type=#<Puppet::Pops::Types::PStringType:0x000000050327a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050328e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000005032988 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005032cf8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.188 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::endpoint::version in YAML backend
2019-09-12T08:28:33.191 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.195 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.198 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.202 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.205 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.208 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.211 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.215 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.218 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.222 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.225 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.229 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::endpoint::version in personality
2019-09-12T08:28:33.233 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/resource/service_identity.pp' in environment production
2019-09-12T08:28:33.236 Debug: 2019-09-12 08:28:31 +0000 Automatically imported keystone::resource::service_identity from keystone/resource/service_identity into production
2019-09-12T08:28:33.240 Debug: 2019-09-12 08:28:31 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/roles/admin.pp' in environment production
2019-09-12T08:28:33.244 Debug: 2019-09-12 08:28:31 +0000 Automatically imported keystone::roles::admin from keystone/roles/admin into production
2019-09-12T08:28:33.248 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::roles::admin::password with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000476b818 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475aef0 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475af18 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475af68 @type=#<Puppet::Pops::Types::PStringType:0x0000000475b058 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475b210 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475b288 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475b468 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.251 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::roles::admin::password in YAML backend
2019-09-12T08:28:33.255 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.259 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.263 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.267 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.271 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.275 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.278 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.282 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.286 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.290 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::roles::admin::password in secure_static
2019-09-12T08:28:33.293 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::roles::admin::email with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000478c928 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004797210 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047971e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047971c0 @type=#<Puppet::Pops::Types::PStringType:0x000000047970f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004796ec8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004796db0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004796770 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.297 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::roles::admin::email in YAML backend
2019-09-12T08:28:33.301 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.304 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.308 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.311 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.314 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.318 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.321 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.325 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.329 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.332 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.335 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.339 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::roles::admin::email in personality
2019-09-12T08:28:33.342 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::roles::admin::admin with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a1aa8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047b50a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047b50d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047b5120 @type=#<Puppet::Pops::Types::PStringType:0x000000047b5198 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047b5328 @type=#<Puppet::Pops::Types::PPatternType:0x000000047b5468 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047b55f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.345 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::roles::admin::admin in YAML backend
2019-09-12T08:28:33.348 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.352 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.355 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.358 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.362 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.365 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.368 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.371 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.374 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.377 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.381 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.384 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.387 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::roles::admin::admin_tenant with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049bc798 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c0780 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c07d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c0820 @type=#<Puppet::Pops::Types::PStringType:0x000000049c08e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c09d8 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c0a28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049c0b90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.390 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::roles::admin::admin_tenant in YAML backend
2019-09-12T08:28:33.393 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.396 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.400 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.403 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.406 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.409 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.412 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.416 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.419 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.423 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.426 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.429 Debug: 2019-09-12 08:28:31 +0000 hiera(): Found keystone::roles::admin::admin_tenant in personality
2019-09-12T08:28:33.432 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::roles::admin::admin_roles with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049f8270 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a13458 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a13480 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a134a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a13520 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a13638 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a13688 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a137c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.436 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::roles::admin::admin_roles in YAML backend
2019-09-12T08:28:33.439 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.442 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.446 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.449 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.453 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.456 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.459 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.463 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.466 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.469 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.472 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.475 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.479 Debug: 2019-09-12 08:28:31 +0000 Performing a hiera indirector lookup of keystone::roles::admin::service_tenant with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a412e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a44580 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a445a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a44648 @type=#<Puppet::Pops::Types::PStringType:0x00000004a446e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a44800 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a44850 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a44990 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.482 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking up keystone::roles::admin::service_tenant in YAML backend
2019-09-12T08:28:33.485 Debug: 2019-09-12 08:28:31 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.488 Debug: 2019-09-12 08:28:31 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.492 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.495 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.498 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.501 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.504 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.508 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.511 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.514 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.518 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.521 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.524 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::admin_tenant_desc with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a67d28 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a650a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a650f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a65118 @type=#<Puppet::Pops::Types::PStringType:0x00000004a65168 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a65258 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a652a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a653c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.528 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::admin_tenant_desc in YAML backend
2019-09-12T08:28:33.531 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.534 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.538 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.541 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.544 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.547 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.551 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.554 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.557 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.560 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.563 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.566 Debug: 2019-09-12 08:28:32 +0000 hiera(): Found keystone::roles::admin::admin_tenant_desc in personality
2019-09-12T08:28:33.569 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::service_tenant_desc with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a70a40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a74758 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a74780 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a747a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a747f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a748e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a74938 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a74be0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.573 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::service_tenant_desc in YAML backend
2019-09-12T08:28:33.576 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.579 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.582 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.585 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.588 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.592 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.595 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.598 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.601 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.606 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.610 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.613 Debug: 2019-09-12 08:28:32 +0000 hiera(): Found keystone::roles::admin::service_tenant_desc in personality
2019-09-12T08:28:33.616 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::configure_user with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a871f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a84360 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a843b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a843d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a84478 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a84590 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a845e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a847e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.620 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::configure_user in YAML backend
2019-09-12T08:28:33.623 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.627 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.630 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.633 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.637 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.640 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.643 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.647 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.650 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.654 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.657 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.660 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.664 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::configure_user_role with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a95958 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a98dd8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a98e00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a98e28 @type=#<Puppet::Pops::Types::PStringType:0x00000004a98e78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a98f68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a98fb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a99120 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.668 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::configure_user_role in YAML backend
2019-09-12T08:28:33.671 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.674 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.678 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.681 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.684 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.687 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.691 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.694 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.697 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.700 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.703 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.706 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.709 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::admin_user_domain with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa5fb0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aaec50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aaec78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aaeca0 @type=#<Puppet::Pops::Types::PStringType:0x00000004aaecf0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aaede0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aaee30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aaef70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.713 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::admin_user_domain in YAML backend
2019-09-12T08:28:33.716 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.719 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.722 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.726 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.729 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.732 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.735 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.738 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.742 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.745 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.748 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.751 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.755 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::admin_project_domain with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004adf878 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aeefd0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aef020 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aef048 @type=#<Puppet::Pops::Types::PStringType:0x00000004aef0c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aef200 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aef278 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aef570 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.758 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::admin_project_domain in YAML backend
2019-09-12T08:28:33.761 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.764 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.767 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.771 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.774 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.777 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.780 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.783 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.786 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.790 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.793 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.796 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.799 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::service_project_domain with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b14ed8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b1f928 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b1f978 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1f9a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b1f9f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b1fb30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b1fb80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b1fce8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.802 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::service_project_domain in YAML backend
2019-09-12T08:28:33.805 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.809 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.812 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.815 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.818 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.822 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.825 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.829 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.832 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.835 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.838 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.842 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.845 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of keystone::roles::admin::target_admin_domain with options {:variables=>Scope(Class[Keystone::Roles::Admin]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b28668 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b2c628 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b2c678 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2c768 @type=#<Puppet::Pops::Types::PStringType:0x00000004b2c880 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2cb78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b2cbf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b2ce20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.848 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up keystone::roles::admin::target_admin_domain in YAML backend
2019-09-12T08:28:33.852 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.855 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.858 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.862 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.865 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.868 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.871 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.874 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.878 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.881 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.884 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.888 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.891 Debug: 2019-09-12 08:28:32 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/disable_admin_token_auth.pp' in environment production
2019-09-12T08:28:33.894 Debug: 2019-09-12 08:28:32 +0000 Automatically imported keystone::disable_admin_token_auth from keystone/disable_admin_token_auth into production
2019-09-12T08:28:33.898 Debug: 2019-09-12 08:28:32 +0000 importing '/usr/share/puppet/modules/openstack/manifests/barbican.pp' in environment production
2019-09-12T08:28:33.901 Debug: 2019-09-12 08:28:32 +0000 Automatically imported openstack::barbican::bootstrap from openstack/barbican into production
2019-09-12T08:28:33.904 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of openstack::barbican::params::api_port with options {:variables=>Scope(Class[Openstack::Barbican::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033d3da0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003406d18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003406e30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003406e58 @type=#<Puppet::Pops::Types::PStringType:0x00000003406f70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000034070b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003407100 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000034073f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.908 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up openstack::barbican::params::api_port in YAML backend
2019-09-12T08:28:33.911 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.915 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.918 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.921 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.924 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.927 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.931 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.934 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.937 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.940 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.944 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.947 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.950 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of openstack::barbican::params::region_name with options {:variables=>Scope(Class[Openstack::Barbican::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000036dcbc8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000374c4f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000374c518 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000374c568 @type=#<Puppet::Pops::Types::PStringType:0x0000000374c5b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000374ca40 @type=#<Puppet::Pops::Types::PPatternType:0x0000000374cb58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000374cef0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:33.954 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up openstack::barbican::params::region_name in YAML backend
2019-09-12T08:28:33.957 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:33.961 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:33.964 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:33.967 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:33.971 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:33.974 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:33.978 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:33.981 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:33.984 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:33.987 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:33.990 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:33.995 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:33.998 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of openstack::barbican::params::service_name with options {:variables=>Scope(Class[Openstack::Barbican::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000379bd70 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037ac378 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037ac418 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037ac440 @type=#<Puppet::Pops::Types::PStringType:0x000000037ac558 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037ac8c8 @type=#<Puppet::Pops::Types::PPatternType:0x000000037ac940 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037ace40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.002 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up openstack::barbican::params::service_name in YAML backend
2019-09-12T08:28:34.006 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.009 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.013 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.017 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.020 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.024 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.028 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.031 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.035 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.038 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.042 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.045 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.048 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of openstack::barbican::params::service_create with options {:variables=>Scope(Class[Openstack::Barbican::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003934a60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003955d78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003955da0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003955f08 @type=#<Puppet::Pops::Types::PStringType:0x000000039561b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003956840 @type=#<Puppet::Pops::Types::PPatternType:0x00000003956e08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000039572e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.052 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up openstack::barbican::params::service_create in YAML backend
2019-09-12T08:28:34.055 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.058 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.062 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.065 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.069 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.072 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.075 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.079 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.082 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.086 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.089 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.092 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.095 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of openstack::barbican::params::service_enabled with options {:variables=>Scope(Class[Openstack::Barbican::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003a19908 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004046380 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000040463a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000040464c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004046678 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004046b28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004046c40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000040472d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.099 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up openstack::barbican::params::service_enabled in YAML backend
2019-09-12T08:28:34.102 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.106 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.109 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.112 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.116 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.119 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.122 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.126 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.129 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.132 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.136 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.139 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.142 Debug: 2019-09-12 08:28:32 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/init.pp' in environment production
2019-09-12T08:28:34.146 Debug: 2019-09-12 08:28:32 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/keystone/auth.pp' in environment production
2019-09-12T08:28:34.149 Debug: 2019-09-12 08:28:32 +0000 Automatically imported barbican::keystone::auth from barbican/keystone/auth into production
2019-09-12T08:28:34.153 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::password with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000476af80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004759280 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004759320 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004759348 @type=#<Puppet::Pops::Types::PStringType:0x00000004759410 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004759640 @type=#<Puppet::Pops::Types::PPatternType:0x00000004759708 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004759938 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.156 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::password in YAML backend
2019-09-12T08:28:34.159 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.163 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.166 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.169 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.173 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.176 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.179 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.183 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.186 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.190 Debug: 2019-09-12 08:28:32 +0000 hiera(): Found barbican::keystone::auth::password in secure_static
2019-09-12T08:28:34.193 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::auth_name with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004792788 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004796bf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004796c20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004796c48 @type=#<Puppet::Pops::Types::PStringType:0x00000004796cc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004796dd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004796e28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004796fe0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.196 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::auth_name in YAML backend
2019-09-12T08:28:34.199 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.203 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.206 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.209 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.213 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.216 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.220 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.223 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.226 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.230 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.233 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.237 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.240 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::email with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a0298 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004987b10 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004987b38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004987b60 @type=#<Puppet::Pops::Types::PStringType:0x00000004987c00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004987d40 @type=#<Puppet::Pops::Types::PPatternType:0x00000004987db8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004987e30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.243 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::email in YAML backend
2019-09-12T08:28:34.246 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.250 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.253 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.256 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.259 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.262 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.266 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.270 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.273 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.276 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.280 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.283 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.286 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::tenant with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c3390 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c7148 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c7170 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c7198 @type=#<Puppet::Pops::Types::PStringType:0x000000049c71e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c73c8 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c7418 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049c75f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.289 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::tenant in YAML backend
2019-09-12T08:28:34.293 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.296 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.299 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.303 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.306 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.310 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.313 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.316 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.320 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.323 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.327 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.330 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.333 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::configure_endpoint with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a05498 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a104d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a10528 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a10550 @type=#<Puppet::Pops::Types::PStringType:0x00000004a10618 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a10758 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a107a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a108e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.336 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::configure_endpoint in YAML backend
2019-09-12T08:28:34.340 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.343 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.346 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.349 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.353 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.356 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.360 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.363 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.367 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.370 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.373 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.377 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.380 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::configure_user with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a47000 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a4a700 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a4a728 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a4a750 @type=#<Puppet::Pops::Types::PStringType:0x00000004a4a7a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a4a890 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a4a8e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a4aa70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.383 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::configure_user in YAML backend
2019-09-12T08:28:34.386 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.390 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.393 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.396 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.399 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.403 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.406 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.409 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.413 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.416 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.419 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.423 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.426 Debug: 2019-09-12 08:28:32 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::service_name with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a668b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6bd88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6bdb0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6bdd8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6be28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6bf18 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a6bf68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a64038 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.429 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking up barbican::keystone::auth::service_name in YAML backend
2019-09-12T08:28:34.432 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.435 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.438 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.442 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.445 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.448 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.451 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.455 Debug: 2019-09-12 08:28:32 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.458 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.461 Debug: 2019-09-12 08:28:32 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.464 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.468 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.471 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::service_type with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a76350 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a7ac70 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a7ac98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a7acc0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a7ad38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a7ae28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a7ae78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a7af90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.474 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::auth::service_type in YAML backend
2019-09-12T08:28:34.477 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.480 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.483 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.487 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.490 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.493 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.497 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.501 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.505 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.508 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.511 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.515 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.519 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::region with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a85440 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a89ea0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a89ec8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a89ef0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a89f40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8a080 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a8a0d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a8a288 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.523 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::auth::region in YAML backend
2019-09-12T08:28:34.527 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.530 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.534 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.537 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.541 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.544 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.547 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.551 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.554 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.557 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.561 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.564 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.567 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::public_url with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a99d00 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a9f110 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a9f138 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9f160 @type=#<Puppet::Pops::Types::PStringType:0x00000004a9f1d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a9f2c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a9f340 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a9f458 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.571 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::auth::public_url in YAML backend
2019-09-12T08:28:34.574 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.578 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.581 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.584 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.588 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.591 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.595 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.599 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.602 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.605 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.609 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.613 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.616 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::internal_url with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aafbf0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aacf90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aacfb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aacfe0 @type=#<Puppet::Pops::Types::PStringType:0x00000004aad030 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aad120 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aad170 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aad288 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.619 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::auth::internal_url in YAML backend
2019-09-12T08:28:34.623 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.626 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.630 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.634 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.638 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.641 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.645 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.648 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.651 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.655 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.658 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.662 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.665 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::auth::admin_url with options {:variables=>Scope(Class[Barbican::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004adc5b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004afbc08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004afbc30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004afbc80 @type=#<Puppet::Pops::Types::PStringType:0x00000004afbcd0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004afbde8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004afbe88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004afb2a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.669 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::auth::admin_url in YAML backend
2019-09-12T08:28:34.673 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.677 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.684 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.687 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.691 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.694 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.698 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.701 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.704 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.708 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.711 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.714 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.717 Debug: 2019-09-12 08:28:33 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/deps.pp' in environment production
2019-09-12T08:28:34.721 Debug: 2019-09-12 08:28:33 +0000 Automatically imported barbican::deps from barbican/deps into production
2019-09-12T08:28:34.724 Debug: 2019-09-12 08:28:33 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/keystone/authtoken.pp' in environment production
2019-09-12T08:28:34.728 Debug: 2019-09-12 08:28:33 +0000 Automatically imported barbican::keystone::authtoken from barbican/keystone/authtoken into production
2019-09-12T08:28:34.731 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::password with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb1730 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb5970 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb5998 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb59e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb5a60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb5ba0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb5c18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb5d58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.735 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::password in YAML backend
2019-09-12T08:28:34.740 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.743 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.746 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.749 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.752 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.756 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.759 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.762 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.766 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.769 Debug: 2019-09-12 08:28:33 +0000 hiera(): Found barbican::keystone::authtoken::password in secure_static
2019-09-12T08:28:34.773 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::username with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec0140 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ec4178 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ec41a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec41f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ec4240 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec43a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ec4448 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ec4600 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.776 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::username in YAML backend
2019-09-12T08:28:34.779 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.782 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.786 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.789 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.792 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.795 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.798 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.802 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.805 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.808 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.812 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.815 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.819 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::insecure with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed57c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eda0e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eda108 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eda130 @type=#<Puppet::Pops::Types::PStringType:0x00000004eda1a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eda2c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eda310 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eda4c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.822 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::insecure in YAML backend
2019-09-12T08:28:34.826 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.829 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.832 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.835 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.839 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.842 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.845 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.849 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.852 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.855 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.858 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.861 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.865 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::auth_section with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee4040 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee8c08 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee8c30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee8c58 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee8ca8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee8dc0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee8e10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee8f50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.868 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::auth_section in YAML backend
2019-09-12T08:28:34.871 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.875 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.878 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.881 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.885 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.888 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.891 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.894 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.898 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.901 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.904 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.908 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.912 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::auth_type with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef4760 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef9698 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef96c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef96e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef9738 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef9828 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef9878 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef9a08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.915 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::auth_type in YAML backend
2019-09-12T08:28:34.918 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.922 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.925 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.928 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.931 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.935 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.938 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.941 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.944 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.948 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.951 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:34.954 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:34.957 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::auth_uri with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f0ac18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f0d440 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f0d468 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f0d4b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f0d530 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f0d670 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f0d6c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f0d878 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:34.961 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::auth_uri in YAML backend
2019-09-12T08:28:34.964 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:34.968 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:34.971 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:34.974 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:34.978 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:34.981 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:34.984 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:34.988 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:34.991 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:34.994 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:34.998 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.001 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.005 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::auth_version with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f1c490 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f20310 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f20338 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f20360 @type=#<Puppet::Pops::Types::PStringType:0x00000004f203d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f20518 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f205e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f20748 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.008 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::auth_version in YAML backend
2019-09-12T08:28:35.012 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.015 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.019 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.022 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.026 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.029 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.033 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.036 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.039 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.042 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.046 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.049 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.052 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::cache with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f30e18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f35490 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f354b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f354e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f35580 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f35710 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f35788 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f358c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.055 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::cache in YAML backend
2019-09-12T08:28:35.058 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.061 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.064 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.067 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.071 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.074 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.077 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.080 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.083 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.087 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.090 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.093 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.096 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::cafile with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f460d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f4ac00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f4ac28 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4ac50 @type=#<Puppet::Pops::Types::PStringType:0x00000004f4aca0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4ad90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f4ade0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4af48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.099 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::cafile in YAML backend
2019-09-12T08:28:35.103 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.106 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.109 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.112 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.116 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.119 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.123 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.127 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.130 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.133 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.136 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.140 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.143 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::certfile with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f56230 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5af38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5af60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5afb0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5b000 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5b140 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5b190 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5b320 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.146 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::certfile in YAML backend
2019-09-12T08:28:35.150 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.153 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.157 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.160 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.163 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.167 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.170 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.173 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.176 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.180 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.183 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.186 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.190 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::check_revocations_for_cached with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f66658 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f6a1e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f6a208 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6a230 @type=#<Puppet::Pops::Types::PStringType:0x00000004f6a280 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6a398 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f6a410 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f6a528 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.193 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::check_revocations_for_cached in YAML backend
2019-09-12T08:28:35.197 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.200 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.204 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.207 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.210 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.214 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.217 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.220 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.224 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.227 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.231 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.234 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.237 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::delay_auth_decision with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f743e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f78ee8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f78f10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f78f38 @type=#<Puppet::Pops::Types::PStringType:0x00000004f78f88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f791b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f79208 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f79348 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.241 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::delay_auth_decision in YAML backend
2019-09-12T08:28:35.251 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.255 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.259 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.263 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.266 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.270 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.273 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.276 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.280 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.283 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.286 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.289 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.293 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::enforce_token_bind with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f85328 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f89590 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f895e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f89608 @type=#<Puppet::Pops::Types::PStringType:0x00000004f89680 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f897e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f89838 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f899c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.298 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::enforce_token_bind in YAML backend
2019-09-12T08:28:35.301 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.305 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.308 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.312 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.315 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.318 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.321 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.324 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.328 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.331 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.334 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.338 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.341 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::hash_algorithms with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f9aed0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9fd18 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9fd40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9fd90 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9fde0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9ff48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9f610 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f9e620 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.344 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::hash_algorithms in YAML backend
2019-09-12T08:28:35.347 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.351 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.354 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.357 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.361 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.364 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.367 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.371 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.374 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.378 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.381 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.385 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.388 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::http_connect_timeout with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004facfe0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb1658 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb1680 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb16a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb1720 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1860 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb18d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb1a90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.392 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::http_connect_timeout in YAML backend
2019-09-12T08:28:35.396 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.399 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.402 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.406 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.410 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.414 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.417 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.421 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.424 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.427 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.431 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.434 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.437 Debug: 2019-09-12 08:28:33 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::http_request_max_retries with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc2548 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fc6260 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fc62d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc6300 @type=#<Puppet::Pops::Types::PStringType:0x00000004fc6350 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc6648 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fc6738 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fc68c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.440 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking up barbican::keystone::authtoken::http_request_max_retries in YAML backend
2019-09-12T08:28:35.444 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.447 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.450 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.453 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.457 Debug: 2019-09-12 08:28:33 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.461 Debug: 2019-09-12 08:28:33 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.464 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.467 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.470 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.474 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.477 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.480 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.483 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::include_service_catalog with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd64f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fdb250 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fdb2a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdb2c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fdb318 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdb408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fdb458 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fdb5c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.487 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::include_service_catalog in YAML backend
2019-09-12T08:28:35.490 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.494 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.497 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.501 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.504 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.507 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.511 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.514 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.517 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.521 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.524 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.527 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.530 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::keyfile with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe66f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004feb740 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004feb768 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004feb790 @type=#<Puppet::Pops::Types::PStringType:0x00000004feb7e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004feb8d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004feb920 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004feba38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.534 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::keyfile in YAML backend
2019-09-12T08:28:35.537 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.540 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.543 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.546 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.550 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.553 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.556 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.560 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.563 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.567 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.570 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.577 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.581 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_pool_conn_get_timeout with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ff0498 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ffbca8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ffbcf8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffbd20 @type=#<Puppet::Pops::Types::PStringType:0x00000004ffbd70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffbeb0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ffbf28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff8530 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.585 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_pool_conn_get_timeout in YAML backend
2019-09-12T08:28:35.588 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.592 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.595 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.598 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.602 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.605 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.608 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.612 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.615 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.619 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.622 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.626 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.629 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_pool_dead_retry with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050057d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005009a60 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005009a88 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005009ab0 @type=#<Puppet::Pops::Types::PStringType:0x00000005009b28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005009c68 @type=#<Puppet::Pops::Types::PPatternType:0x00000005009cb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005009e48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.632 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_pool_dead_retry in YAML backend
2019-09-12T08:28:35.636 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.639 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.642 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.645 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.648 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.651 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.655 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.658 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.661 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.665 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.668 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.671 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.674 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_pool_maxsize with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000501e0c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005021318 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005021368 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000050213b8 @type=#<Puppet::Pops::Types::PStringType:0x00000005021430 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050215c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000005021688 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005021908 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.677 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_pool_maxsize in YAML backend
2019-09-12T08:28:35.680 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.684 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.687 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.690 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.694 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.697 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.700 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.704 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.707 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.711 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.714 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.717 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.720 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_pool_socket_timeout with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005030c28 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050352a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000050352c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005035368 @type=#<Puppet::Pops::Types::PStringType:0x000000050353e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005035520 @type=#<Puppet::Pops::Types::PPatternType:0x00000005035570 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050356d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.723 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_pool_socket_timeout in YAML backend
2019-09-12T08:28:35.727 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.731 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.734 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.738 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.742 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.745 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.749 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.752 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.755 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.759 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.762 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.766 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.770 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_pool_unused_timeout with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005045290 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005043530 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005043580 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000050435a8 @type=#<Puppet::Pops::Types::PStringType:0x000000050435f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005043760 @type=#<Puppet::Pops::Types::PPatternType:0x00000005043878 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050439e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.774 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_pool_unused_timeout in YAML backend
2019-09-12T08:28:35.777 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.781 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.784 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.788 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.791 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.794 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.798 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.801 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.805 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.808 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.812 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.815 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.818 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_secret_key with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005033630 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000502f828 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000502f850 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000502f878 @type=#<Puppet::Pops::Types::PStringType:0x0000000502f8f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000502f9e0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000502fa30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000502fbc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.822 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_secret_key in YAML backend
2019-09-12T08:28:35.825 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.829 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.832 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.835 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.838 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.841 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.845 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.848 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.851 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.854 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.858 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.861 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.864 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_security_strategy with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000501d038 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005018718 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005018768 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000050187b8 @type=#<Puppet::Pops::Types::PStringType:0x00000005018830 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005018970 @type=#<Puppet::Pops::Types::PPatternType:0x00000005018a10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005018c40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.867 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_security_strategy in YAML backend
2019-09-12T08:28:35.871 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.874 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.877 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.880 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.884 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.887 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.890 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.893 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.897 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.900 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.903 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.906 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.910 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcache_use_advanced_pool with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005006900 @options_t=#<Puppet::Pops::Types::PStructType:0x000000050029e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005002a08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005002a58 @type=#<Puppet::Pops::Types::PStringType:0x00000005002ad0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005002c38 @type=#<Puppet::Pops::Types::PPatternType:0x00000005002c88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005002e18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.913 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcache_use_advanced_pool in YAML backend
2019-09-12T08:28:35.917 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.920 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.924 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.927 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.931 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.935 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.939 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.942 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.946 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.949 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.953 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:35.956 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:35.960 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::memcached_servers with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ff3da0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ff0df8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ff0e48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff0e70 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff0ec0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff0fd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff1028 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff11b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:35.963 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::memcached_servers in YAML backend
2019-09-12T08:28:35.966 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:35.969 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:35.972 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:35.976 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:35.979 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:35.982 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:35.985 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:35.989 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:35.992 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:35.995 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:35.998 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.002 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.005 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::manage_memcache_package with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe5908 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fe2870 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fe2898 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe28c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fe2910 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe2a78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fe2ac8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fe2c08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.008 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::manage_memcache_package in YAML backend
2019-09-12T08:28:36.011 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.014 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.018 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.021 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.024 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.028 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.031 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.034 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.037 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.040 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.043 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.047 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.050 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::region_name with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd56e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd1ef8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd1f20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd1f48 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd1fc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd2128 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd21a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd22b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.053 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::region_name in YAML backend
2019-09-12T08:28:36.056 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.059 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.062 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.066 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.069 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.072 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.075 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.078 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.081 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.084 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.088 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.091 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.094 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::revocation_cache_time with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc17b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbdf98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbdfc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbe010 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbe060 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbe178 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbe1c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbe358 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.097 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::revocation_cache_time in YAML backend
2019-09-12T08:28:36.100 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.103 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.106 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.110 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.113 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.116 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.119 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.123 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.126 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.129 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.132 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.135 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.139 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::keystone::authtoken::token_cache_time with options {:variables=>Scope(Class[Barbican::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004faf150 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fab168 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fab1e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fab230 @type=#<Puppet::Pops::Types::PStringType:0x00000004fab2d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fab528 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fab5c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fab8c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.142 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::keystone::authtoken::token_cache_time in YAML backend
2019-09-12T08:28:36.145 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.148 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.151 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.154 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.158 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.161 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.164 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.167 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.171 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.174 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.178 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.181 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.185 Debug: 2019-09-12 08:28:34 +0000 importing '/usr/share/openstack-puppet/modules/keystone/manifests/resource/authtoken.pp' in environment production
2019-09-12T08:28:36.188 Debug: 2019-09-12 08:28:34 +0000 Automatically imported keystone::resource::authtoken from keystone/resource/authtoken into production
2019-09-12T08:28:36.192 Debug: 2019-09-12 08:28:34 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/db/postgresql.pp' in environment production
2019-09-12T08:28:36.196 Debug: 2019-09-12 08:28:34 +0000 Automatically imported barbican::db::postgresql from barbican/db/postgresql into production
2019-09-12T08:28:36.199 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::db::postgresql::password with options {:variables=>Scope(Class[Barbican::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed2db8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ecf370 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ecf398 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecf3c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ecf410 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecf550 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ecf5f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ecf758 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.202 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::db::postgresql::password in YAML backend
2019-09-12T08:28:36.206 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.209 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.212 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.216 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.219 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.222 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.226 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.229 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.232 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.235 Debug: 2019-09-12 08:28:34 +0000 hiera(): Found barbican::db::postgresql::password in secure_static
2019-09-12T08:28:36.239 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::db::postgresql::dbname with options {:variables=>Scope(Class[Barbican::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec2fa8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ebf0d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ebf100 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebf128 @type=#<Puppet::Pops::Types::PStringType:0x00000004ebf178 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebf268 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ebf2e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ebf4c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.242 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::db::postgresql::dbname in YAML backend
2019-09-12T08:28:36.245 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.249 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.252 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.255 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.258 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.261 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.265 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.268 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.271 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.274 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.278 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.281 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.284 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::db::postgresql::user with options {:variables=>Scope(Class[Barbican::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eae4b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eaa228 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eaa2c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eaa2f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eaa340 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eaa4d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eaa548 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eaa700 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.287 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::db::postgresql::user in YAML backend
2019-09-12T08:28:36.291 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.294 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.297 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.301 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.304 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.307 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.310 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.314 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.317 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.320 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.323 Debug: 2019-09-12 08:28:34 +0000 hiera(): Found barbican::db::postgresql::user in static
2019-09-12T08:28:36.326 Debug: 2019-09-12 08:28:34 +0000 Performing a hiera indirector lookup of barbican::db::postgresql::encoding with options {:variables=>Scope(Class[Barbican::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e9b2a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e95698 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e956e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e95738 @type=#<Puppet::Pops::Types::PStringType:0x00000004e95788 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e95918 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e95ad0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e95d28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.330 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking up barbican::db::postgresql::encoding in YAML backend
2019-09-12T08:28:36.333 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.337 Debug: 2019-09-12 08:28:34 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.340 Debug: 2019-09-12 08:28:34 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.343 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.346 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.349 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.352 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.356 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.359 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.362 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.365 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.368 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.371 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::db::postgresql::privileges with options {:variables=>Scope(Class[Barbican::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e83dd0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e7f5a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e7f5f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7f668 @type=#<Puppet::Pops::Types::PStringType:0x00000004e7f6e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7f898 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e7f938 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e7fb90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.375 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::db::postgresql::privileges in YAML backend
2019-09-12T08:28:36.378 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.381 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.385 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.389 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.392 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.395 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.398 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.401 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.405 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.408 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.411 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.414 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.417 Debug: 2019-09-12 08:28:35 +0000 Scope(Class[Openstack::Barbican]): Retrieving template openstack/barbican-api-logrotate.erb
2019-09-12T08:28:36.420 Debug: 2019-09-12 08:28:35 +0000 template[/usr/share/puppet/modules/openstack/templates/barbican-api-logrotate.erb]: Bound template variables for /usr/share/puppet/modules/openstack/templates/barbican-api-logrotate.erb in 0.00 seconds
2019-09-12T08:28:36.424 Debug: 2019-09-12 08:28:35 +0000 template[/usr/share/puppet/modules/openstack/templates/barbican-api-logrotate.erb]: Interpolated template /usr/share/puppet/modules/openstack/templates/barbican-api-logrotate.erb in 0.00 seconds
2019-09-12T08:28:36.427 Debug: 2019-09-12 08:28:35 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/api.pp' in environment production
2019-09-12T08:28:36.430 Debug: 2019-09-12 08:28:35 +0000 Automatically imported barbican::api from barbican/api into production
2019-09-12T08:28:36.433 Debug: 2019-09-12 08:28:35 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/params.pp' in environment production
2019-09-12T08:28:36.438 Debug: 2019-09-12 08:28:35 +0000 Automatically imported barbican::params from barbican/params into production
2019-09-12T08:28:36.441 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::package_ensure with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e620c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004023420 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004023498 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000040234c0 @type=#<Puppet::Pops::Types::PStringType:0x000000040235b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000040238d0 @type=#<Puppet::Pops::Types::PPatternType:0x000000040239e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000401c080 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.444 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::package_ensure in YAML backend
2019-09-12T08:28:36.448 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.451 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.454 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.457 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.461 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.464 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.467 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.470 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.474 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.477 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.480 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.483 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.486 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::client_package_ensure with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ca24e0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000432d698 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000432d738 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000432d878 @type=#<Puppet::Pops::Types::PStringType:0x0000000432da58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000432e318 @type=#<Puppet::Pops::Types::PPatternType:0x0000000432e7a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000432ec78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.490 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::client_package_ensure in YAML backend
2019-09-12T08:28:36.494 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.497 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.501 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.504 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.507 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.511 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.514 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.518 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.521 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.524 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.528 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.531 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.534 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::bind_host with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000489ae50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004750d38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004750d60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004750db0 @type=#<Puppet::Pops::Types::PStringType:0x00000004750e28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047510f8 @type=#<Puppet::Pops::Types::PPatternType:0x000000047511c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047513a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.538 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::bind_host in YAML backend
2019-09-12T08:28:36.541 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.544 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.548 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.551 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.554 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.558 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.561 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.565 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.568 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.572 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.575 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.578 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.582 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::max_allowed_secret_in_bytes with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475b0f8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475e898 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475e8c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475e910 @type=#<Puppet::Pops::Types::PStringType:0x0000000475e988 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475eaa0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475eb40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475eca8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.585 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::max_allowed_secret_in_bytes in YAML backend
2019-09-12T08:28:36.589 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.592 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.595 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.598 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.602 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.605 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.608 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.611 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.615 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.618 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.621 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.624 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.627 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::max_allowed_request_size_in_bytes with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004795aa0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000479a988 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000479a9d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000479aa28 @type=#<Puppet::Pops::Types::PStringType:0x0000000479aa78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000479abb8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000479ac08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000479ad48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.630 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::max_allowed_request_size_in_bytes in YAML backend
2019-09-12T08:28:36.633 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.637 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.640 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.643 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.647 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.650 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.653 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.656 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.659 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.662 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.665 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.669 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.672 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::rpc_response_timeout with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049867d8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000499a198 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000499a1c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000499a1e8 @type=#<Puppet::Pops::Types::PStringType:0x0000000499a238 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000499a3a0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000499a440 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000499a5f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.675 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::rpc_response_timeout in YAML backend
2019-09-12T08:28:36.678 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.681 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.684 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.687 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.690 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.694 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.697 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.700 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.703 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.706 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.709 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.712 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.715 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::control_exchange with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c5cd0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049dd7b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049dd7e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049dd808 @type=#<Puppet::Pops::Types::PStringType:0x000000049dd8d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049ddbc8 @type=#<Puppet::Pops::Types::PPatternType:0x000000049ddc18 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049ddf88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.718 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::control_exchange in YAML backend
2019-09-12T08:28:36.721 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.725 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.728 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.732 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.735 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.739 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.742 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.746 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.749 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.752 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.756 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.759 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.763 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::notification_transport_url with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a1f028 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a2a2e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a2a310 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2a338 @type=#<Puppet::Pops::Types::PStringType:0x00000004a2a3b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2a4f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a2a568 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a2a680 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.766 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::notification_transport_url in YAML backend
2019-09-12T08:28:36.770 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.773 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.776 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.779 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.782 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.786 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.789 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.792 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.795 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.798 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.801 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.805 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.808 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::notification_driver with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a49698 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5e250 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5e278 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5e2a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5e2f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5e408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5e458 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5e598 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.811 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::notification_driver in YAML backend
2019-09-12T08:28:36.815 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.818 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.821 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.824 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.828 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.831 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.834 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.838 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.841 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.844 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.847 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.851 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.854 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::notification_topics with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a6af78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6ff78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6ffa0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6eda8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6cd28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a68110 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a68160 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a68408 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.858 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::notification_topics in YAML backend
2019-09-12T08:28:36.861 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.864 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.867 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.870 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.874 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.877 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.880 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.883 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.886 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.890 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.893 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.897 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.900 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_heartbeat_timeout_threshold with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a79ca8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a7c9a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a7c9d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a7c9f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a7ca48 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a7cb60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a7cbb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a7ce58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.903 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::rabbit_heartbeat_timeout_threshold in YAML backend
2019-09-12T08:28:36.906 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.910 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.917 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.920 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.924 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.927 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.930 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.933 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.936 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.940 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.943 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.947 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.950 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_heartbeat_rate with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a88730 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a8d0f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a8d140 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8d168 @type=#<Puppet::Pops::Types::PStringType:0x00000004a8d1b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8d320 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a8d370 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a8d4d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.953 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::rabbit_heartbeat_rate in YAML backend
2019-09-12T08:28:36.957 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:36.960 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:36.964 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:36.967 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:36.970 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:36.973 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:36.976 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:36.980 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:36.983 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:36.986 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:36.989 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:36.993 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:36.996 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_ha_queues with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a9e2b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa37d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa3800 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa3828 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa3878 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa3990 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa39e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa3af8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:36.999 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::rabbit_ha_queues in YAML backend
2019-09-12T08:28:37.002 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.005 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.008 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.012 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.015 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.018 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.021 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.024 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.028 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.031 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.035 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.038 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.041 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::amqp_durable_queues with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aac108 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004abd598 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004abd5c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004abd5e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004abd638 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004abd750 @type=#<Puppet::Pops::Types::PPatternType:0x00000004abd7a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004abd8b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.045 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::amqp_durable_queues in YAML backend
2019-09-12T08:28:37.048 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.051 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.055 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.058 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.061 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.065 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.068 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.071 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.074 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.078 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.081 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.085 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.088 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::enable_queue with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004afa8d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b0cd50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b0cd78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b0cda0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b0ce18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b0cf30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b0cf80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b0d098 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.091 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::enable_queue in YAML backend
2019-09-12T08:28:37.095 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.098 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.101 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.104 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.107 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.111 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.114 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.117 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.121 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.124 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.128 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.131 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.134 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::queue_namespace with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b22358 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b25828 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b25850 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b258a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b25940 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b25b20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b25b70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b25d50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.138 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::queue_namespace in YAML backend
2019-09-12T08:28:37.141 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.144 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.148 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.151 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.154 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.157 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.160 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.164 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.167 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.170 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.174 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.177 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.181 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::queue_topic with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b39e40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b3d130 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b3d180 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b3d1a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004b3d220 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b3d338 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b3d3d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b3d540 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.184 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::queue_topic in YAML backend
2019-09-12T08:28:37.187 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.191 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.194 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.197 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.200 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.203 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.206 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.209 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.212 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.216 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.219 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.222 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.225 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::queue_version with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b55140 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b76868 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b76890 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b768e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004b76930 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b76a98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b76ae8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b76ca0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.231 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::queue_version in YAML backend
2019-09-12T08:28:37.234 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.237 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.241 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.244 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.248 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.251 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.254 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.258 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.261 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.264 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.268 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.271 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.274 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::queue_server_name with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bbf680 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bc2b00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bc2b28 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bc2b50 @type=#<Puppet::Pops::Types::PStringType:0x00000004bc2ba0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bc2d30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bc2d80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bc2ee8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.277 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::queue_server_name in YAML backend
2019-09-12T08:28:37.281 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.284 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.287 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.290 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.294 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.298 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.301 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.304 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.307 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.310 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.314 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.317 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.320 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::retry_scheduler_initial_delay_seconds with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bf0c30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bf4678 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bf46a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bf46c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004bf4740 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bf4858 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bf4920 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bf4ab0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.323 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::retry_scheduler_initial_delay_seconds in YAML backend
2019-09-12T08:28:37.327 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.331 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.334 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.338 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.341 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.345 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.348 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.352 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.355 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.359 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.362 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.365 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.369 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::retry_scheduler_periodic_interval_max_seconds with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c08a60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c0c8e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c0c908 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c0c930 @type=#<Puppet::Pops::Types::PStringType:0x00000004c0c9a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c0cac0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c0cb38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c0cc78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.372 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::retry_scheduler_periodic_interval_max_seconds in YAML backend
2019-09-12T08:28:37.375 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.379 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.382 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.386 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.389 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.392 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.396 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.399 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.402 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.406 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.409 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.412 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.416 Debug: 2019-09-12 08:28:35 +0000 Performing a hiera indirector lookup of barbican::api::enabled_secretstore_plugins with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c1c678 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c20390 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c203b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c203e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004c20430 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c20570 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c205e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c20750 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.419 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking up barbican::api::enabled_secretstore_plugins in YAML backend
2019-09-12T08:28:37.422 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.425 Debug: 2019-09-12 08:28:35 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.429 Debug: 2019-09-12 08:28:35 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.432 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.435 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.438 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.441 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.445 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.448 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.451 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.454 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.457 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.460 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::enabled_crypto_plugins with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c51df0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c64f90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c65030 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c65080 @type=#<Puppet::Pops::Types::PStringType:0x00000004c65198 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c653a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c65648 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c658f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.463 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::enabled_crypto_plugins in YAML backend
2019-09-12T08:28:37.467 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.470 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.473 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.476 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.480 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.483 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.486 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.490 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.493 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.497 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.500 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.503 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.507 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::enabled_certificate_plugins with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c91ae0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c9bce8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c9bd88 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c9be00 @type=#<Puppet::Pops::Types::PStringType:0x00000004c9bec8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c94100 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c941a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c94470 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.510 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::enabled_certificate_plugins in YAML backend
2019-09-12T08:28:37.515 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.518 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.521 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.525 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.528 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.532 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.535 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.538 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.542 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.545 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.548 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.552 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.556 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::enabled_certificate_event_plugins with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cb3230 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cb5468 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cb5490 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb54e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004cb5558 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb56e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cb5788 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cb5940 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.559 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::enabled_certificate_event_plugins in YAML backend
2019-09-12T08:28:37.562 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.566 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.569 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.572 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.576 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.579 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.582 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.586 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.589 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.592 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.595 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.599 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.602 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::kombu_ssl_ca_certs with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ccf890 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cd2798 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cd27e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd2838 @type=#<Puppet::Pops::Types::PStringType:0x00000004cd28b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cd2a90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cd2b30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cd2cc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.605 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::kombu_ssl_ca_certs in YAML backend
2019-09-12T08:28:37.609 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.612 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.616 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.619 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.623 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.626 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.630 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.633 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.637 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.640 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.643 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.647 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.650 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::kombu_ssl_certfile with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cebbd0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cee920 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cee948 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cee9c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ceea38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ceeba0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ceebf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ceed80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.653 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::kombu_ssl_certfile in YAML backend
2019-09-12T08:28:37.657 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.660 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.663 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.667 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.670 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.673 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.676 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.680 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.683 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.686 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.690 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.693 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.697 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::kombu_ssl_keyfile with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d01160 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d04180 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d041d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d041f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d04270 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d043b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d04478 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d046f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.700 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::kombu_ssl_keyfile in YAML backend
2019-09-12T08:28:37.703 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.706 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.710 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.713 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.716 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.719 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.723 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.726 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.729 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.732 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.735 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.739 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.742 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::kombu_ssl_version with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d23580 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d253a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d253d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d253f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d25448 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d25600 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d25808 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d25bc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.746 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::kombu_ssl_version in YAML backend
2019-09-12T08:28:37.749 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.752 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.756 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.759 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.763 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.766 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.769 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.773 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.776 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.779 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.783 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.787 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.790 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::kombu_reconnect_delay with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d3f7a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d42ef8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d42fe8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d43088 @type=#<Puppet::Pops::Types::PStringType:0x00000004d430d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d43268 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d432e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d43498 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.794 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::kombu_reconnect_delay in YAML backend
2019-09-12T08:28:37.797 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.801 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.804 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.807 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.810 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.813 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.817 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.820 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.823 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.826 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.829 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.833 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.836 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::kombu_compression with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d57bf0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d5adf0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d5ae40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d5ae90 @type=#<Puppet::Pops::Types::PStringType:0x00000004d5af08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d5b048 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d5b0c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d5b228 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.839 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::kombu_compression in YAML backend
2019-09-12T08:28:37.842 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.845 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.849 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.852 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.856 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.859 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.862 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.866 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.869 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.872 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.876 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.879 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.882 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::auth_strategy with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d6e9e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d71dc0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d71e38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d71eb0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d71f28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d720b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d72108 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d72338 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.885 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::auth_strategy in YAML backend
2019-09-12T08:28:37.889 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.892 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.895 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.898 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.901 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.905 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.908 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.911 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.914 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.917 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.920 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.924 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.927 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::manage_service with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d84d80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d8fa00 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d8fa78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8fb18 @type=#<Puppet::Pops::Types::PStringType:0x00000004d8fbb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8fd20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d8fd98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d8ff28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.930 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::manage_service in YAML backend
2019-09-12T08:28:37.934 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.937 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.940 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.943 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.946 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.950 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.953 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:37.956 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:37.959 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:37.963 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:37.966 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:37.970 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:37.973 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::db_auto_create with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dab070 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dac5d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dac678 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dac6a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004dac808 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dacdf8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dacf38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dad2a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:37.976 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::db_auto_create in YAML backend
2019-09-12T08:28:37.979 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:37.983 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:37.986 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:37.989 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:37.993 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:37.996 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:37.999 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.003 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.006 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.009 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.013 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.016 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.020 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::use_ssl with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dcf3f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dd0d98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dd0e38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd0eb0 @type=#<Puppet::Pops::Types::PStringType:0x00000004dd0fa0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd1108 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dd12c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dd1838 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.023 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::use_ssl in YAML backend
2019-09-12T08:28:38.026 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.029 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.032 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.036 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.039 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.042 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.045 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.048 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.051 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.055 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.058 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.062 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.065 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::ca_file with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dee668 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004df69f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004df6b38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004df6b60 @type=#<Puppet::Pops::Types::PStringType:0x00000004df6c28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004df6f48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004df6fe8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004df7380 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.069 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::ca_file in YAML backend
2019-09-12T08:28:38.072 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.075 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.079 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.082 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.085 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.088 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.091 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.095 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.098 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.101 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.104 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.107 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.110 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::cert_file with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e082c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e11f50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e11f78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e11fa0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e12018 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e121a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e122c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e126f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.113 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::cert_file in YAML backend
2019-09-12T08:28:38.116 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.119 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.122 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.125 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.129 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.132 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.135 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.138 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.141 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.144 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.148 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.151 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.154 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::key_file with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e24a10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e28840 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e28890 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e288b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e28908 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e28a98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e28b10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e28cc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.158 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::key_file in YAML backend
2019-09-12T08:28:38.161 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.164 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.167 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.170 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.174 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.177 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.180 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.183 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.186 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.189 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.192 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.195 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.198 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::service_name with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e3f130 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e475d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e47650 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e476c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e478f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e47a88 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e47b00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e47f10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.201 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::service_name in YAML backend
2019-09-12T08:28:38.204 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.207 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.210 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.214 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.217 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.220 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.223 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.226 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.229 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.232 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.236 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.239 Debug: 2019-09-12 08:28:36 +0000 hiera(): Found barbican::api::service_name in personality
2019-09-12T08:28:38.242 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_host with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e57c08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e54490 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e544b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e544e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e54530 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e54620 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e54670 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e54828 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.246 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::rabbit_host in YAML backend
2019-09-12T08:28:38.250 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.253 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.264 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.268 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.272 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.275 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.278 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.282 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.285 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.288 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.291 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.295 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.299 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_hosts with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e69930 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e6c590 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e6c5b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e6c5e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e6c680 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e6c810 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e6c900 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e6cb08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.302 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::rabbit_hosts in YAML backend
2019-09-12T08:28:38.306 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.309 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.313 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.316 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.320 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.323 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.326 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.330 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.333 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.337 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.340 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.343 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.347 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_password with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e87a20 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e8b580 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e8b5a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e8b5f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e8b648 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e8b738 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e8b7b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e8b990 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.350 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::rabbit_password in YAML backend
2019-09-12T08:28:38.353 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.357 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.360 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.364 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.367 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.371 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.374 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.377 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.381 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.384 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.387 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.391 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.394 Debug: 2019-09-12 08:28:36 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_port with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e98078 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea3ec8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea3ef0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea3f40 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea3c98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9c178 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e9c1c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e9c3a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.398 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking up barbican::api::rabbit_port in YAML backend
2019-09-12T08:28:38.401 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.405 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.408 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.411 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.415 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.418 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.421 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.424 Debug: 2019-09-12 08:28:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.428 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.431 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.434 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.437 Debug: 2019-09-12 08:28:36 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.440 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_userid with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb39e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb7680 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb76a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb76f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb7748 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb78b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb7900 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb7a68 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.444 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::rabbit_userid in YAML backend
2019-09-12T08:28:38.447 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.451 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.455 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.459 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.462 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.466 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.470 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.473 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.477 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.480 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.483 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.487 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.490 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::rabbit_virtual_host with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec7850 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ecb9a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ecb9c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecba18 @type=#<Puppet::Pops::Types::PStringType:0x00000004ecba90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecbbf8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ecbc48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ecbd60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.494 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::rabbit_virtual_host in YAML backend
2019-09-12T08:28:38.497 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.500 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.504 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.507 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.510 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.514 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.517 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.521 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.524 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.528 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.531 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.535 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.538 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::ensure_package with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed51d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed9320 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed9370 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed9398 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed93e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed94d8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed9528 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed9690 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.542 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::ensure_package in YAML backend
2019-09-12T08:28:38.545 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.549 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.552 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.556 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.559 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.562 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.566 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.569 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.573 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.576 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.580 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.583 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.586 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::rpc_backend with options {:variables=>Scope(Class[Barbican::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee9d60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eee9a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eee9c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eee9f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eeea68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eeeba8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eeebf8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eeed60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.590 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::rpc_backend in YAML backend
2019-09-12T08:28:38.593 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.597 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.600 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.603 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.607 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.610 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.614 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.617 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.621 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.624 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.628 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.631 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.634 Debug: 2019-09-12 08:28:37 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/db.pp' in environment production
2019-09-12T08:28:38.637 Debug: 2019-09-12 08:28:37 +0000 Automatically imported barbican::db from barbican/db into production
2019-09-12T08:28:38.641 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_connection with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f571f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5b618 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5b668 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5b690 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5b6e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5b7f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5b870 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5ba00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.644 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_connection in YAML backend
2019-09-12T08:28:38.647 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.651 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.654 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.657 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.661 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.664 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.667 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.670 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.675 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.678 Debug: 2019-09-12 08:28:37 +0000 hiera(): Found barbican::db::database_connection in secure_static
2019-09-12T08:28:38.681 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_idle_timeout with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f67a58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f6b3b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f6b3d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6b428 @type=#<Puppet::Pops::Types::PStringType:0x00000004f6b4a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6b590 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f6b608 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f6b810 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.684 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_idle_timeout in YAML backend
2019-09-12T08:28:38.687 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.691 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.695 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.698 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.706 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.709 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.713 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.716 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.719 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.723 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.727 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.731 Debug: 2019-09-12 08:28:37 +0000 hiera(): Found barbican::db::database_idle_timeout in personality
2019-09-12T08:28:38.735 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_min_pool_size with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f75680 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7a298 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7a2c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7a2e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7a428 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7a540 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7a590 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7a6f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.738 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_min_pool_size in YAML backend
2019-09-12T08:28:38.742 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.745 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.748 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.752 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.755 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.759 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.762 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.765 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.769 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.773 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.776 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.780 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.783 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_max_pool_size with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8b5c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f8f990 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f8f5a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8f580 @type=#<Puppet::Pops::Types::PStringType:0x00000004f8f260 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8e658 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f8e2e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f8d1b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.786 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_max_pool_size in YAML backend
2019-09-12T08:28:38.790 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.794 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.797 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.801 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.804 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.808 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.811 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.815 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.819 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.822 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.825 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.828 Debug: 2019-09-12 08:28:37 +0000 hiera(): Found barbican::db::database_max_pool_size in personality
2019-09-12T08:28:38.832 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_max_retries with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f98e00 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9cf78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9cfa0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9cfc8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9d018 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9d180 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9d1f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f9d310 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.835 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_max_retries in YAML backend
2019-09-12T08:28:38.838 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.841 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.844 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.847 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.851 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.854 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.857 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.860 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.864 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.867 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.870 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.873 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.876 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_retry_interval with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb3048 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb7530 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb7558 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb7580 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb75f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb7710 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb7760 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb7918 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.880 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_retry_interval in YAML backend
2019-09-12T08:28:38.883 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.886 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.890 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.893 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.896 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.900 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.903 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.907 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.910 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.913 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.916 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.920 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.923 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_max_overflow with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc0590 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fcaba8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fcabd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcac20 @type=#<Puppet::Pops::Types::PStringType:0x00000004fcac70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcad60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fcadd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fcaf68 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.926 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_max_overflow in YAML backend
2019-09-12T08:28:38.929 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.933 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.936 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.939 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.942 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.946 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.949 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:38.952 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:38.956 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:38.960 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:38.964 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:38.967 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:38.971 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_pool_size with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd4798 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd9388 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd93d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd9400 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd94a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd95e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd9658 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd97e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:38.974 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_pool_size in YAML backend
2019-09-12T08:28:38.978 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:38.981 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:38.984 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:38.987 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:38.990 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:38.993 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:38.997 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.000 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.003 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.007 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.010 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.013 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.017 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::db::database_db_max_retries with options {:variables=>Scope(Class[Barbican::Db]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe4aa8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fe9e90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fe9eb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe9f08 @type=#<Puppet::Pops::Types::PStringType:0x00000004fe9f58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fea048 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fea098 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fea1b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.020 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::db::database_db_max_retries in YAML backend
2019-09-12T08:28:39.023 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.026 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.030 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.033 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.036 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.040 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.043 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.047 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.050 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.053 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.057 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.060 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.063 Debug: 2019-09-12 08:28:37 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/api/logging.pp' in environment production
2019-09-12T08:28:39.066 Debug: 2019-09-12 08:28:37 +0000 Automatically imported barbican::api::logging from barbican/api/logging into production
2019-09-12T08:28:39.070 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::use_syslog with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005029928 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005025328 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005025350 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005025378 @type=#<Puppet::Pops::Types::PStringType:0x000000050253f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005025530 @type=#<Puppet::Pops::Types::PPatternType:0x00000005025580 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005025710 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.073 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::use_syslog in YAML backend
2019-09-12T08:28:39.076 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.079 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.083 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.086 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.090 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.094 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.098 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.101 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.104 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.108 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.111 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.114 Debug: 2019-09-12 08:28:37 +0000 hiera(): Found barbican::api::logging::use_syslog in personality
2019-09-12T08:28:39.118 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::use_stderr with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005011648 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000500c378 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000500c3a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000500c3f0 @type=#<Puppet::Pops::Types::PStringType:0x0000000500c490 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000500c620 @type=#<Puppet::Pops::Types::PPatternType:0x0000000500c698 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000500c8f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.121 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::use_stderr in YAML backend
2019-09-12T08:28:39.124 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.127 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.131 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.134 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.137 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.141 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.144 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.147 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.151 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.154 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.158 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.162 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.165 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::log_facility with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ffc3d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ff7c20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ff7c48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff7c70 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff7d38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff7e50 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff7ef0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff55b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.168 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::log_facility in YAML backend
2019-09-12T08:28:39.172 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.175 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.178 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.182 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.185 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.188 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.191 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.195 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.198 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.202 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.205 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.209 Debug: 2019-09-12 08:28:37 +0000 hiera(): Found barbican::api::logging::log_facility in personality
2019-09-12T08:28:39.212 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::log_dir with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004feb1a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fe7f50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fe8040 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe8068 @type=#<Puppet::Pops::Types::PStringType:0x00000004fe80b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe81a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fe81f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fe8310 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.216 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::log_dir in YAML backend
2019-09-12T08:28:39.219 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.222 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.226 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.229 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.233 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.236 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.240 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.243 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.247 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.251 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.254 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.257 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.261 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::log_file with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fdb638 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd8190 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd81b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd81e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd8230 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd8348 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd8398 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd84b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.265 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::log_file in YAML backend
2019-09-12T08:28:39.268 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.272 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.275 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.279 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.282 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.286 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.289 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.293 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.296 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.300 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.303 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.307 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.310 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::debug with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fca4f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fc55b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fc5608 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc5658 @type=#<Puppet::Pops::Types::PStringType:0x00000004fc5720 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc5900 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fc5950 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fc5ab8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.314 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::debug in YAML backend
2019-09-12T08:28:39.317 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.320 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.324 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.327 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.330 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.334 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.337 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.340 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.343 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.347 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.350 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.354 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.357 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::logging_context_format_string with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb5780 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb1d60 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb1d88 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1db0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb1e00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1f90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb2030 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb21c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.360 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::logging_context_format_string in YAML backend
2019-09-12T08:28:39.364 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.367 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.370 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.374 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.377 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.380 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.383 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.387 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.390 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.393 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.396 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.400 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.403 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::logging_default_format_string with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f9fb10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9c190 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9c208 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9c230 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9c2a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9c3c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9c410 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f9c528 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.406 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::logging_default_format_string in YAML backend
2019-09-12T08:28:39.410 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.413 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.416 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.420 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.423 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.426 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.430 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.434 Debug: 2019-09-12 08:28:37 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.438 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.441 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.445 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.448 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.451 Debug: 2019-09-12 08:28:37 +0000 Performing a hiera indirector lookup of barbican::api::logging::logging_debug_format_suffix with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8ca10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f88e10 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f88e60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f88e88 @type=#<Puppet::Pops::Types::PStringType:0x00000004f88f28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f89090 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f89158 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f89310 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.454 Debug: 2019-09-12 08:28:37 +0000 hiera(): Looking up barbican::api::logging::logging_debug_format_suffix in YAML backend
2019-09-12T08:28:39.458 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.461 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.464 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.467 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.471 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.474 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.477 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.481 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.484 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.487 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.490 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.494 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.498 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::logging_exception_prefix with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7a428 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f76c60 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f76c88 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76cb0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f76d00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76df0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76e40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f76f80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.501 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::logging_exception_prefix in YAML backend
2019-09-12T08:28:39.504 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.507 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.511 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.514 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.518 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.521 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.524 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.527 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.531 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.539 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.543 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.546 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.550 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::log_config_append with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f68890 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f64470 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f64498 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f644c0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f64510 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f64600 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f64650 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f64830 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.553 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::log_config_append in YAML backend
2019-09-12T08:28:39.557 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.560 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.563 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.567 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.570 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.573 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.577 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.581 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.584 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.587 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.591 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.594 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.597 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::default_log_levels with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f56000 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f52478 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f524a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f524c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f52518 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f526f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f52770 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f52900 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.601 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::default_log_levels in YAML backend
2019-09-12T08:28:39.604 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.607 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.611 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.614 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.617 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.621 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.624 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.627 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.631 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.635 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.638 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.641 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.645 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::publish_errors with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f40700 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f3b6b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f3b6d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3b778 @type=#<Puppet::Pops::Types::PStringType:0x00000004f3b7f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3b9a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f3ba70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f3bca0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.648 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::publish_errors in YAML backend
2019-09-12T08:28:39.652 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.655 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.658 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.661 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.665 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.668 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.671 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.674 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.678 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.681 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.685 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.688 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.691 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::fatal_deprecations with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f291e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f23c90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f23ce0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f23e20 @type=#<Puppet::Pops::Types::PStringType:0x00000004f24028 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f24190 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f24280 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f24488 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.695 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::fatal_deprecations in YAML backend
2019-09-12T08:28:39.698 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.706 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.710 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.713 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.716 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.719 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.723 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.726 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.729 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.732 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.736 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.739 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.742 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::instance_format with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f09818 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f04c78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f04d18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f04d40 @type=#<Puppet::Pops::Types::PStringType:0x00000004f04e08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f04f20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f04f70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f051a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.745 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::instance_format in YAML backend
2019-09-12T08:28:39.749 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.752 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.755 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.758 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.761 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.764 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.768 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.771 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.775 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.778 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.782 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.785 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.789 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::instance_uuid_format with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef5a48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef2a78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef2aa0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef2af0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef2b40 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef2c58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef2ca8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef2dc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.792 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::instance_uuid_format in YAML backend
2019-09-12T08:28:39.796 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.799 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.802 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.806 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.809 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.813 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.816 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.819 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.823 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.826 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.829 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.832 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.836 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::api::logging::log_date_format with options {:variables=>Scope(Class[Barbican::Api::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee4cc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee0be8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee0c10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee0c60 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee0d00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee0e90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee0f08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee1098 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.839 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::api::logging::log_date_format in YAML backend
2019-09-12T08:28:39.842 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.845 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.848 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.851 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.855 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.858 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.861 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.864 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.867 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.871 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.874 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.877 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.880 Debug: 2019-09-12 08:28:38 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/client.pp' in environment production
2019-09-12T08:28:39.883 Debug: 2019-09-12 08:28:38 +0000 Automatically imported barbican::client from barbican/client into production
2019-09-12T08:28:39.886 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::client::ensure with options {:variables=>Scope(Class[Barbican::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e99838 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e93b68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e93b90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e93bb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e93c30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e93d98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e93e10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e907b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.889 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::client::ensure in YAML backend
2019-09-12T08:28:39.893 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.896 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.899 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.902 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.905 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.909 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.912 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.915 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.918 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.921 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.925 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.928 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.931 Debug: 2019-09-12 08:28:38 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/policy.pp' in environment production
2019-09-12T08:28:39.934 Debug: 2019-09-12 08:28:38 +0000 Automatically imported barbican::policy from barbican/policy into production
2019-09-12T08:28:39.937 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::policy::policies with options {:variables=>Scope(Class[Barbican::Policy]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e55a48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e51d80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e51dd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e51df8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e51e70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e52000 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e52078 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e52190 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.940 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::policy::policies in YAML backend
2019-09-12T08:28:39.943 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.947 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.950 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:39.953 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:39.956 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:39.959 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:39.962 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:39.965 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:39.969 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:39.972 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:39.975 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:39.978 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:39.981 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::policy::policy_path with options {:variables=>Scope(Class[Barbican::Policy]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e3ee88 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e39eb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e39ed8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e39f50 @type=#<Puppet::Pops::Types::PStringType:0x00000004e39fc8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e3a130 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e3a1a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e3a400 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:39.985 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::policy::policy_path in YAML backend
2019-09-12T08:28:39.990 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:39.994 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:39.997 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.001 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.004 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.007 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.010 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.014 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.017 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.020 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.023 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.026 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.029 Debug: 2019-09-12 08:28:38 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/db/sync.pp' in environment production
2019-09-12T08:28:40.032 Debug: 2019-09-12 08:28:38 +0000 Automatically imported barbican::db::sync from barbican/db/sync into production
2019-09-12T08:28:40.037 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::db::sync::extra_params with options {:variables=>Scope(Class[Barbican::Db::Sync]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047c09d0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484ede8 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484ee10 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484eed8 @type=#<Puppet::Pops::Types::PStringType:0x0000000484ef50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000484f1d0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000484f270 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000484f388 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.041 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::db::sync::extra_params in YAML backend
2019-09-12T08:28:40.044 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.050 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.054 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.057 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.060 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.063 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.067 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.070 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.073 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.076 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.079 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.083 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.086 Debug: 2019-09-12 08:28:38 +0000 importing '/usr/share/openstack-puppet/modules/barbican/manifests/keystone/notification.pp' in environment production
2019-09-12T08:28:40.089 Debug: 2019-09-12 08:28:38 +0000 Automatically imported barbican::keystone::notification from barbican/keystone/notification into production
2019-09-12T08:28:40.092 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::keystone::notification::keystone_notification_control_exchange with options {:variables=>Scope(Class[Barbican::Keystone::Notification]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049f8478 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a13688 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a136b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a136d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a13728 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a13980 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a139d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a13b88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.096 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::keystone::notification::keystone_notification_control_exchange in YAML backend
2019-09-12T08:28:40.099 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.103 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.106 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.109 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.112 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.115 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.119 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.122 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.125 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.128 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.131 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.135 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.138 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::keystone::notification::keystone_notification_topic with options {:variables=>Scope(Class[Barbican::Keystone::Notification]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a41470 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a447d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a44800 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a44828 @type=#<Puppet::Pops::Types::PStringType:0x00000004a44878 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a44990 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a44a58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a44b98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.141 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::keystone::notification::keystone_notification_topic in YAML backend
2019-09-12T08:28:40.145 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.148 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.151 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.154 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.157 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.161 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.164 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.167 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.171 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.174 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.178 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.181 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.184 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::keystone::notification::keystone_notification_allow_requeue with options {:variables=>Scope(Class[Barbican::Keystone::Notification]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a67fa8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a65280 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a652a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a652d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a65320 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a65410 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a65460 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a65578 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.187 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::keystone::notification::keystone_notification_allow_requeue in YAML backend
2019-09-12T08:28:40.190 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.194 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.197 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.200 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.203 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.207 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.210 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.213 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.216 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.219 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.222 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.225 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.229 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of barbican::keystone::notification::keystone_notification_thread_pool_size with options {:variables=>Scope(Class[Barbican::Keystone::Notification]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a70630 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a74118 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a74190 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a741b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a74208 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a74460 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a744d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a746b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.232 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up barbican::keystone::notification::keystone_notification_thread_pool_size in YAML backend
2019-09-12T08:28:40.235 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.238 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.241 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.245 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.248 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.251 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.255 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.258 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.261 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.264 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.267 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.271 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.274 Debug: 2019-09-12 08:28:38 +0000 importing '/usr/share/puppet/modules/platform/manifests/client.pp' in environment production
2019-09-12T08:28:40.277 Debug: 2019-09-12 08:28:38 +0000 Automatically imported platform::client::bootstrap from platform/client into production
2019-09-12T08:28:40.280 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of platform::client::params::admin_username with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ea6df8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eaa9d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eaaa20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eaaa48 @type=#<Puppet::Pops::Types::PStringType:0x00000004eaaa98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eaac50 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eaacc8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eaaef8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.283 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up platform::client::params::admin_username in YAML backend
2019-09-12T08:28:40.287 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.290 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.293 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.296 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.299 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.303 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.306 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.309 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.313 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.317 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.320 Debug: 2019-09-12 08:28:38 +0000 hiera(): Found platform::client::params::admin_username in static
2019-09-12T08:28:40.324 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of platform::client::params::identity_auth_url with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ebace0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ebec78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ebecc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebecf0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ebed68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebef20 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ebef98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ebf100 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.327 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up platform::client::params::identity_auth_url in YAML backend
2019-09-12T08:28:40.330 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.334 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.337 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.341 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.344 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.347 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.350 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.354 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.357 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.360 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.364 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.367 Debug: 2019-09-12 08:28:38 +0000 hiera(): Found platform::client::params::identity_auth_url in personality
2019-09-12T08:28:40.370 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of platform::client::params::identity_region with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ecd7c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed1e68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed1eb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed1ee0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed1f80 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed2098 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed20e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed2200 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.374 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up platform::client::params::identity_region in YAML backend
2019-09-12T08:28:40.377 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.380 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.384 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.387 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.391 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.394 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.397 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.401 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.404 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.407 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.411 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.414 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.418 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of platform::client::params::identity_api_version with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee2920 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee6818 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee6840 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee6890 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee6908 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee6a48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee6ac0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee6c78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.421 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up platform::client::params::identity_api_version in YAML backend
2019-09-12T08:28:40.424 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.427 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.431 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.434 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.437 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.440 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.444 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.447 Debug: 2019-09-12 08:28:38 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.450 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.453 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.456 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.459 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.462 Debug: 2019-09-12 08:28:38 +0000 Performing a hiera indirector lookup of platform::client::params::admin_user_domain with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef0ed0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef5728 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef5750 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef5778 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef57c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef58b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef5908 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef5a20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.465 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking up platform::client::params::admin_user_domain in YAML backend
2019-09-12T08:28:40.468 Debug: 2019-09-12 08:28:38 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.471 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.475 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.478 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.486 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.494 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.498 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.501 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.505 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.508 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.511 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.514 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.517 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::params::admin_project_domain with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f06320 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f09c50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f09cc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f09d18 @type=#<Puppet::Pops::Types::PStringType:0x00000004f09d90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f09f48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f09fe8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f0a1f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.521 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::params::admin_project_domain in YAML backend
2019-09-12T08:28:40.524 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.527 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.531 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.534 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.537 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.540 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.544 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.547 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.551 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.554 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.558 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.561 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.564 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::params::admin_project_name with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f26be8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f2a270 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f2a2e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2a360 @type=#<Puppet::Pops::Types::PStringType:0x00000004f2a478 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2a608 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f2a6f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f2a888 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.568 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::params::admin_project_name in YAML backend
2019-09-12T08:28:40.571 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.575 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.578 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.581 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.585 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.588 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.591 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.595 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.598 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.601 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.604 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.608 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.611 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::params::admin_password with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f3f9b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f42640 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f426b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f42708 @type=#<Puppet::Pops::Types::PStringType:0x00000004f42780 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f42898 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f42938 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f43158 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.614 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::params::admin_password in YAML backend
2019-09-12T08:28:40.617 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.621 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.624 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.627 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.630 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.634 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.637 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.640 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.643 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.647 Debug: 2019-09-12 08:28:39 +0000 hiera(): Found platform::client::params::admin_password in secure_static
2019-09-12T08:28:40.650 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::params::keystone_identity_region with options {:variables=>Scope(Class[Platform::Client::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f53aa8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f57a68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f57a90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f57cc0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f57d38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f57ef0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f57f68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f556f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.653 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::params::keystone_identity_region in YAML backend
2019-09-12T08:28:40.656 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.659 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.663 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.666 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.669 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.673 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.676 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.679 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.683 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.686 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.690 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:40.693 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source global
2019-09-12T08:28:40.696 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::credentials::params::keyring_base with options {:variables=>Scope(Class[Platform::Client::Credentials::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f727a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f76c10 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f76c38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76c60 @type=#<Puppet::Pops::Types::PStringType:0x00000004f76cb0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76da0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76df0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f76f08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.700 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::credentials::params::keyring_base in YAML backend
2019-09-12T08:28:40.703 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.707 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.710 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.713 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.716 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.719 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.723 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.728 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.732 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.735 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.738 Debug: 2019-09-12 08:28:39 +0000 hiera(): Found platform::client::credentials::params::keyring_base in static
2019-09-12T08:28:40.741 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::credentials::params::keyring_directory with options {:variables=>Scope(Class[Platform::Client::Credentials::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f834b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f80468 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f80490 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f804e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f80530 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f80620 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f80670 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f807b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.745 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::credentials::params::keyring_directory in YAML backend
2019-09-12T08:28:40.748 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.752 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.755 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.759 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.763 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.766 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.769 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.773 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.776 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.779 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.782 Debug: 2019-09-12 08:28:39 +0000 hiera(): Found platform::client::credentials::params::keyring_directory in static
2019-09-12T08:28:40.786 Debug: 2019-09-12 08:28:39 +0000 Performing a hiera indirector lookup of platform::client::credentials::params::keyring_file with options {:variables=>Scope(Class[Platform::Client::Credentials::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f90610 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f94af8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f94b48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f94b98 @type=#<Puppet::Pops::Types::PStringType:0x00000004f94c10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f94e40 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f94e90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f94fd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:40.788 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking up platform::client::credentials::params::keyring_file in YAML backend
2019-09-12T08:28:40.792 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:40.795 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:40.798 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source host
2019-09-12T08:28:40.801 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:40.804 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:40.808 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:40.811 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source system
2019-09-12T08:28:40.814 Debug: 2019-09-12 08:28:39 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:40.817 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:40.820 Debug: 2019-09-12 08:28:39 +0000 hiera(): Looking for data source static
2019-09-12T08:28:40.823 Debug: 2019-09-12 08:28:39 +0000 hiera(): Found platform::client::credentials::params::keyring_file in static
2019-09-12T08:28:40.830 Debug: 2019-09-12 08:28:39 +0000 Scope(Class[Platform::Client]): Retrieving template platform/openrc.admin.erb
2019-09-12T08:28:40.833 Debug: 2019-09-12 08:28:39 +0000 template[/usr/share/puppet/modules/platform/templates/openrc.admin.erb]: Bound template variables for /usr/share/puppet/modules/platform/templates/openrc.admin.erb in 0.01 seconds
2019-09-12T08:28:40.837 Debug: 2019-09-12 08:28:39 +0000 template[/usr/share/puppet/modules/platform/templates/openrc.admin.erb]: Interpolated template /usr/share/puppet/modules/platform/templates/openrc.admin.erb in 0.00 seconds
2019-09-12T08:28:40.840 Debug: 2019-09-12 08:28:39 +0000 Executing: '/usr/bin/openstack complete'
2019-09-12T08:28:42.556 Debug: 2019-09-12 08:28:42 +0000 importing '/usr/share/puppet/modules/platform/manifests/sysinv.pp' in environment production
2019-09-12T08:28:42.588 Debug: 2019-09-12 08:28:42 +0000 Automatically imported platform::sysinv::bootstrap from platform/sysinv into production
2019-09-12T08:28:42.592 Debug: 2019-09-12 08:28:42 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/init.pp' in environment production
2019-09-12T08:28:42.612 Debug: 2019-09-12 08:28:42 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/db/postgresql.pp' in environment production
2019-09-12T08:28:42.616 Debug: 2019-09-12 08:28:42 +0000 Automatically imported sysinv::db::postgresql from sysinv/db/postgresql into production
2019-09-12T08:28:42.620 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::db::postgresql::password with options {:variables=>Scope(Class[Sysinv::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ba0028 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ba8160 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ba8188 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ba81b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ba8228 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ba8408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ba8480 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ba8660 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.624 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::db::postgresql::password in YAML backend
2019-09-12T08:28:42.629 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.633 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.636 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.639 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.642 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.646 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.649 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.652 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.655 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.658 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::db::postgresql::password in secure_static
2019-09-12T08:28:42.662 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::db::postgresql::dbname with options {:variables=>Scope(Class[Sysinv::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004be7838 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bea920 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bea948 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bea970 @type=#<Puppet::Pops::Types::PStringType:0x00000004bea9c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004beab78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004beabf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004beadd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.665 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::db::postgresql::dbname in YAML backend
2019-09-12T08:28:42.668 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.671 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.675 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.678 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.681 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.685 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.688 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.691 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.695 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.698 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:42.701 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:42.705 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:42.708 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::db::postgresql::user with options {:variables=>Scope(Class[Sysinv::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bfc6e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c07cc8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c07cf0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c07d18 @type=#<Puppet::Pops::Types::PStringType:0x00000004c07d68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c07ea8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c07f48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c00180 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.711 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::db::postgresql::user in YAML backend
2019-09-12T08:28:42.715 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.718 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.721 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.724 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.728 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.731 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.734 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.737 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.741 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.744 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:42.747 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::db::postgresql::user in static
2019-09-12T08:28:42.751 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::db::postgresql::encoding with options {:variables=>Scope(Class[Sysinv::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c15e68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c1a1e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c1a210 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1a260 @type=#<Puppet::Pops::Types::PStringType:0x00000004c1a2b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1a508 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c1a580 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c1a760 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.754 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::db::postgresql::encoding in YAML backend
2019-09-12T08:28:42.757 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.760 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.764 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.767 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.770 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.773 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.777 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.780 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.783 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.786 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:42.789 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:42.793 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:42.796 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::db::postgresql::privileges with options {:variables=>Scope(Class[Sysinv::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c29710 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c2d0e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c2d108 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c2d130 @type=#<Puppet::Pops::Types::PStringType:0x00000004c2d180 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c2d2c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c2d388 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c2d518 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.799 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::db::postgresql::privileges in YAML backend
2019-09-12T08:28:42.802 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.806 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.809 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.812 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.815 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.819 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.822 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.825 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.828 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.831 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:42.835 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:42.839 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:42.842 Debug: 2019-09-12 08:28:42 +0000 ModuleLoader: module 'sysinv' has unknown dependencies - it will have all other modules visible
2019-09-12T08:28:42.845 Debug: 2019-09-12 08:28:42 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/keystone/auth.pp' in environment production
2019-09-12T08:28:42.848 Debug: 2019-09-12 08:28:42 +0000 Automatically imported sysinv::keystone::auth from sysinv/keystone/auth into production
2019-09-12T08:28:42.851 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::password with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cf1eb8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cfbdf0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cfbe90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cfbeb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004cfbf30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cf4258 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cf4370 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cf4528 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.854 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::password in YAML backend
2019-09-12T08:28:42.857 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.861 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.864 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.867 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.870 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.873 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.876 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.879 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.883 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.886 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::keystone::auth::password in secure_static
2019-09-12T08:28:42.889 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::auth_name with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d08dc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d11218 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d112b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d11330 @type=#<Puppet::Pops::Types::PStringType:0x00000004d11560 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d11740 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d117b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d11a88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.892 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::auth_name in YAML backend
2019-09-12T08:28:42.895 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.898 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.901 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.905 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.908 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.911 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.914 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.918 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.921 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.924 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:42.928 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:42.931 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:42.934 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::email with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d2ea98 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d37940 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d379e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d37a08 @type=#<Puppet::Pops::Types::PStringType:0x00000004d37c38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d300f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d30140 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d30398 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.937 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::email in YAML backend
2019-09-12T08:28:42.940 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.943 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.947 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.950 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.953 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:42.956 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:42.960 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:42.963 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:42.966 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:42.969 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:42.972 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:42.975 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:42.978 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::tenant with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d4b530 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d4e258 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d4e348 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d4e370 @type=#<Puppet::Pops::Types::PStringType:0x00000004d4e460 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d4e668 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d4e6b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d4e8c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:42.982 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::tenant in YAML backend
2019-09-12T08:28:42.985 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:42.988 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:42.991 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:42.994 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:42.997 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.000 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.004 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.007 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.010 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.013 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.016 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.020 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.023 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::region with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d60e30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d6b420 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d6b6c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d6b790 @type=#<Puppet::Pops::Types::PStringType:0x00000004d6b920 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d6bec0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d6bf10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d640d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.026 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::region in YAML backend
2019-09-12T08:28:43.029 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.032 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.035 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.038 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.041 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.044 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.047 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.051 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.054 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.057 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.060 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.063 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.066 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::service_description with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d7e2f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d87d78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d87e68 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d87e90 @type=#<Puppet::Pops::Types::PStringType:0x00000004d87f30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d80168 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d80208 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d80550 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.069 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::service_description in YAML backend
2019-09-12T08:28:43.072 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.076 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.079 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.082 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.085 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.088 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.092 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.095 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.099 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.102 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.105 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.109 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.112 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::service_name with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d98790 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004da6390 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004da64d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004da64f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004da6638 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004da6818 @type=#<Puppet::Pops::Types::PPatternType:0x00000004da6908 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004da6b60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.115 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::service_name in YAML backend
2019-09-12T08:28:43.118 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.121 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.125 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.128 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.131 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.134 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.138 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.141 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.144 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.147 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.150 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.154 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.157 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::service_type with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dc26a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dc9098 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dc9408 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dc94d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004dc9728 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dc9c78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dc9de0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dca7b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.160 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::service_type in YAML backend
2019-09-12T08:28:43.163 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.166 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.169 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.173 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.176 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.180 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.183 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.186 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.189 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.192 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.196 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.199 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.202 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::configure_endpoint with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004de6ad0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004deeb40 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004deebe0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004deec30 @type=#<Puppet::Pops::Types::PStringType:0x00000004deecd0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004deee60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004deef50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004def180 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.206 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::configure_endpoint in YAML backend
2019-09-12T08:28:43.209 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.212 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.216 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.219 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.223 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.227 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.232 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.236 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.240 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.244 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.248 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.252 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.255 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::configure_user with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e059d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e08450 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e084f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e08540 @type=#<Puppet::Pops::Types::PStringType:0x00000004e085b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e08748 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e087e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e089c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.258 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::configure_user in YAML backend
2019-09-12T08:28:43.262 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.265 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.268 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.272 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.275 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.279 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.282 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.285 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.289 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.293 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.296 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.300 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.303 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::configure_user_role with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e21798 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e2b6a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e2b6d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2b6f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e2b748 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2b888 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e2b900 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e2bae0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.306 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::configure_user_role in YAML backend
2019-09-12T08:28:43.310 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.313 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.316 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.319 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.323 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.326 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.329 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.332 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.335 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.339 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.342 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.345 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.349 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::public_url with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e3a0e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e41d40 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e41e08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e41e30 @type=#<Puppet::Pops::Types::PStringType:0x00000004e41f70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e42448 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e42538 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e42b50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.352 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::public_url in YAML backend
2019-09-12T08:28:43.355 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.358 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.362 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.365 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.368 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.371 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.375 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.378 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.381 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.384 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.388 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.391 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.394 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::admin_url with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e578c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e5b6a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e5b6c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e5b768 @type=#<Puppet::Pops::Types::PStringType:0x00000004e5b7e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e5b920 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e5b9c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e5bb78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.398 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::admin_url in YAML backend
2019-09-12T08:28:43.401 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.404 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.408 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.411 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.414 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.418 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.421 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.424 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.428 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.431 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.434 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.437 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.441 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::keystone::auth::internal_url with options {:variables=>Scope(Class[Sysinv::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e73e08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e753c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e753e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e75488 @type=#<Puppet::Pops::Types::PStringType:0x00000004e754d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e75730 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e757d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e75a50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.444 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::keystone::auth::internal_url in YAML backend
2019-09-12T08:28:43.447 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.450 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.454 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.457 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.460 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.463 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.467 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.470 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.473 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.477 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.480 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.483 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.486 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of platform::sysinv::params::api_port with options {:variables=>Scope(Class[Platform::Sysinv::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ec3ca0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ec64c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ec4c40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec0028 @type=#<Puppet::Pops::Types::PStringType:0x00000004ec00a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ec01e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ec0258 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ec03e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.490 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up platform::sysinv::params::api_port in YAML backend
2019-09-12T08:28:43.493 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.496 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.499 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.502 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.506 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.509 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.512 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.515 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.518 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.522 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.525 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.528 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.531 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of platform::sysinv::params::region_name with options {:variables=>Scope(Class[Platform::Sysinv::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed6da0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004edb0f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004edb1c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004edb1e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004edb300 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004edb440 @type=#<Puppet::Pops::Types::PPatternType:0x00000004edb4b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004edb648 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.534 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up platform::sysinv::params::region_name in YAML backend
2019-09-12T08:28:43.537 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.541 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.544 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.547 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.550 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.554 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.557 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.560 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.563 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.567 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.570 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.573 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.576 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of platform::sysinv::params::service_create with options {:variables=>Scope(Class[Platform::Sysinv::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eeb930 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee85a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee85c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee85f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee8640 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee8730 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee8780 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee8898 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.579 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up platform::sysinv::params::service_create in YAML backend
2019-09-12T08:28:43.582 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.586 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.589 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.592 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.595 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.598 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.602 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.605 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.608 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.612 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.615 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.619 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.622 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of platform::sysinv::params::fm_catalog_info with options {:variables=>Scope(Class[Platform::Sysinv::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004efb830 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004efef80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eff098 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eff1b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eff2a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eff610 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eff818 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004effbd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.625 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up platform::sysinv::params::fm_catalog_info in YAML backend
2019-09-12T08:28:43.628 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.631 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.634 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.638 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.643 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.646 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.650 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.653 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.656 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.659 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.662 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.665 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.669 Debug: 2019-09-12 08:28:42 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/agent.pp' in environment production
2019-09-12T08:28:43.672 Debug: 2019-09-12 08:28:42 +0000 Automatically imported sysinv::agent from sysinv/agent into production
2019-09-12T08:28:43.675 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::agent::agent_driver with options {:variables=>Scope(Class[Sysinv::Agent]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f585f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5cae0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5cb08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5cb58 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5cba8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5cce8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5cd38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5cea0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.678 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::agent::agent_driver in YAML backend
2019-09-12T08:28:43.681 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.685 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.688 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.691 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.694 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.697 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.700 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.703 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.707 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.710 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.713 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.717 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.720 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::agent::package_ensure with options {:variables=>Scope(Class[Sysinv::Agent]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f72a98 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f76d50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f76d78 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76da0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f76df0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76ee0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76f30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f77138 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.724 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::agent::package_ensure in YAML backend
2019-09-12T08:28:43.727 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.731 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.734 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.738 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.741 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.745 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.748 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.751 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.754 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.758 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.761 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.764 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.767 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::agent::enabled with options {:variables=>Scope(Class[Sysinv::Agent]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f824e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f86548 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f86610 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f86638 @type=#<Puppet::Pops::Types::PStringType:0x00000004f86750 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f869a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f86a70 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f86d68 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.770 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::agent::enabled in YAML backend
2019-09-12T08:28:43.774 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.777 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.780 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.783 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.786 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.790 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.793 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.796 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.800 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.803 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.806 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.809 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.812 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::agent::lldp_drivers with options {:variables=>Scope(Class[Sysinv::Agent]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f95598 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f99850 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f99878 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f998a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f99990 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f99af8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f99b48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f99d78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.816 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::agent::lldp_drivers in YAML backend
2019-09-12T08:28:43.819 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.822 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.826 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.829 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.832 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.836 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.839 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.842 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.846 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.849 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.853 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.856 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.860 Debug: 2019-09-12 08:28:42 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/params.pp' in environment production
2019-09-12T08:28:43.863 Debug: 2019-09-12 08:28:42 +0000 Automatically imported sysinv::params from sysinv/params into production
2019-09-12T08:28:43.866 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::database_connection with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd9360 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd5850 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd5878 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd58a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd5918 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd5a58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd5aa8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd5be8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.870 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::database_connection in YAML backend
2019-09-12T08:28:43.873 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.877 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.880 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.884 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.887 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.891 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.894 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.897 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.901 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.904 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::database_connection in secure_static
2019-09-12T08:28:43.908 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::database_idle_timeout with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc6800 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fc0c98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fc0cc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc0d10 @type=#<Puppet::Pops::Types::PStringType:0x00000004fc0dd8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc0fb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fc1058 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fc11e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.911 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::database_idle_timeout in YAML backend
2019-09-12T08:28:43.914 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.918 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.923 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.926 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.929 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.933 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.936 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.939 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.942 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.946 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.949 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:43.952 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:43.955 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::database_idle_timeout in global
2019-09-12T08:28:43.958 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::database_max_pool_size with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004faf7b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa99d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa9ac0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa9ae8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa9c00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004faa308 @type=#<Puppet::Pops::Types::PPatternType:0x00000004faa6f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004faada8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:43.961 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::database_max_pool_size in YAML backend
2019-09-12T08:28:43.965 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:43.968 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:43.971 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:43.974 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:43.977 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:43.981 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:43.984 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:43.988 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:43.991 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:43.994 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:43.998 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.002 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.005 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::database_max_pool_size in global
2019-09-12T08:28:44.008 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::database_max_overflow with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f96e70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f93018 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f93040 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f93068 @type=#<Puppet::Pops::Types::PStringType:0x00000004f930e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f93270 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f932e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f93450 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.012 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::database_max_overflow in YAML backend
2019-09-12T08:28:44.015 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.019 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.022 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.025 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.029 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.032 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.035 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.039 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.042 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.045 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.048 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.051 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.054 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::database_max_overflow in global
2019-09-12T08:28:44.058 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::journal_max_size with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f817f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7e7d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7e7f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7e820 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7e870 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7ea00 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7ea78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7eb90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.061 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::journal_max_size in YAML backend
2019-09-12T08:28:44.070 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.074 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.077 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.080 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.083 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.087 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.090 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.093 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.096 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.100 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.103 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.106 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::journal_max_size in personality
2019-09-12T08:28:44.110 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::journal_min_size with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f71210 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f6d7c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f6d818 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6d840 @type=#<Puppet::Pops::Types::PStringType:0x00000004f6d8b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6d9d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f6da48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f6dc00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.114 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::journal_min_size in YAML backend
2019-09-12T08:28:44.117 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.121 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.124 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.127 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.130 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.134 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.137 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.140 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.143 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.146 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.149 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.152 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::journal_min_size in personality
2019-09-12T08:28:44.155 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::journal_default_size with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f5c478 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f54c50 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f57f90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f58030 @type=#<Puppet::Pops::Types::PStringType:0x00000004f58080 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f58238 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f582d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f58440 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.159 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::journal_default_size in YAML backend
2019-09-12T08:28:44.162 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.165 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.168 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.171 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.174 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.177 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.180 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.184 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.187 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.190 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.193 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.196 Debug: 2019-09-12 08:28:42 +0000 hiera(): Found sysinv::journal_default_size in personality
2019-09-12T08:28:44.207 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::rpc_backend with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f46268 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f404a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f40548 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f40570 @type=#<Puppet::Pops::Types::PStringType:0x00000004f405c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f40818 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f40890 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f40b38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.211 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::rpc_backend in YAML backend
2019-09-12T08:28:44.214 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.217 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.221 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.225 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.229 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.232 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.235 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.238 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.241 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.244 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.248 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.251 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.254 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::control_exchange with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f2bda0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f25a90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f25ab8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f25ae0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f25b58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f25d10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f25d88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f26148 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.257 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::control_exchange in YAML backend
2019-09-12T08:28:44.261 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.264 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.267 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.270 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.273 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.276 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.279 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.283 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.286 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.289 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.293 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.296 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.300 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::rabbit_hosts with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f07338 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f03008 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f03030 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f03058 @type=#<Puppet::Pops::Types::PStringType:0x00000004f03198 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f03288 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f032d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f03440 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.303 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::rabbit_hosts in YAML backend
2019-09-12T08:28:44.306 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.310 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.313 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.316 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.320 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.323 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.327 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.330 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.334 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.338 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.341 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.345 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.348 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::rabbit_virtual_host with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef4800 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef1600 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef1628 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef1650 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef16a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef17b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef1808 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef19c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.351 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::rabbit_virtual_host in YAML backend
2019-09-12T08:28:44.355 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.358 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.362 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.365 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.368 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.371 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.374 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.378 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.381 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.384 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.387 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.390 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.393 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::qpid_hostname with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee39b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004edf748 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004edf770 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004edf798 @type=#<Puppet::Pops::Types::PStringType:0x00000004edf7e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004edf950 @type=#<Puppet::Pops::Types::PPatternType:0x00000004edf9c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004edfbf8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.397 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::qpid_hostname in YAML backend
2019-09-12T08:28:44.400 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.403 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.407 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.411 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.414 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.418 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.421 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.425 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.428 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.431 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.435 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.438 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.441 Debug: 2019-09-12 08:28:42 +0000 Performing a hiera indirector lookup of sysinv::qpid_port with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed0590 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ecc6c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ecc6e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecc710 @type=#<Puppet::Pops::Types::PStringType:0x00000004ecc760 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecc850 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ecc8c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ecc9e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.445 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking up sysinv::qpid_port in YAML backend
2019-09-12T08:28:44.448 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.452 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.455 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.459 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.462 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.466 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.469 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.472 Debug: 2019-09-12 08:28:42 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.476 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.479 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.482 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.486 Debug: 2019-09-12 08:28:42 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.489 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_username with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb9b38 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb5178 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb51a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb51f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb5240 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb53a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb5538 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb5970 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.492 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_username in YAML backend
2019-09-12T08:28:44.497 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.503 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.507 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.510 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.513 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.517 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.521 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.524 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.531 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.539 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.547 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.553 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.556 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_password with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ea25c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e9d7d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e9d7f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9d848 @type=#<Puppet::Pops::Types::PStringType:0x00000004e9d8c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e9da00 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e9da50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e9dcf8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.559 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_password in YAML backend
2019-09-12T08:28:44.563 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.566 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.569 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.573 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.576 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.579 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.583 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.586 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.589 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.592 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.596 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.599 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.602 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_reconnect with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e84618 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e7d7a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e7d7f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7d818 @type=#<Puppet::Pops::Types::PStringType:0x00000004e7d890 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7dae8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e7db60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e7dfe8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.605 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_reconnect in YAML backend
2019-09-12T08:28:44.608 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.612 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.615 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.618 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.621 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.624 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.628 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.631 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.634 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.637 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.640 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.643 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.646 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_reconnect_timeout with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e643b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e5e2b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e5e2d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e5e328 @type=#<Puppet::Pops::Types::PStringType:0x00000004e5e490 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e5e5d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e5e648 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e5e940 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.649 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_reconnect_timeout in YAML backend
2019-09-12T08:28:44.653 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.656 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.659 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.662 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.665 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.668 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.671 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.675 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.678 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.681 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.684 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.687 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.691 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_reconnect_limit with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e4d050 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e496f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e49720 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e49748 @type=#<Puppet::Pops::Types::PStringType:0x00000004e497c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e499c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e49a40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e49b80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.694 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_reconnect_limit in YAML backend
2019-09-12T08:28:44.698 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.701 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.704 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.708 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.711 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.714 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.717 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.720 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.724 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.727 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.731 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.734 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.738 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_reconnect_interval_min with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e32e30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e2e808 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e2e830 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2e8a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e2e920 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2eab0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e2eb28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e2ed30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.741 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_reconnect_interval_min in YAML backend
2019-09-12T08:28:44.747 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.750 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.754 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.758 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.762 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.765 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.768 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.772 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.775 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.778 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.782 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.785 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.789 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_reconnect_interval_max with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e1afd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e14ae8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e14b10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e14b88 @type=#<Puppet::Pops::Types::PStringType:0x00000004e14c50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e14ea8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e14f48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e15150 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.792 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_reconnect_interval_max in YAML backend
2019-09-12T08:28:44.795 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.798 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.802 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.805 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.809 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.812 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.815 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.819 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.822 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.825 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.828 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.832 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.835 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_reconnect_interval with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dfdb68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004df7a38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004df7a60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004df7bc8 @type=#<Puppet::Pops::Types::PStringType:0x00000004df7cb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004df5eb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004df7ee8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004df8348 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.838 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_reconnect_interval in YAML backend
2019-09-12T08:28:44.842 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.845 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.848 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.852 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.855 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.858 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.861 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.865 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.868 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.871 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.874 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.877 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.880 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_heartbeat with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ddc3c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dd5cf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dd5d98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd5dc0 @type=#<Puppet::Pops::Types::PStringType:0x00000004dd5e60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd6040 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dd60e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dd63d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.884 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_heartbeat in YAML backend
2019-09-12T08:28:44.887 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.890 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.893 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.897 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.901 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.904 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.907 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.911 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.914 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.918 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.921 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.925 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.928 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_protocol with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004db9878 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004db2b40 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004db2c08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004db3018 @type=#<Puppet::Pops::Types::PStringType:0x00000004db3220 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004db3568 @type=#<Puppet::Pops::Types::PPatternType:0x00000004db3658 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004db3a18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.931 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_protocol in YAML backend
2019-09-12T08:28:44.934 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.938 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.941 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.945 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:44.948 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:44.952 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:44.955 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:44.963 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:44.967 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:44.970 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:44.974 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:44.977 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:44.981 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::qpid_tcp_nodelay with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d927f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d8d4f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d8d520 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8d570 @type=#<Puppet::Pops::Types::PStringType:0x00000004d8d5e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d8d868 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d8d908 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d8db10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:44.984 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::qpid_tcp_nodelay in YAML backend
2019-09-12T08:28:44.987 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:44.990 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:44.994 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:44.997 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.001 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.004 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.007 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.010 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.013 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.017 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.020 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.023 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.026 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::package_ensure with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d776a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d72c48 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d72cc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d72ce8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d72d38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d72f18 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d72f90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d73288 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.030 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::package_ensure in YAML backend
2019-09-12T08:28:45.033 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.036 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.039 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.043 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.046 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.050 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.054 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.058 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.061 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.065 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.068 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.072 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.075 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::api_paste_config with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d5da50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d58b90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d58be0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d58c08 @type=#<Puppet::Pops::Types::PStringType:0x00000004d58c58 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d58de8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d58e88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d590b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.078 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::api_paste_config in YAML backend
2019-09-12T08:28:45.082 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.085 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.089 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.092 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.096 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.099 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.103 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.106 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.109 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.112 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.115 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.119 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.122 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::use_stderr with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d43c90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d3fc58 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d3fc80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d3fca8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d3fcf8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d3fe88 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d3ff00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d40040 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.125 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::use_stderr in YAML backend
2019-09-12T08:28:45.129 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.132 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.135 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.138 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.141 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.144 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.148 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.151 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.154 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.157 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.160 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.163 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.166 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::log_file with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001851438 @options_t=#<Puppet::Pops::Types::PStructType:0x000000019ee1b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000019ee2c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000019ee408 @type=#<Puppet::Pops::Types::PStringType:0x000000019ef1c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000019e03d0 @type=#<Puppet::Pops::Types::PPatternType:0x000000019e0948 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000019e2f18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.170 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::log_file in YAML backend
2019-09-12T08:28:45.173 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.176 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.179 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.183 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.186 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.190 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.193 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.196 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.199 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.202 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.206 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.209 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.212 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::log_dir with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002463870 @options_t=#<Puppet::Pops::Types::PStructType:0x000000024c0fe8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000024c0fc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000024bc268 @type=#<Puppet::Pops::Types::PStringType:0x000000024bc538 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000024bcdf8 @type=#<Puppet::Pops::Types::PPatternType:0x000000024bcf10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000024bd398 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.216 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::log_dir in YAML backend
2019-09-12T08:28:45.219 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.223 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.226 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.229 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.232 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.236 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.239 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.243 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.246 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.249 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.253 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.256 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.259 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::use_syslog with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000026d6080 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026eeba8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026eebd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026eece8 @type=#<Puppet::Pops::Types::PStringType:0x000000026eee00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026ef918 @type=#<Puppet::Pops::Types::PPatternType:0x000000026efb48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026e8dc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.262 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::use_syslog in YAML backend
2019-09-12T08:28:45.265 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.268 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.272 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.275 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.281 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.284 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.287 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.291 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.294 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.298 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.301 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.305 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.308 Debug: 2019-09-12 08:28:43 +0000 hiera(): Found sysinv::use_syslog in global
2019-09-12T08:28:45.312 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::log_facility with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000027616f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002eccd20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002eccd48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002eccde8 @type=#<Puppet::Pops::Types::PStringType:0x00000002ecd068 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002ecd608 @type=#<Puppet::Pops::Types::PPatternType:0x00000002ecd7c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002ecdf18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.315 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::log_facility in YAML backend
2019-09-12T08:28:45.318 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.322 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.325 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.328 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.331 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.335 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.338 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.342 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.345 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.349 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.353 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.356 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.360 Debug: 2019-09-12 08:28:43 +0000 hiera(): Found sysinv::log_facility in global
2019-09-12T08:28:45.363 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::verbose with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003037200 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003047088 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000030470b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000030470d8 @type=#<Puppet::Pops::Types::PStringType:0x000000030471c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000030474c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003047588 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000030478a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.367 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::verbose in YAML backend
2019-09-12T08:28:45.370 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.373 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.376 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.380 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.383 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.387 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.391 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.394 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.398 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.401 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.404 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.408 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.411 Debug: 2019-09-12 08:28:43 +0000 hiera(): Found sysinv::verbose in global
2019-09-12T08:28:45.414 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::debug with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033d2c98 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003426af0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003426b40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003426b68 @type=#<Puppet::Pops::Types::PStringType:0x00000003426dc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000034271f8 @type=#<Puppet::Pops::Types::PPatternType:0x000000034276d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000034147b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.417 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::debug in YAML backend
2019-09-12T08:28:45.420 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.423 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.427 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.430 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.433 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.436 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.439 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.442 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.446 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.449 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.453 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.457 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.461 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::sysinv_api_port with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000374ca40 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000376b558 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000376b648 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000376b6c0 @type=#<Puppet::Pops::Types::PStringType:0x0000000376b828 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000376bad0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000376bbc0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000376bdf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.465 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::sysinv_api_port in YAML backend
2019-09-12T08:28:45.469 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.473 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.477 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.480 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.483 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.486 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.490 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.493 Debug: 2019-09-12 08:28:43 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.496 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.499 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.502 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.505 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.508 Debug: 2019-09-12 08:28:43 +0000 Performing a hiera indirector lookup of sysinv::sysinv_mtc_inv_label with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037b6bc0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037c3168 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037c33c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037c33e8 @type=#<Puppet::Pops::Types::PStringType:0x000000037c34b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037c38e8 @type=#<Puppet::Pops::Types::PPatternType:0x000000037c3988 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037c3c80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.511 Debug: 2019-09-12 08:28:43 +0000 hiera(): Looking up sysinv::sysinv_mtc_inv_label in YAML backend
2019-09-12T08:28:45.514 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.518 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.521 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.525 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.528 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.531 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.535 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.538 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.541 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.545 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.548 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.551 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.554 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of sysinv::region_name with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003965868 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003980ff0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003981040 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039810b8 @type=#<Puppet::Pops::Types::PStringType:0x000000039811a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000039813d8 @type=#<Puppet::Pops::Types::PPatternType:0x000000039814a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003981950 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.557 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up sysinv::region_name in YAML backend
2019-09-12T08:28:45.561 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.564 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.567 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.571 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.574 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.577 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.581 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.584 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.587 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.590 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.594 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.597 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.600 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of sysinv::neutron_region_name with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000421b980 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000422d5b8 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000422d5e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000422d6a8 @type=#<Puppet::Pops::Types::PStringType:0x0000000422d720 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000422db80 @type=#<Puppet::Pops::Types::PPatternType:0x0000000422dc20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000422dfb8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.603 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up sysinv::neutron_region_name in YAML backend
2019-09-12T08:28:45.606 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.609 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.613 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.616 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.620 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.623 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.626 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.629 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.633 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.636 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.639 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.642 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.645 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of sysinv::cinder_region_name with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e46080 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003ebcbb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ebcc58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ebcca8 @type=#<Puppet::Pops::Types::PStringType:0x00000003ebd130 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ebd3b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003ebd540 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003ebe0d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.648 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up sysinv::cinder_region_name in YAML backend
2019-09-12T08:28:45.652 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.655 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.658 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.661 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.665 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.669 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.673 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.676 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.680 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.683 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.686 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.690 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.693 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of sysinv::nova_region_name with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000048c3b20 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484d178 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484d1c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484d308 @type=#<Puppet::Pops::Types::PStringType:0x0000000484d3a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000484d650 @type=#<Puppet::Pops::Types::PPatternType:0x0000000484d6c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000484d948 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.696 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up sysinv::nova_region_name in YAML backend
2019-09-12T08:28:45.700 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.703 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.707 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.710 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.713 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.717 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.720 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.724 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.727 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.730 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.733 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.737 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.740 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of sysinv::barbican_region_name with options {:variables=>Scope(Class[Sysinv]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000476a0d0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475f338 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475f3b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475f400 @type=#<Puppet::Pops::Types::PStringType:0x0000000475f478 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475f568 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475f608 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475f7e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.744 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up sysinv::barbican_region_name in YAML backend
2019-09-12T08:28:45.747 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.751 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.754 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.758 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.761 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.764 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.768 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.771 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.775 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.778 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.782 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.785 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.788 Debug: 2019-09-12 08:28:44 +0000 importing '/usr/share/puppet/modules/platform/manifests/kubernetes.pp' in environment production
2019-09-12T08:28:45.792 Debug: 2019-09-12 08:28:44 +0000 Automatically imported platform::kubernetes::params from platform/kubernetes into production
2019-09-12T08:28:45.795 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::enabled with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e879f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e8abf8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e8ad10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e8ad38 @type=#<Puppet::Pops::Types::PStringType:0x00000004e8aef0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e8b058 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e8b0a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e8b328 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.798 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::enabled in YAML backend
2019-09-12T08:28:45.802 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.805 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.808 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.812 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.815 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.819 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.822 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.825 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.829 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.832 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.836 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.839 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.842 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::node_ip with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ea15d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea4940 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea4990 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea49e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea4a30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea4b70 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ea4c60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ea4e18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.846 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::node_ip in YAML backend
2019-09-12T08:28:45.849 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.853 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.857 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.860 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.863 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.867 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.870 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.873 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.877 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.880 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.884 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.887 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.891 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::pod_network_cidr with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eba150 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ebd490 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ebd508 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebd5d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ebd6c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ebd968 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ebdad0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ebdee0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.894 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::pod_network_cidr in YAML backend
2019-09-12T08:28:45.897 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.901 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.904 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.907 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.910 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.913 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.917 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.920 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.923 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.927 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.930 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.933 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.936 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::pod_network_ipversion with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed3d30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed7d90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed7db8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed7de0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed7e30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed7f98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed68a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed00e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.940 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::pod_network_ipversion in YAML backend
2019-09-12T08:28:45.943 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.947 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.950 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.953 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:45.956 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:45.960 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:45.963 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:45.966 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:45.969 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:45.973 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:45.976 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:45.979 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:45.982 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::service_network_cidr with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee07d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee4888 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee4900 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee4978 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee49f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee4b58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee4bd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee4d38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:45.986 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::service_network_cidr in YAML backend
2019-09-12T08:28:45.990 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:45.993 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:45.996 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:45.999 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.003 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.006 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.009 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.012 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.015 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.019 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.022 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.025 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.028 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::apiserver_advertise_address with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef7988 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ef4530 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ef4558 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef4580 @type=#<Puppet::Pops::Types::PStringType:0x00000004ef4620 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ef4738 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ef4788 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ef48a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.031 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::apiserver_advertise_address in YAML backend
2019-09-12T08:28:46.034 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.037 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.041 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.044 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.047 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.050 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.053 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.056 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.060 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.063 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.066 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.069 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.072 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::etcd_endpoint with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f04b38 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f0fcb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f0fce0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f0fdf8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f0ff38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f08198 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f082d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f086c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.075 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::etcd_endpoint in YAML backend
2019-09-12T08:28:46.078 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.082 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.085 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.088 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.091 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.094 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.097 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.101 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.104 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.107 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.110 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.113 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.116 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::service_domain with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f293c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f2c9d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f2c9f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2ca20 @type=#<Puppet::Pops::Types::PStringType:0x00000004f2cb38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2cd68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f2cde0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f2d038 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.120 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::service_domain in YAML backend
2019-09-12T08:28:46.123 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.126 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.129 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.132 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.136 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.139 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.142 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.145 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.149 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.152 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.155 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.159 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.162 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::dns_service_ip with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f46790 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f496c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f49738 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f49760 @type=#<Puppet::Pops::Types::PStringType:0x00000004f497b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f49918 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f49a08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f49c88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.165 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::dns_service_ip in YAML backend
2019-09-12T08:28:46.168 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.171 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.174 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.177 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.181 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.184 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.188 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.191 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.194 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.197 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.201 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.204 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.207 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::host_labels with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f583c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5c888 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5c8b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5c8d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5c950 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5cae0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5cb58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5cc98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.210 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::host_labels in YAML backend
2019-09-12T08:28:46.214 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.217 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.220 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.223 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.226 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.229 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.233 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.236 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.239 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.246 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.250 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.253 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.256 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::ca_crt with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f729d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f76cb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f76cd8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76d00 @type=#<Puppet::Pops::Types::PStringType:0x00000004f76d50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76e40 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76e90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f77070 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.260 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::ca_crt in YAML backend
2019-09-12T08:28:46.263 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.266 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.269 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.272 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.275 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.278 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.282 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.285 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.288 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.292 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.295 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.298 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.302 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::ca_key with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f82498 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f86278 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f86318 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f86340 @type=#<Puppet::Pops::Types::PStringType:0x00000004f86430 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f86778 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f86840 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f86b38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.305 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::ca_key in YAML backend
2019-09-12T08:28:46.308 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.312 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.315 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.318 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.322 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.325 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.329 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.332 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.336 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.339 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.342 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.346 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.349 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::sa_key with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f95b60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9a0c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9a0e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9a110 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9a188 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9a2c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9a340 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f9a4a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.352 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::sa_key in YAML backend
2019-09-12T08:28:46.356 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.359 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.362 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.365 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.382 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.385 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.389 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.392 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.395 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.399 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.402 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.406 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.412 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::sa_pub with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fae4d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb1928 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb1950 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1a18 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb1a68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb1ba8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb1bf8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb1db0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.416 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::sa_pub in YAML backend
2019-09-12T08:28:46.419 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.423 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.426 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.430 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.433 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.437 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.440 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.444 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.447 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.451 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.454 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.457 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.461 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::k8s_cpuset with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc1558 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fcafe0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fcb008 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcb030 @type=#<Puppet::Pops::Types::PStringType:0x00000004fcb080 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcb238 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fcb288 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fcb468 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.464 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::k8s_cpuset in YAML backend
2019-09-12T08:28:46.467 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.471 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.474 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.478 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.481 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.484 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.488 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.491 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.495 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.499 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.502 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.505 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.509 Debug: 2019-09-12 08:28:44 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::k8s_nodeset with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd9ef0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fde568 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fde590 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fde5e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fde630 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fde720 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fde770 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fde900 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.512 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking up platform::kubernetes::params::k8s_nodeset in YAML backend
2019-09-12T08:28:46.516 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.519 Debug: 2019-09-12 08:28:44 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.523 Debug: 2019-09-12 08:28:44 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.526 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.530 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.534 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.537 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.540 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.543 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.546 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.549 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.552 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.556 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::k8s_reserved_cpus with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fef408 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ff30d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ff30f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff3170 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff31e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff3328 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff3378 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff3490 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.559 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::kubernetes::params::k8s_reserved_cpus in YAML backend
2019-09-12T08:28:46.562 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.566 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.569 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.572 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.576 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.579 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.582 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.586 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.589 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.592 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.595 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.598 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.602 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::k8s_reserved_mem with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005000c58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005004470 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005004498 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000050044c0 @type=#<Puppet::Pops::Types::PStringType:0x00000005004538 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000050046a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000005004768 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050048d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.605 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::kubernetes::params::k8s_reserved_mem in YAML backend
2019-09-12T08:28:46.609 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.613 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.616 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.619 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.622 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.626 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.629 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.632 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.636 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.639 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.642 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.646 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.649 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::kubernetes::params::apiserver_cert_san with options {:variables=>Scope(Class[Platform::Kubernetes::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000501d5b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005020620 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005020828 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005020940 @type=#<Puppet::Pops::Types::PStringType:0x00000005020a08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005020b98 @type=#<Puppet::Pops::Types::PPatternType:0x00000005020c60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005020ee0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.652 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::kubernetes::params::apiserver_cert_san in YAML backend
2019-09-12T08:28:46.655 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.659 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.662 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.665 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.668 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.672 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.675 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.679 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.682 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.685 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.689 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.692 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.696 Debug: 2019-09-12 08:28:45 +0000 importing '/usr/share/puppet/modules/platform/manifests/docker.pp' in environment production
2019-09-12T08:28:46.699 Debug: 2019-09-12 08:28:45 +0000 Automatically imported platform::docker::params from platform/docker into production
2019-09-12T08:28:46.702 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::package_name with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc0838 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbc058 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbc0d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbc148 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbc210 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbc3f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbc468 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbc7b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.706 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::package_name in YAML backend
2019-09-12T08:28:46.709 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.713 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.716 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.719 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.723 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.726 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.729 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.732 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.735 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.739 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.742 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.757 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.761 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::http_proxy with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fabb68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa3ee0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa3f08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa3f30 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa2a68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa4390 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fa44a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fa4908 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.764 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::http_proxy in YAML backend
2019-09-12T08:28:46.767 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.771 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.774 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.777 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.781 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.784 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.787 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.790 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.793 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.797 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.800 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.803 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.807 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::https_proxy with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f94968 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f8fee0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f8ff30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8f508 @type=#<Puppet::Pops::Types::PStringType:0x00000004f8d938 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f90138 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f901b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f90318 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.810 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::https_proxy in YAML backend
2019-09-12T08:28:46.813 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.816 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.819 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.823 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.826 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.829 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.832 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.836 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.839 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.842 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.845 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.848 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.851 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::no_proxy with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f80350 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7d448 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7d470 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7d498 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7d4e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7d5d8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7d628 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7d740 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.855 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::no_proxy in YAML backend
2019-09-12T08:28:46.858 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.862 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.865 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.868 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.872 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.875 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.878 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.882 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.885 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.888 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.892 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.895 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.898 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::k8s_registry with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f6f4b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f6b0e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f6b130 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6b158 @type=#<Puppet::Pops::Types::PStringType:0x00000004f6b1a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6b310 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f6b360 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f6b4c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.902 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::k8s_registry in YAML backend
2019-09-12T08:28:46.905 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.908 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.912 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.915 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.918 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.922 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.925 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.928 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.931 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.934 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.938 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.941 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.944 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::gcr_registry with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f59db8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f55790 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f557b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f557e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f55830 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f55a10 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f55ab0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f55bf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.948 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::gcr_registry in YAML backend
2019-09-12T08:28:46.951 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.954 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:46.957 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:46.960 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:46.964 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:46.967 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:46.970 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:46.973 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:46.977 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:46.980 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:46.983 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:46.986 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:46.990 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::quay_registry with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f42780 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f3c588 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f3c5d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3c600 @type=#<Puppet::Pops::Types::PStringType:0x00000004f3c6a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3c8a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f3c998 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f3cb28 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:46.993 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::quay_registry in YAML backend
2019-09-12T08:28:46.996 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:46.999 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.003 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.006 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.009 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.013 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.016 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.019 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.022 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.026 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.029 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.032 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.035 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::docker_registry with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f286c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f22318 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f22340 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f224d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f22688 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f22b38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f22cf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f23100 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.038 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::docker_registry in YAML backend
2019-09-12T08:28:47.041 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.044 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.048 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.051 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.054 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.057 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.060 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.063 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.066 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.070 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.074 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.077 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.081 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::k8s_registry_secret with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f05218 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f015c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f015f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f01618 @type=#<Puppet::Pops::Types::PStringType:0x00000004f016b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f017a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f01820 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f01960 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.084 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::k8s_registry_secret in YAML backend
2019-09-12T08:28:47.087 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.090 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.093 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.096 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.100 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.103 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.106 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.110 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.113 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.117 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.121 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.124 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.128 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::gcr_registry_secret with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef3108 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eef990 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eef9b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eef9e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eefb48 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eefc38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eefcb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eefe40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.132 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::gcr_registry_secret in YAML backend
2019-09-12T08:28:47.135 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.139 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.142 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.146 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.150 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.154 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.157 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.160 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.164 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.167 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.171 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.174 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.178 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::quay_registry_secret with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ee1bd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004edd6f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004edd740 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004edd768 @type=#<Puppet::Pops::Types::PStringType:0x00000004edd7b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004edd8d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004edd920 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004edda88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.181 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::quay_registry_secret in YAML backend
2019-09-12T08:28:47.184 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.188 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.191 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.198 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.202 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.205 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.209 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.212 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.215 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.219 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.222 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.225 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.228 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::docker_registry_secret with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ece628 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ecaaf0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ecab90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecabb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ecac80 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ecae60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ecaed8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ecb018 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.232 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::docker_registry_secret in YAML backend
2019-09-12T08:28:47.235 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.238 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.242 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.245 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.248 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.252 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.255 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.259 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.263 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.266 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.270 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.273 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.277 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of platform::docker::params::insecure_registry with options {:variables=>Scope(Class[Platform::Docker::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb7ec8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb3008 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb3030 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb3058 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb30d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb3238 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb3288 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb3508 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.280 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up platform::docker::params::insecure_registry in YAML backend
2019-09-12T08:28:47.283 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.287 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.290 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.293 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.297 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.301 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.305 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.309 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.312 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.315 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.319 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.322 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.325 Debug: 2019-09-12 08:28:45 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/api.pp' in environment production
2019-09-12T08:28:47.328 Debug: 2019-09-12 08:28:45 +0000 Automatically imported sysinv::api from sysinv/api into production
2019-09-12T08:28:47.332 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_password with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a84fe0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a81200 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a81250 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a812a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a812f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a81408 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a81458 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a815c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.335 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up sysinv::api::keystone_password in YAML backend
2019-09-12T08:28:47.338 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.341 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.345 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.348 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.351 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.354 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.358 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.362 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.365 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.369 Debug: 2019-09-12 08:28:45 +0000 hiera(): Found sysinv::api::keystone_password in secure_static
2019-09-12T08:28:47.372 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_enabled with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a726b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6ddb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6dde0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6de30 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6def8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6e100 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a6e1a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a6e308 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.375 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up sysinv::api::keystone_enabled in YAML backend
2019-09-12T08:28:47.378 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.381 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.385 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.388 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.391 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.394 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.397 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.400 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.404 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.407 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.410 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.413 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.416 Debug: 2019-09-12 08:28:45 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_tenant with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a609d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5d300 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5d328 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5d3a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5d440 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5d580 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5d5d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5d710 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.420 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking up sysinv::api::keystone_tenant in YAML backend
2019-09-12T08:28:47.423 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.426 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.429 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.432 Debug: 2019-09-12 08:28:45 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.436 Debug: 2019-09-12 08:28:45 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.439 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.442 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.445 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.448 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.452 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.455 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.458 Debug: 2019-09-12 08:28:46 +0000 hiera(): Found sysinv::api::keystone_tenant in personality
2019-09-12T08:28:47.461 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_user with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a2c980 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a1e560 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a1e5b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a1e6c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a1e7b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a1e970 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a1ea60 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a1ebf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.465 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_user in YAML backend
2019-09-12T08:28:47.468 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.471 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.474 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.478 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.481 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.484 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.487 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.490 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.494 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.497 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.500 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.503 Debug: 2019-09-12 08:28:46 +0000 hiera(): Found sysinv::api::keystone_user in personality
2019-09-12T08:28:47.506 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_auth_host with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c7918 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c1ab8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c1ae0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c1b08 @type=#<Puppet::Pops::Types::PStringType:0x000000049c1c70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c1f90 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c1fe0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049c22d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.510 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_auth_host in YAML backend
2019-09-12T08:28:47.513 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.517 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.520 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.523 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.527 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.530 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.534 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.538 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.541 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.544 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.548 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.552 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.555 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_auth_port with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000479f870 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000479ab40 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000479ab90 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000479abb8 @type=#<Puppet::Pops::Types::PStringType:0x0000000479ac08 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000479ad48 @type=#<Puppet::Pops::Types::PPatternType:0x0000000479ad98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000479aeb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.559 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_auth_port in YAML backend
2019-09-12T08:28:47.562 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.566 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.569 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.572 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.576 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.579 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.582 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.586 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.590 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.593 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.597 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.600 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.603 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_auth_protocol with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475e258 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004758290 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047582b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047582e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004758498 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004758650 @type=#<Puppet::Pops::Types::PPatternType:0x000000047586a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004758920 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.607 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_auth_protocol in YAML backend
2019-09-12T08:28:47.610 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.614 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.617 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.621 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.624 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.627 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.631 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.634 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.637 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.647 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.650 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.654 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.659 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_auth_admin_prefix with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000048983d0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000048c1910 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000048c19b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000048c1a00 @type=#<Puppet::Pops::Types::PStringType:0x000000048c1a50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000048c1d20 @type=#<Puppet::Pops::Types::PPatternType:0x000000048c1d98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000048c1ff0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.663 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_auth_admin_prefix in YAML backend
2019-09-12T08:28:47.667 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.671 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.675 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.678 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.682 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.685 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.689 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.692 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.696 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.699 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.702 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.706 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.709 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_auth_uri with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ec48b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e4ba30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e4bc10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e4bcb0 @type=#<Puppet::Pops::Types::PStringType:0x00000003e4b0a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e6cc30 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e6cf78 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e6d3b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.712 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_auth_uri in YAML backend
2019-09-12T08:28:47.716 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.719 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.722 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.726 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.729 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.732 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.736 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.739 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.743 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.746 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.749 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.753 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.756 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_auth_version with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003fb2158 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000421e040 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000421e068 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000421e130 @type=#<Puppet::Pops::Types::PStringType:0x0000000421e3d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000421e9c8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000421ea68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000421f5a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.759 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_auth_version in YAML backend
2019-09-12T08:28:47.762 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.766 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.769 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.772 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.775 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.779 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.782 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.785 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.789 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.792 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.795 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.798 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.802 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_identity_uri with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000039b4fa8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000039785a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000039785d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039785f8 @type=#<Puppet::Pops::Types::PStringType:0x00000003978788 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003978b20 @type=#<Puppet::Pops::Types::PPatternType:0x00000003978cd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003979278 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.805 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_identity_uri in YAML backend
2019-09-12T08:28:47.808 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.812 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.815 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.818 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.822 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.825 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.828 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.832 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.835 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.839 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.842 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.845 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.848 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_user_domain with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037c5c10 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037b9d48 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037b9d98 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037b9de8 @type=#<Puppet::Pops::Types::PStringType:0x000000037b9e60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037ba158 @type=#<Puppet::Pops::Types::PPatternType:0x000000037ba220 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037ba4c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.851 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_user_domain in YAML backend
2019-09-12T08:28:47.855 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.858 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.861 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.864 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.867 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.871 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.874 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.877 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.880 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.883 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.887 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.890 Debug: 2019-09-12 08:28:46 +0000 hiera(): Found sysinv::api::keystone_user_domain in personality
2019-09-12T08:28:47.893 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::keystone_project_domain with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000377a990 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003761918 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003761a80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003761ad0 @type=#<Puppet::Pops::Types::PStringType:0x00000003761be8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003761df0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003761e90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037622f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.897 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::keystone_project_domain in YAML backend
2019-09-12T08:28:47.900 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.904 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.907 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.911 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.914 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.918 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.921 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.924 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.928 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.931 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.934 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.938 Debug: 2019-09-12 08:28:46 +0000 hiera(): Found sysinv::api::keystone_project_domain in personality
2019-09-12T08:28:47.942 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::auth_type with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000179b980 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000180f7e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000180fd80 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001800308 @type=#<Puppet::Pops::Types::PStringType:0x000000018006c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001800c18 @type=#<Puppet::Pops::Types::PPatternType:0x00000001800d58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001801078 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.945 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::auth_type in YAML backend
2019-09-12T08:28:47.948 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:47.952 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:47.956 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:47.959 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:47.962 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:47.966 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:47.969 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:47.972 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:47.976 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:47.979 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:47.982 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:47.986 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:47.989 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_tenant with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001b12820 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001c08f68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001c0ab10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001c0b0b0 @type=#<Puppet::Pops::Types::PStringType:0x00000001c040d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001c06bc8 @type=#<Puppet::Pops::Types::PPatternType:0x00000001bb3310 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001ba8550 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:47.993 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_tenant in YAML backend
2019-09-12T08:28:47.997 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.000 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.004 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.007 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.010 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.014 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.017 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.020 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.023 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.027 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.030 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.033 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.037 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_user with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000253c1e8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000025e33a8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000025e3a60 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000025e3ce0 @type=#<Puppet::Pops::Types::PStringType:0x000000025d1ba8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000025d3d68 @type=#<Puppet::Pops::Types::PPatternType:0x000000025c5948 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000025c7590 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.040 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_user in YAML backend
2019-09-12T08:28:48.043 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.046 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.050 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.054 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.057 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.060 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.063 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.067 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.070 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.073 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.077 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.080 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.084 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keyring_service with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000270ca18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002722070 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000027220e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002722110 @type=#<Puppet::Pops::Types::PStringType:0x000000027222a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000027227f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000002722958 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002722de0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.087 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keyring_service in YAML backend
2019-09-12T08:28:48.090 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.094 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.097 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.100 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.104 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.107 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.110 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.114 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.117 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.121 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.124 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.127 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.130 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_auth_host with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002f9ee60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003000200 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003000278 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003000368 @type=#<Puppet::Pops::Types::PStringType:0x00000003000430 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000030007f0 @type=#<Puppet::Pops::Types::PPatternType:0x000000030009d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003000e58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.134 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_auth_host in YAML backend
2019-09-12T08:28:48.137 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.140 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.144 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.147 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.150 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.154 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.157 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.161 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.164 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.167 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.171 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.174 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.178 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_auth_port with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003055368 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000306ed40 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000306ee08 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000306ee80 @type=#<Puppet::Pops::Types::PStringType:0x0000000306ef98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000306f1f0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000306f330 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000306fb78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.181 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_auth_port in YAML backend
2019-09-12T08:28:48.184 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.187 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.190 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.194 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.197 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.200 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.203 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.207 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.210 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.213 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.216 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.220 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.223 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_auth_protocol with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003446940 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036a8850 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036a88a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036a8968 @type=#<Puppet::Pops::Types::PStringType:0x000000036a8b98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036a8ff8 @type=#<Puppet::Pops::Types::PPatternType:0x000000036a9110 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036a9598 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.227 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_auth_protocol in YAML backend
2019-09-12T08:28:48.230 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.234 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.237 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.240 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.243 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.247 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.250 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.254 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.257 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.260 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.264 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.267 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.270 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_auth_admin_prefix with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000377f0d0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000378d400 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000378d450 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000378d478 @type=#<Puppet::Pops::Types::PStringType:0x0000000378d4c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000378d900 @type=#<Puppet::Pops::Types::PPatternType:0x0000000378d9f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000378dc70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.274 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_auth_admin_prefix in YAML backend
2019-09-12T08:28:48.277 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.280 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.283 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.287 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.290 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.293 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.297 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.300 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.303 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.307 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.310 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.313 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.317 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_auth_uri with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000038ee128 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003936450 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000039364c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039364f0 @type=#<Puppet::Pops::Types::PStringType:0x00000003936590 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000039367c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003936928 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003936c70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.320 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_auth_uri in YAML backend
2019-09-12T08:28:48.323 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.327 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.330 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.333 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.337 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.340 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.343 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.347 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.350 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.354 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.357 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.360 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.364 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_auth_version with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000039d9538 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003ffb808 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003ffba60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003ffbb50 @type=#<Puppet::Pops::Types::PStringType:0x00000003ffbdd0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ffbfb0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003fe00f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003fe0350 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.367 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_auth_version in YAML backend
2019-09-12T08:28:48.370 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.374 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.377 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.381 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.384 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.387 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.391 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.394 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.397 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.401 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.404 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.407 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.411 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_identity_uri with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003f10fd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e95fe0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e96080 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e960a8 @type=#<Puppet::Pops::Types::PStringType:0x00000003e96558 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e96a58 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e96d50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e97980 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.414 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_identity_uri in YAML backend
2019-09-12T08:28:48.418 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.421 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.424 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.428 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.431 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.435 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.438 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.442 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.445 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.449 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.452 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.456 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.459 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_user_domain with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ec8df0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003caac80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003caaed8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003caaff0 @type=#<Puppet::Pops::Types::PStringType:0x00000003cab130 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ca40b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003ca4150 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003ca4a38 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.462 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_user_domain in YAML backend
2019-09-12T08:28:48.466 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.469 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.473 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.476 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.480 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.483 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.487 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.490 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.496 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.500 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.503 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.506 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.510 Debug: 2019-09-12 08:28:46 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_keystone_project_domain with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004899a50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004757368 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004757390 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047573e0 @type=#<Puppet::Pops::Types::PStringType:0x000000047574d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004757660 @type=#<Puppet::Pops::Types::PPatternType:0x000000047576d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047578b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.513 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking up sysinv::api::openstack_keystone_project_domain in YAML backend
2019-09-12T08:28:48.517 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.520 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.524 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.527 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.531 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.534 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.538 Debug: 2019-09-12 08:28:46 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.541 Debug: 2019-09-12 08:28:46 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.545 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.548 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.551 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.554 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.558 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::api::openstack_auth_type with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475d268 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047881c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047881e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004788210 @type=#<Puppet::Pops::Types::PStringType:0x000000047882b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004788418 @type=#<Puppet::Pops::Types::PPatternType:0x00000004788490 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004788648 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.561 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::api::openstack_auth_type in YAML backend
2019-09-12T08:28:48.564 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.567 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.571 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.574 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.577 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.580 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.584 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.587 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.591 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.594 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.597 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.600 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.604 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::api::service_port with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000479c080 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047b6ca0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047b6cc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047b6d40 @type=#<Puppet::Pops::Types::PStringType:0x000000047b6de0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047b7060 @type=#<Puppet::Pops::Types::PPatternType:0x000000047b7100 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047b7358 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.607 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::api::service_port in YAML backend
2019-09-12T08:28:48.860 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.864 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.867 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.871 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.874 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.877 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.881 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.884 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.887 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.890 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.894 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.897 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.900 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::api::package_ensure with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c4d80 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049eb598 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049eb5c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049eb638 @type=#<Puppet::Pops::Types::PStringType:0x000000049eb688 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049eb8b8 @type=#<Puppet::Pops::Types::PPatternType:0x000000049eb9a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049ebbd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.903 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::api::package_ensure in YAML backend
2019-09-12T08:28:48.907 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.910 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.913 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.917 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.921 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.924 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.927 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.931 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.934 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.938 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.941 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.945 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.948 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::api::bind_host with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a2fa90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a43360 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a433b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a433d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a43428 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a43568 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a43608 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a43770 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:48.952 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::api::bind_host in YAML backend
2019-09-12T08:28:48.955 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:48.958 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:48.962 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:48.965 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:48.969 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:48.972 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:48.976 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:48.979 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:48.982 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:48.986 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:48.989 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:48.995 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:48.999 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::api::pxeboot_host with options {:variables=>Scope(Class[Sysinv::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a634d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a67da0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a67dc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a67df0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a67e68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a67fa8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a66ba8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a600c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.002 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::api::pxeboot_host in YAML backend
2019-09-12T08:28:49.006 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.009 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.012 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.016 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.021 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.025 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.029 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.032 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.036 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.039 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.044 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.047 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.051 Debug: 2019-09-12 08:28:47 +0000 importing '/usr/share/puppet/modules/sysinv/manifests/conductor.pp' in environment production
2019-09-12T08:28:49.054 Debug: 2019-09-12 08:28:47 +0000 Automatically imported sysinv::conductor from sysinv/conductor into production
2019-09-12T08:28:49.057 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::conductor::conductor_driver with options {:variables=>Scope(Class[Sysinv::Conductor]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d2fdf8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d37da0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d30050 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d300a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d30118 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d30438 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d30550 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d307f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.061 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::conductor::conductor_driver in YAML backend
2019-09-12T08:28:49.064 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.067 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.070 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.074 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.077 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.080 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.083 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.087 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.090 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.094 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.097 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.100 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.104 Debug: 2019-09-12 08:28:47 +0000 Performing a hiera indirector lookup of sysinv::conductor::package_ensure with options {:variables=>Scope(Class[Sysinv::Conductor]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d4ff90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d50a80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d50aa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d50ad0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d50bc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d50d28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d50df0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d51020 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.107 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking up sysinv::conductor::package_ensure in YAML backend
2019-09-12T08:28:49.110 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.114 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.117 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.120 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.124 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.127 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.130 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.134 Debug: 2019-09-12 08:28:47 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.137 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.140 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.143 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.146 Debug: 2019-09-12 08:28:47 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.149 Debug: 2019-09-12 08:28:47 +0000 importing '/usr/share/puppet/modules/platform/manifests/filesystem.pp' in environment production
2019-09-12T08:28:49.153 Debug: 2019-09-12 08:28:48 +0000 Automatically imported platform::filesystem::docker::bootstrap from platform/filesystem into production
2019-09-12T08:28:49.156 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::lv_size with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f32740 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f35940 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f35990 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f35a30 @type=#<Puppet::Pops::Types::PStringType:0x00000004f35af8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f35cb0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f35d28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f35f30 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.159 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::lv_size in YAML backend
2019-09-12T08:28:49.162 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.166 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.169 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.172 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.176 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.179 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.183 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.186 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.189 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.192 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.200 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.203 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.207 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::lv_name with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f4f598 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f52bd0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f52c70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f52cc0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f52d10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f52e50 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f52f68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f530d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.210 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::lv_name in YAML backend
2019-09-12T08:28:49.214 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.217 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.221 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.224 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.227 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.231 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.234 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.237 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.240 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.243 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.247 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.250 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.253 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::mountpoint with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f62ff8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f67850 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f678c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f678f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f67940 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f67a30 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f67a80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f67bc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.256 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::mountpoint in YAML backend
2019-09-12T08:28:49.259 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.263 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.266 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.269 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.272 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.275 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.279 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.282 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.285 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.288 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.292 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.295 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.298 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::devmapper with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f75590 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7a1f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7a220 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7a248 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7a298 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7a478 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7a4f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7a608 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.301 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::devmapper in YAML backend
2019-09-12T08:28:49.305 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.308 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.311 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.314 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.318 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.321 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.324 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.328 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.331 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.334 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.337 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.340 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.344 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::fs_type with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8b0e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f8f8c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f8f8f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8f918 @type=#<Puppet::Pops::Types::PStringType:0x00000004f8f990 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8faa8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f8fb48 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f8fcd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.347 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::fs_type in YAML backend
2019-09-12T08:28:49.350 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.353 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.356 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.359 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.363 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.366 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.369 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.372 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.375 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.379 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.382 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.386 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.390 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::fs_options with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f98108 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9c690 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9c6b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9c6e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9c730 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9c848 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9c8c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f9ca78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.393 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::fs_options in YAML backend
2019-09-12T08:28:49.397 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.400 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.404 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.407 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.410 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.414 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.417 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.420 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.423 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.427 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.430 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.434 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.437 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::filesystem::docker::params::bootstrap::fs_use_all with options {:variables=>Scope(Class[Platform::Filesystem::Docker::Params::Bootstrap]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb7c10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb4290 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb4308 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb4358 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb43d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb4510 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb4560 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb46a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.440 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::filesystem::docker::params::bootstrap::fs_use_all in YAML backend
2019-09-12T08:28:49.443 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.446 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.450 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.453 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.456 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.459 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.462 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.466 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.469 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.472 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.475 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.478 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.482 Debug: 2019-09-12 08:28:48 +0000 importing '/usr/share/puppet/modules/platform/manifests/etcd.pp' in environment production
2019-09-12T08:28:49.485 Debug: 2019-09-12 08:28:48 +0000 Automatically imported platform::etcd::bootstrap from platform/etcd into production
2019-09-12T08:28:49.488 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::etcd::params::bind_address with options {:variables=>Scope(Class[Platform::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe8298 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fe39f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fe3ae0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe3b08 @type=#<Puppet::Pops::Types::PStringType:0x00000004fe3ba8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fe3f18 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fe3770 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fe40a8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.492 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::etcd::params::bind_address in YAML backend
2019-09-12T08:28:49.495 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.498 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.501 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.505 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.508 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.511 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.514 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.517 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.521 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.524 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.527 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.530 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.533 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::etcd::params::port with options {:variables=>Scope(Class[Platform::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fccf48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fc6a58 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fc6aa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc6ad0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fc6b98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc6e90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fc6ff8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fc72a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.536 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::etcd::params::port in YAML backend
2019-09-12T08:28:49.540 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.543 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.546 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.550 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.553 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.556 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.559 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.562 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.566 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.569 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.572 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.575 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.579 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::etcd::params::node with options {:variables=>Scope(Class[Platform::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb3ae8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004faf178 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004faf1a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004faf1c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004faf290 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004faf3f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004faf448 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004faf5d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.582 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::etcd::params::node in YAML backend
2019-09-12T08:28:49.585 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.588 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.592 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.595 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.598 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.601 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.605 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.608 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.611 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.614 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.618 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.621 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.624 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::device with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7eca8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7bb98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7bbc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7bbe8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7bc38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7bd78 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7bdc8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7bf08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.627 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::device in YAML backend
2019-09-12T08:28:49.631 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.634 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.638 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.641 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.644 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.647 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.650 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.654 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.660 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.663 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.667 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.671 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.675 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::lv_name with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f6d6d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f68480 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f685c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f685e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f686d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f68a98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f68bd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f68fc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.679 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::lv_name in YAML backend
2019-09-12T08:28:49.682 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.685 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.688 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.692 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.695 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.698 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.701 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.704 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.707 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.710 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.714 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.717 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.720 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::lv_size with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f578d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f535f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f53620 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f53698 @type=#<Puppet::Pops::Types::PStringType:0x00000004f536e8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f53878 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f53918 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f53aa8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.723 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::lv_size in YAML backend
2019-09-12T08:28:49.726 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.730 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.733 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.736 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.739 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.743 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.746 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.750 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.753 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.757 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.760 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.763 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.766 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::mountpoint with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f3f418 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f39400 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f39478 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f394a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f39518 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f397c0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f398d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f39a90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.770 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::mountpoint in YAML backend
2019-09-12T08:28:49.779 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.783 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.786 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.790 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.793 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.797 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.800 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.803 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.806 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.810 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.813 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.816 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.820 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::port with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f24668 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f18e30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f18f20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f18f70 @type=#<Puppet::Pops::Types::PStringType:0x00000004f19128 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f196c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f19718 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f19948 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.823 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::port in YAML backend
2019-09-12T08:28:49.826 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.829 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.833 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.836 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.840 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.843 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.847 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.850 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.854 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.857 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.861 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.864 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.868 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::resource_name with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eff4a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004efb510 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004efb560 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004efb588 @type=#<Puppet::Pops::Types::PStringType:0x00000004efb5d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004efb6f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004efb7b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004efb8f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.871 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::resource_name in YAML backend
2019-09-12T08:28:49.875 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.883 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.887 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.890 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.894 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.897 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.900 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.904 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.907 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.911 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.914 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.918 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.921 Debug: 2019-09-12 08:28:48 +0000 Performing a hiera indirector lookup of platform::drbd::etcd::params::vg_name with options {:variables=>Scope(Class[Platform::Drbd::Etcd::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eec4e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ee85a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ee85c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee85f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ee8640 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ee8780 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ee87f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ee8938 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.925 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking up platform::drbd::etcd::params::vg_name in YAML backend
2019-09-12T08:28:49.928 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.931 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.935 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source host
2019-09-12T08:28:49.938 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:49.942 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:49.945 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:49.948 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source system
2019-09-12T08:28:49.952 Debug: 2019-09-12 08:28:48 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:49.955 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:49.958 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source static
2019-09-12T08:28:49.962 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:49.965 Debug: 2019-09-12 08:28:48 +0000 hiera(): Looking for data source global
2019-09-12T08:28:49.968 Debug: 2019-09-12 08:28:49 +0000 importing '/usr/share/openstack-puppet/modules/etcd/manifests/init.pp' in environment production
2019-09-12T08:28:49.972 Debug: 2019-09-12 08:28:49 +0000 Automatically imported etcd from etcd into production
2019-09-12T08:28:49.975 Debug: 2019-09-12 08:28:49 +0000 importing '/usr/share/openstack-puppet/modules/etcd/manifests/params.pp' in environment production
2019-09-12T08:28:49.978 Debug: 2019-09-12 08:28:49 +0000 Automatically imported etcd::params from etcd/params into production
2019-09-12T08:28:49.982 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::package_name with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c713f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c529d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c52a20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c52a48 @type=#<Puppet::Pops::Types::PStringType:0x00000004c52a98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c52ca0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c52d90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c52fc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:49.985 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::package_name in YAML backend
2019-09-12T08:28:49.988 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:49.992 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:49.997 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.000 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.004 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.007 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.010 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.014 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.017 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.021 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.024 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.028 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.031 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::manage_package with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c1fbe8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c1b778 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c1b7c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1b818 @type=#<Puppet::Pops::Types::PStringType:0x00000004c1b868 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1b9a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c1b9f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c1bbb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.035 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::manage_package in YAML backend
2019-09-12T08:28:50.038 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.042 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.045 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.049 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.052 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.055 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.059 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.062 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.065 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.069 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.072 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.076 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.079 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::manage_service with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c03150 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bfc418 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bfc4b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bfc508 @type=#<Puppet::Pops::Types::PStringType:0x00000004bfc648 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bfc828 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bfc8c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bfcaa8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.082 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::manage_service in YAML backend
2019-09-12T08:28:50.086 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.089 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.093 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.096 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.099 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.103 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.106 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.110 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.113 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.116 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.120 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.123 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.126 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::config_file_path with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bcc880 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bbce80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bbcef8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bbcf48 @type=#<Puppet::Pops::Types::PStringType:0x00000004bbd010 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bbd218 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bbd268 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bbd510 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.130 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::config_file_path in YAML backend
2019-09-12T08:28:50.133 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.136 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.140 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.144 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.147 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.151 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.154 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.157 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.161 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.164 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.168 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.171 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.174 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::wal_dir with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b57670 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b4dd78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b4ddc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b4de18 @type=#<Puppet::Pops::Types::PStringType:0x00000004b4e138 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b4e890 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b4e9a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b4f060 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.178 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::wal_dir in YAML backend
2019-09-12T08:28:50.181 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.184 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.188 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.191 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.195 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.198 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.201 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.205 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.208 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.211 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.215 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.218 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.222 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::snapshot_count with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b2da28 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b285f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b28640 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b28668 @type=#<Puppet::Pops::Types::PStringType:0x00000004b28730 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b28848 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b28af0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b28ca8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.225 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::snapshot_count in YAML backend
2019-09-12T08:28:50.228 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.232 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.235 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.239 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.243 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.247 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.250 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.254 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.257 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.261 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.264 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.268 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.271 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::heartbeat_interval with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004afa290 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004adec70 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004adec98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004adece8 @type=#<Puppet::Pops::Types::PStringType:0x00000004aded60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004adef68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004adf030 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004adf1c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.275 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::heartbeat_interval in YAML backend
2019-09-12T08:28:50.279 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.282 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.286 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.289 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.292 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.295 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.299 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.302 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.305 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.309 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.312 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.315 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.319 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::election_timeout with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa52b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa0c90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa0cb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa0d30 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa0ee8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa1028 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa1078 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa11b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.322 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::election_timeout in YAML backend
2019-09-12T08:28:50.325 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.329 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.333 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.336 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.340 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.344 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.347 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.351 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.354 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.357 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.360 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.364 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.367 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::quota_backend_bytes with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a8e248 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a878d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a878f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a87970 @type=#<Puppet::Pops::Types::PStringType:0x00000004a879c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a87ad8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a87b50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a87c90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.370 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::quota_backend_bytes in YAML backend
2019-09-12T08:28:50.374 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.377 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.380 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.383 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.387 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.390 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.394 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.398 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.402 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.405 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.409 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.413 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.416 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::max_snapshots with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a73218 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a6e808 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a6e880 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6e8f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a6ea38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a6ed08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a6ed80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a6efb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.419 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::max_snapshots in YAML backend
2019-09-12T08:28:50.423 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.427 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.430 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.433 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.437 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.440 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.444 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.447 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.451 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.454 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.458 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.461 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.464 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::max_wals with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a611a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5da80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5daa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5dad0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5db20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5dc88 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5dd00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5de40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.468 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::max_wals in YAML backend
2019-09-12T08:28:50.471 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.474 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.478 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.481 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.484 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.487 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.491 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.494 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.497 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.501 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.504 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.508 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.511 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::cors with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a2c9f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a1ec40 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a1ed30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a1edd0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a1ef10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a1f190 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a1f208 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a1f410 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.515 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::cors in YAML backend
2019-09-12T08:28:50.518 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.521 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.525 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.528 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.531 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.535 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.538 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.541 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.544 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.548 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.551 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.554 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.558 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::enable_v2 with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049c7c88 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c2198 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c21e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c22d8 @type=#<Puppet::Pops::Types::PStringType:0x000000049c23f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c2558 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c2710 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049c29e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.561 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::enable_v2 in YAML backend
2019-09-12T08:28:50.564 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.569 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.572 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.575 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.579 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.583 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.586 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.590 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.593 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.596 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.600 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.603 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.606 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::listen_peer_urls with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a0f40 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000479b310 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000479b338 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000479b388 @type=#<Puppet::Pops::Types::PStringType:0x0000000479b400 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000479b4f0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000479b540 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000479b6f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.610 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::listen_peer_urls in YAML backend
2019-09-12T08:28:50.613 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.617 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.620 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.623 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.627 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.630 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.633 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.637 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.640 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.643 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.647 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.650 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.654 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::initial_advertise_peer_urls with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475f8d8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000475af18 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000475af68 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000475afb8 @type=#<Puppet::Pops::Types::PStringType:0x0000000475b080 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000475b288 @type=#<Puppet::Pops::Types::PPatternType:0x0000000475b350 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000475b508 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.657 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::initial_advertise_peer_urls in YAML backend
2019-09-12T08:28:50.661 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.665 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.668 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.672 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.676 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.679 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.683 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.687 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.690 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.694 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.697 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.700 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.703 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::initial_cluster with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000489b7b0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484ce30 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484ce58 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484cf20 @type=#<Puppet::Pops::Types::PStringType:0x0000000484cf98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000484d1c8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000484d380 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000484d650 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.707 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::initial_cluster in YAML backend
2019-09-12T08:28:50.711 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.714 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.718 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.721 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.725 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.728 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.731 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.735 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.738 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.741 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.744 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.748 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.751 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::initial_cluster_state with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ece548 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e771f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e77298 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e772e8 @type=#<Puppet::Pops::Types::PStringType:0x00000003e774a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e75358 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e78378 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e78f58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.755 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::initial_cluster_state in YAML backend
2019-09-12T08:28:50.758 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.762 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.765 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.768 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.772 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.775 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.778 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.781 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.785 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.788 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.791 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.794 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.798 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::initial_cluster_token with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003c816c8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000422b448 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000422b4c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000422b768 @type=#<Puppet::Pops::Types::PStringType:0x0000000422b7b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000422b920 @type=#<Puppet::Pops::Types::PPatternType:0x0000000422b9c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000422c190 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.801 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::initial_cluster_token in YAML backend
2019-09-12T08:28:50.804 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.808 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.811 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.815 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.818 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.821 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.824 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.828 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.831 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.835 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.839 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.843 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.846 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::discovery with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000039f4c48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003982a30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003982a58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003982b20 @type=#<Puppet::Pops::Types::PStringType:0x00000003982be8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003982f08 @type=#<Puppet::Pops::Types::PPatternType:0x00000003982fa8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003983318 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.850 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::discovery in YAML backend
2019-09-12T08:28:50.853 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.856 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.859 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.863 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.866 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.869 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.873 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.876 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.880 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.883 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.886 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.889 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.893 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::discovery_srv with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000038f5d88 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037c0c10 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000037c0c38 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000037c0cb0 @type=#<Puppet::Pops::Types::PStringType:0x000000037c0da0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000037c0fd0 @type=#<Puppet::Pops::Types::PPatternType:0x000000037c1048 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037c12c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.896 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::discovery_srv in YAML backend
2019-09-12T08:28:50.899 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.902 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.905 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.908 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.911 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.915 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.918 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.921 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.924 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.928 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.931 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.935 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.938 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::discovery_fallback with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000377efe0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000376b6c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000376b738 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000376b828 @type=#<Puppet::Pops::Types::PStringType:0x0000000376b9b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000376bbc0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000376bc38 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000376ac48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.941 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::discovery_fallback in YAML backend
2019-09-12T08:28:50.945 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.948 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.951 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:50.955 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:50.958 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:50.962 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:50.965 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:50.968 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:50.972 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:50.975 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:50.979 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:50.982 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:50.985 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::discovery_proxy with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000369f700 @options_t=#<Puppet::Pops::Types::PStructType:0x000000034267d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003426938 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003426988 @type=#<Puppet::Pops::Types::PStringType:0x00000003426af0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003426f28 @type=#<Puppet::Pops::Types::PPatternType:0x00000003426fa0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000034241b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:50.989 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::discovery_proxy in YAML backend
2019-09-12T08:28:50.992 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:50.995 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:50.998 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.002 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.005 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.008 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.011 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.014 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.018 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.021 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.025 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.028 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.031 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::strict_reconfig_check with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000030630d0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000304a170 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000304a198 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000304a210 @type=#<Puppet::Pops::Types::PStringType:0x0000000304a288 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000304a8f0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000304a940 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000304ab98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.034 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::strict_reconfig_check in YAML backend
2019-09-12T08:28:51.037 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.041 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.044 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.047 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.050 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.053 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.057 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.060 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.063 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.066 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.070 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.073 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.076 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::auto_compaction_retention with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002ffdc80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002f80aa0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002f80bb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002f80be0 @type=#<Puppet::Pops::Types::PStringType:0x00000002f81090 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002f94410 @type=#<Puppet::Pops::Types::PPatternType:0x00000002f94460 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002f946e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.080 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::auto_compaction_retention in YAML backend
2019-09-12T08:28:51.083 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.086 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.090 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.093 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.096 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.099 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.102 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.105 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.109 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.112 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.115 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.118 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.121 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::proxy_failure_wait with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002719380 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002704070 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002704098 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000027040c0 @type=#<Puppet::Pops::Types::PStringType:0x000000027041d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000027047f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000002704b88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002704e80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.124 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::proxy_failure_wait in YAML backend
2019-09-12T08:28:51.128 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.131 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.134 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.138 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.141 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.144 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.147 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.150 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.154 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.157 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.161 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.164 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.167 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::proxy_refresh_interval with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002595248 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002552060 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002552150 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002552218 @type=#<Puppet::Pops::Types::PStringType:0x00000002552358 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000025527b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000002552948 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002552df8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.171 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::proxy_refresh_interval in YAML backend
2019-09-12T08:28:51.174 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.177 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.181 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.184 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.188 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.191 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.195 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.198 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.202 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.205 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.209 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.212 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.222 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::proxy_dial_timeout with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000001b997d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000001a759d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000001a76010 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000001a77000 @type=#<Puppet::Pops::Types::PStringType:0x00000001a784c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000001a79e90 @type=#<Puppet::Pops::Types::PPatternType:0x00000001a7a278 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000001a90118 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.225 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::proxy_dial_timeout in YAML backend
2019-09-12T08:28:51.229 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.232 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.235 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.239 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.242 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.246 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.250 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.253 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.257 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.260 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.263 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.267 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.271 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::proxy_write_timeout with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000017dd2e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005047b80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005047cc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005047ea0 @type=#<Puppet::Pops::Types::PStringType:0x0000000146ab30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000160ec20 @type=#<Puppet::Pops::Types::PPatternType:0x00000001662118 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000166c050 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.274 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::proxy_write_timeout in YAML backend
2019-09-12T08:28:51.278 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.281 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.285 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.288 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.291 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.295 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.298 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.302 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.305 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.308 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.312 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.316 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.319 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::proxy_read_timeout with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000050265c0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000501d9e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000501da88 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000501dab0 @type=#<Puppet::Pops::Types::PStringType:0x0000000501dc18 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000501df88 @type=#<Puppet::Pops::Types::PPatternType:0x0000000501e0c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000501e960 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.323 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::proxy_read_timeout in YAML backend
2019-09-12T08:28:51.327 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.330 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.334 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.337 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.340 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.344 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.347 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.351 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.354 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.357 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.360 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.363 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.366 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::cert_file with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005001068 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ffa9c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ffa9e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffaa38 @type=#<Puppet::Pops::Types::PStringType:0x00000004ffaa88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ffad08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ffadd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ffafd8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.370 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::cert_file in YAML backend
2019-09-12T08:28:51.373 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.376 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.379 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.382 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.386 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.389 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.392 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.395 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.399 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.402 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.405 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.408 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.412 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::key_file with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fe55c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fdf440 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fdf468 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdf4b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fdf508 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fdf648 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fdf6c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fdf828 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.415 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::key_file in YAML backend
2019-09-12T08:28:51.419 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.423 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.426 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.430 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.433 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.437 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.440 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.443 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.447 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.450 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.453 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.456 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.460 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::client_cert_auth with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc8f10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fc20c0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fc20e8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc2110 @type=#<Puppet::Pops::Types::PStringType:0x00000004fc22f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fc24a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fc2570 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fc2778 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.463 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking up etcd::client_cert_auth in YAML backend
2019-09-12T08:28:51.466 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.469 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.472 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.475 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.478 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.482 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.485 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.488 Debug: 2019-09-12 08:28:49 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.491 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.494 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.497 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.500 Debug: 2019-09-12 08:28:49 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.503 Debug: 2019-09-12 08:28:49 +0000 Performing a hiera indirector lookup of etcd::trusted_ca_file with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb10b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fad328 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fad378 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fad3c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fad418 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fad5a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fad5f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fad710 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.507 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::trusted_ca_file in YAML backend
2019-09-12T08:28:51.510 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.513 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.517 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.521 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.524 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.528 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.531 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.534 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.537 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.541 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.544 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.547 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.550 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::auto_tls with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f98298 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f93748 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f93798 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f938b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f939a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f93d38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f93e50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f91f60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.553 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::auto_tls in YAML backend
2019-09-12T08:28:51.557 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.560 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.563 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.566 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.570 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.573 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.576 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.579 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.583 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.586 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.589 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.592 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.595 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::peer_cert_file with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f80440 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f7d128 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f7d150 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7d178 @type=#<Puppet::Pops::Types::PStringType:0x00000004f7d1c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f7d2e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f7d330 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f7d470 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.598 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::peer_cert_file in YAML backend
2019-09-12T08:28:51.602 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.605 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.608 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.612 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.615 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.618 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.621 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.624 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.627 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.631 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.634 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.637 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.640 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::peer_key_file with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f6f0c8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f6ad98 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f6adc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6ade8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f6ae38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f6af28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f6afa0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f6b130 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.643 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::peer_key_file in YAML backend
2019-09-12T08:28:51.647 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.650 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.653 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.656 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.660 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.663 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.666 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.669 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.673 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.676 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.680 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.684 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.687 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::peer_client_cert_auth with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f59908 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f55380 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f553a8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f553d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004f55420 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f555b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f55628 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f55768 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.691 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::peer_client_cert_auth in YAML backend
2019-09-12T08:28:51.694 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.697 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.701 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.704 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.707 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.711 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.714 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.718 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.721 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.724 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.728 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.731 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.734 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::peer_trusted_ca_file with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f42118 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f3bed0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f3bf20 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3bf48 @type=#<Puppet::Pops::Types::PStringType:0x00000004f3c060 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3c290 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f3c358 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f3c600 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.738 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::peer_trusted_ca_file in YAML backend
2019-09-12T08:28:51.741 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.744 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.747 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.750 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.753 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.757 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.760 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.763 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.766 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.770 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.773 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.776 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.779 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::peer_auto_tls with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f26760 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f1be78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f1bec8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f1bf40 @type=#<Puppet::Pops::Types::PStringType:0x00000004f1c0d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f1c5d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f1c6e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f1cd78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.783 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::peer_auto_tls in YAML backend
2019-09-12T08:28:51.786 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.789 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.792 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.796 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.799 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.802 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.805 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.808 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.812 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.815 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.818 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.822 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.825 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::debug with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f01730 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004efcfc8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004efd068 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004efd090 @type=#<Puppet::Pops::Types::PStringType:0x00000004efd108 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004efd270 @type=#<Puppet::Pops::Types::PPatternType:0x00000004efd2c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004efd400 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.828 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::debug in YAML backend
2019-09-12T08:28:51.831 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.834 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.837 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.840 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.844 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.847 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.850 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.853 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.856 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.860 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.863 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.867 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.870 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::log_package_levels with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eedf50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eea008 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eea030 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eea080 @type=#<Puppet::Pops::Types::PStringType:0x00000004eea198 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eea2d8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eea350 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eea508 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.873 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::log_package_levels in YAML backend
2019-09-12T08:28:51.877 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.880 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.883 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.886 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.890 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.893 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.896 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.899 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.902 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.906 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.910 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.913 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.916 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of etcd::journald_forward_enable with options {:variables=>Scope(Class[Etcd]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed8218 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed3510 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed3538 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed35b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed3970 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed3b50 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed3bf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed3e20 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:51.920 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up etcd::journald_forward_enable in YAML backend
2019-09-12T08:28:51.923 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:51.927 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:51.930 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:51.934 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:51.937 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:51.941 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:51.944 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:51.948 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:51.951 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:51.955 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:51.958 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:51.962 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:51.965 Debug: 2019-09-12 08:28:50 +0000 importing '/usr/share/openstack-puppet/modules/etcd/manifests/install.pp' in environment production
2019-09-12T08:28:51.969 Debug: 2019-09-12 08:28:50 +0000 Automatically imported etcd::install from etcd/install into production
2019-09-12T08:28:51.972 Debug: 2019-09-12 08:28:50 +0000 importing '/usr/share/openstack-puppet/modules/etcd/manifests/config.pp' in environment production
2019-09-12T08:28:51.975 Debug: 2019-09-12 08:28:50 +0000 Automatically imported etcd::config from etcd/config into production
2019-09-12T08:28:51.979 Debug: 2019-09-12 08:28:50 +0000 Scope(Class[Etcd::Config]): Retrieving template etcd/etc/etcd/etcd.conf.erb
2019-09-12T08:28:51.982 Debug: 2019-09-12 08:28:50 +0000 template[/usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.conf.erb]: Bound template variables for /usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.conf.erb in 0.00 seconds
2019-09-12T08:28:51.985 Debug: 2019-09-12 08:28:50 +0000 template[/usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.conf.erb]: Interpolated template /usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.conf.erb in 0.00 seconds
2019-09-12T08:28:51.989 Debug: 2019-09-12 08:28:50 +0000 Scope(Class[Etcd::Config]): Retrieving template etcd/etc/etcd/etcd.yml.erb
2019-09-12T08:28:51.999 Debug: 2019-09-12 08:28:50 +0000 template[/usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.yml.erb]: Bound template variables for /usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.yml.erb in 0.00 seconds
2019-09-12T08:28:52.003 Debug: 2019-09-12 08:28:50 +0000 template[/usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.yml.erb]: Interpolated template /usr/share/openstack-puppet/modules/etcd/templates/etc/etcd/etcd.yml.erb in 0.00 seconds
2019-09-12T08:28:52.006 Debug: 2019-09-12 08:28:50 +0000 importing '/usr/share/openstack-puppet/modules/etcd/manifests/service.pp' in environment production
2019-09-12T08:28:52.010 Debug: 2019-09-12 08:28:50 +0000 Automatically imported etcd::service from etcd/service into production
2019-09-12T08:28:52.013 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::device with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005015748 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000500da70 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000500da98 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000500db10 @type=#<Puppet::Pops::Types::PStringType:0x0000000500db60 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000500ddb8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000500de30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000500e0b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.016 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::device in YAML backend
2019-09-12T08:28:52.020 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.023 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.026 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.030 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.034 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.037 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.040 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.044 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.047 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.050 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.054 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.057 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.060 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::lv_name with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ff3508 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fef070 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fef098 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fef188 @type=#<Puppet::Pops::Types::PStringType:0x00000004fef1d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fef2c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fef318 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fef4f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.063 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::lv_name in YAML backend
2019-09-12T08:28:52.067 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.070 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.074 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.078 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.081 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.085 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.088 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.091 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.095 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.098 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.101 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.105 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.108 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::lv_size with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fdae68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd5f30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd5fa8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd6020 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd6160 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd6278 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd62f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd6458 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.111 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::lv_size in YAML backend
2019-09-12T08:28:52.115 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.118 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.121 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.125 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.128 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.131 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.134 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.138 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.141 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.145 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.148 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.151 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.154 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::mountpoint with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fbde80 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb9600 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb9628 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb9678 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb9718 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb98f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb9998 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb9ba0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.158 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::mountpoint in YAML backend
2019-09-12T08:28:52.161 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.164 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.168 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.171 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.174 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.177 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.181 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.184 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.187 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.190 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.193 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.197 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.200 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::port with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fa7770 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa1fa0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa1fc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa1ff0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa2040 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa2130 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fa2180 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fa2298 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.203 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::port in YAML backend
2019-09-12T08:28:52.206 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.210 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.213 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.216 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.219 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.223 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.226 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.230 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.233 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.237 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.240 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.243 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.247 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::resource_name with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8e950 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f89b30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f89cc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f89ce8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f89e50 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8a148 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f8a350 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f8a738 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.250 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::resource_name in YAML backend
2019-09-12T08:28:52.253 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.257 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.260 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.264 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.267 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.270 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.274 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.277 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.281 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.284 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.287 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.291 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.294 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::drbd::dockerdistribution::params::vg_name with options {:variables=>Scope(Class[Platform::Drbd::Dockerdistribution::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7a1f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f76aa8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f76af8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76b20 @type=#<Puppet::Pops::Types::PStringType:0x00000004f76b70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f76c60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76cb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f76dc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.298 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::drbd::dockerdistribution::params::vg_name in YAML backend
2019-09-12T08:28:52.301 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.305 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.308 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.311 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.315 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.318 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.322 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.325 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.329 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.332 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.335 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.339 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.342 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::filesystem::backup::params::lv_name with options {:variables=>Scope(Class[Platform::Filesystem::Backup::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f45598 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f3f3c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f3f418 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3f4b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f3f580 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f3f738 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f3f7d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f3fa80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.346 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::filesystem::backup::params::lv_name in YAML backend
2019-09-12T08:28:52.349 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.353 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.357 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.360 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.364 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.368 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.371 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.374 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.377 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.381 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.384 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.387 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.390 Debug: 2019-09-12 08:28:50 +0000 Performing a hiera indirector lookup of platform::filesystem::backup::params::lv_size with options {:variables=>Scope(Class[Platform::Filesystem::Backup::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f29d70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f24640 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f24668 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f24690 @type=#<Puppet::Pops::Types::PStringType:0x00000004f246e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f24870 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f248e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f24ac8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.394 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking up platform::filesystem::backup::params::lv_size in YAML backend
2019-09-12T08:28:52.397 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.400 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.404 Debug: 2019-09-12 08:28:50 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.407 Debug: 2019-09-12 08:28:50 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.410 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.414 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.417 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.420 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.423 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.427 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.430 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.433 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.436 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::backup::params::mountpoint with options {:variables=>Scope(Class[Platform::Filesystem::Backup::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f03940 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eff700 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eff818 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eff8e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eff9f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004effd18 @type=#<Puppet::Pops::Types::PPatternType:0x00000004effdb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f00060 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.441 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::backup::params::mountpoint in YAML backend
2019-09-12T08:28:52.444 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.447 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.450 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.454 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.457 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.460 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.464 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.467 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.471 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.474 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.477 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.480 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.483 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::backup::params::devmapper with options {:variables=>Scope(Class[Platform::Filesystem::Backup::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef0200 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eec650 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eec678 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eec6a0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eec768 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eec8a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eec8f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eeca10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.486 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::backup::params::devmapper in YAML backend
2019-09-12T08:28:52.489 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.493 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.496 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.499 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.502 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.505 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.508 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.511 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.514 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.517 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.520 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.524 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.528 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::backup::params::fs_type with options {:variables=>Scope(Class[Platform::Filesystem::Backup::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eda950 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed5f90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed6008 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed6030 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed6080 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed6210 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed6260 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed6490 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.532 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::backup::params::fs_type in YAML backend
2019-09-12T08:28:52.535 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.538 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.542 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.545 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.548 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.551 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.555 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.558 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.562 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.565 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.569 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.572 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.575 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::backup::params::fs_options with options {:variables=>Scope(Class[Platform::Filesystem::Backup::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ebe660 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb5880 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb5830 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb52b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb4bb0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb7ef0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb8058 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb8288 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.579 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::backup::params::fs_options in YAML backend
2019-09-12T08:28:52.582 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.585 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.589 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.592 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.596 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.599 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.602 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.606 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.609 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.612 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.615 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.619 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.622 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::kubelet::params::lv_size with options {:variables=>Scope(Class[Platform::Filesystem::Kubelet::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e5bc40 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e54f30 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e54f58 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e54fa8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e54ff8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e55160 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e55250 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e55458 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.625 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::kubelet::params::lv_size in YAML backend
2019-09-12T08:28:52.629 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.632 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.635 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.638 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.642 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.645 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.648 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.652 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.655 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.658 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.661 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.665 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.668 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::kubelet::params::lv_name with options {:variables=>Scope(Class[Platform::Filesystem::Kubelet::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e383d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e2ddb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e2dd90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e2dd68 @type=#<Puppet::Pops::Types::PStringType:0x00000004e2cbc0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e304c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e30b58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e31008 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.671 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::kubelet::params::lv_name in YAML backend
2019-09-12T08:28:52.674 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.678 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.681 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.684 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.687 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.691 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.694 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.698 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.702 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.706 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.710 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.713 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.717 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::kubelet::params::mountpoint with options {:variables=>Scope(Class[Platform::Filesystem::Kubelet::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e0d220 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e05e80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e05f70 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e05f98 @type=#<Puppet::Pops::Types::PStringType:0x00000004e06038 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e06240 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e06650 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e06e70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.720 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::kubelet::params::mountpoint in YAML backend
2019-09-12T08:28:52.724 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.727 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.731 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.734 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.738 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.741 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.744 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.748 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.752 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.755 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.759 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.762 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.766 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::kubelet::params::devmapper with options {:variables=>Scope(Class[Platform::Filesystem::Kubelet::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004de0568 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004dd4830 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004dd4880 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd4920 @type=#<Puppet::Pops::Types::PStringType:0x00000004dd4b78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004dd57a8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004dd5a28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004dd6590 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.769 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::kubelet::params::devmapper in YAML backend
2019-09-12T08:28:52.773 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.776 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.780 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.783 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.787 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.791 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.795 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.798 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.801 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.805 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.808 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.811 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.814 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::kubelet::params::fs_type with options {:variables=>Scope(Class[Platform::Filesystem::Kubelet::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004da4270 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d93cb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d93e98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d94eb0 @type=#<Puppet::Pops::Types::PStringType:0x00000004d95590 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d95838 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d958d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d95e78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.818 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::kubelet::params::fs_type in YAML backend
2019-09-12T08:28:52.822 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.825 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.829 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.832 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.836 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.839 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.843 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.846 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.849 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.853 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.856 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.860 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.863 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::filesystem::kubelet::params::fs_options with options {:variables=>Scope(Class[Platform::Filesystem::Kubelet::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d74b88 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d6b7e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d6b920 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d6bcb8 @type=#<Puppet::Pops::Types::PStringType:0x00000004d6be70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d6c028 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d6c1e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d6c910 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.866 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::filesystem::kubelet::params::fs_options in YAML backend
2019-09-12T08:28:52.869 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.873 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.876 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.879 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.882 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.886 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.889 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.892 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.895 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.899 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.902 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.905 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:52.908 Debug: 2019-09-12 08:28:51 +0000 importing '/usr/share/puppet/modules/platform/manifests/mtce.pp' in environment production
2019-09-12T08:28:52.911 Debug: 2019-09-12 08:28:51 +0000 Automatically imported platform::mtce::bootstrap from platform/mtce into production
2019-09-12T08:28:52.914 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_host with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c3f920 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c2de78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c2df18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c2df40 @type=#<Puppet::Pops::Types::PStringType:0x00000004c2e008 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c2e198 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c2e288 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c2e558 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.917 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_host in YAML backend
2019-09-12T08:28:52.921 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.924 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.927 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.930 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.933 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.937 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.940 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.943 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.947 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.950 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:52.953 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:52.957 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_host in personality
2019-09-12T08:28:52.960 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_port with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c19c48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c14108 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c14158 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c14180 @type=#<Puppet::Pops::Types::PStringType:0x00000004c141d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c14338 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c14388 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c14518 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:52.963 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_port in YAML backend
2019-09-12T08:28:52.967 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:52.971 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:52.974 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:52.977 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:52.981 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:52.984 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:52.988 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:52.992 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:52.995 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:52.998 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.002 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.005 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_port in personality
2019-09-12T08:28:53.015 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_uri with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bfa1e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bf45d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bf4600 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bf4678 @type=#<Puppet::Pops::Types::PStringType:0x00000004bf46c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bf4830 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bf4920 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bf4ad8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.018 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_uri in YAML backend
2019-09-12T08:28:53.022 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.025 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.029 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.032 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.036 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.039 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.043 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.046 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.049 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.053 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.056 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.059 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_uri in personality
2019-09-12T08:28:53.062 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_username with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bb3cb8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ba9128 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ba9150 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ba9178 @type=#<Puppet::Pops::Types::PStringType:0x00000004ba91c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ba92e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ba9330 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ba94c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.066 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_username in YAML backend
2019-09-12T08:28:53.069 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.072 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.075 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.079 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.082 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.086 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.089 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.092 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.096 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.099 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.102 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_username in static
2019-09-12T08:28:53.105 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_pw with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b4f718 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b44688 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b447c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b44818 @type=#<Puppet::Pops::Types::PStringType:0x00000004b44930 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b44e58 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b44ed0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b45330 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.109 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_pw in YAML backend
2019-09-12T08:28:53.112 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.116 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.119 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.122 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.125 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.129 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.132 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.135 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.139 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.142 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_pw in secure_static
2019-09-12T08:28:53.145 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_project with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b2be08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b26778 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b267f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b26890 @type=#<Puppet::Pops::Types::PStringType:0x00000004b26930 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b26cc8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b26ef8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b27358 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.149 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_project in YAML backend
2019-09-12T08:28:53.152 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.155 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.159 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.162 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.166 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.169 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.173 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.176 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.180 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.183 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.186 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.189 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_project in personality
2019-09-12T08:28:53.193 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_user_domain with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004af9db8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004adeae0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004adeb08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004adeb30 @type=#<Puppet::Pops::Types::PStringType:0x00000004adec20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aded60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004adee28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004adf058 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.196 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_user_domain in YAML backend
2019-09-12T08:28:53.199 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.203 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.206 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.209 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.213 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.216 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.220 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.223 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.227 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.230 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.233 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.237 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_user_domain in personality
2019-09-12T08:28:53.240 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_project_domain with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa58f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa13e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa1410 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa1438 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa14d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa1640 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa1690 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa1848 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.244 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_project_domain in YAML backend
2019-09-12T08:28:53.247 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.250 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.254 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.258 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.262 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.265 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.268 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.271 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.275 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.278 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.281 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.284 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_project_domain in personality
2019-09-12T08:28:53.287 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::auth_region with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a8f288 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a88910 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a88938 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a88a28 @type=#<Puppet::Pops::Types::PStringType:0x00000004a88ac8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a88c08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a88c58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a88dc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.291 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::auth_region in YAML backend
2019-09-12T08:28:53.294 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.297 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.300 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.303 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.307 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.310 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.313 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.316 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.320 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.323 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.326 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.330 Debug: 2019-09-12 08:28:51 +0000 hiera(): Found platform::mtce::params::auth_region in personality
2019-09-12T08:28:53.333 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::worker_boot_timeout with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a74488 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a70630 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a706d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a706f8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a70810 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a70928 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a70978 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a70ab8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.336 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::worker_boot_timeout in YAML backend
2019-09-12T08:28:53.339 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.343 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.347 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.350 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.354 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.357 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.360 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.364 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.367 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.370 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.373 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.377 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.380 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::controller_boot_timeout with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a622b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a5ea70 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a5ea98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5eac0 @type=#<Puppet::Pops::Types::PStringType:0x00000004a5eb10 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a5ec28 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a5ecf0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a5ee58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.383 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::controller_boot_timeout in YAML backend
2019-09-12T08:28:53.386 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.390 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.393 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.396 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.399 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.402 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.405 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.409 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.412 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.415 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.419 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.422 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.425 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::heartbeat_degrade_threshold with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a2dd08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a28268 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a28290 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a28308 @type=#<Puppet::Pops::Types::PStringType:0x00000004a283d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a286a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a286f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a28970 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.428 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking up platform::mtce::params::heartbeat_degrade_threshold in YAML backend
2019-09-12T08:28:53.431 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.434 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.438 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.441 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.445 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.448 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.451 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.454 Debug: 2019-09-12 08:28:51 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.457 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.460 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.464 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.467 Debug: 2019-09-12 08:28:51 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.470 Debug: 2019-09-12 08:28:51 +0000 Performing a hiera indirector lookup of platform::mtce::params::heartbeat_failure_threshold with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049dcb38 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c36b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c36d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c37f0 @type=#<Puppet::Pops::Types::PStringType:0x000000049c3890 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c3a70 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c3ae8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049c3c78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.474 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::heartbeat_failure_threshold in YAML backend
2019-09-12T08:28:53.477 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.480 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.483 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.486 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.489 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.493 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.496 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.499 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.502 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.505 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.508 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.512 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.515 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::heartbeat_failure_action with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000047a17b0 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000479bef0 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000479bf18 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047996c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004799560 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004798db8 @type=#<Puppet::Pops::Types::PPatternType:0x000000047984d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000479fd70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.518 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::heartbeat_failure_action in YAML backend
2019-09-12T08:28:53.521 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.524 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.528 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.531 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.535 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.538 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.541 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.544 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.548 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.551 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.554 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.557 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.560 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::heartbeat_period with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000475eed8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004758fd8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004759050 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047590a0 @type=#<Puppet::Pops::Types::PStringType:0x000000047590f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047594d8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004759528 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004759848 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.564 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::heartbeat_period in YAML backend
2019-09-12T08:28:53.567 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.570 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.573 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.577 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.580 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.583 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.586 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.589 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.592 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.596 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.599 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.602 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.605 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::mtce_multicast with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000484e280 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047c2ca8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047c2d20 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047c2ed8 @type=#<Puppet::Pops::Types::PStringType:0x000000047c3068 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047c3248 @type=#<Puppet::Pops::Types::PPatternType:0x000000047c32e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047c3810 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.609 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::mtce_multicast in YAML backend
2019-09-12T08:28:53.612 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.615 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.619 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.622 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.625 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.629 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.632 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.635 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.638 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.642 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.645 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.648 Debug: 2019-09-12 08:28:52 +0000 hiera(): Found platform::mtce::params::mtce_multicast in personality
2019-09-12T08:28:53.652 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::mnfa_threshold with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003e746d8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e9b4e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e9b558 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e9b5a8 @type=#<Puppet::Pops::Types::PStringType:0x00000003e9b5f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003e9b918 @type=#<Puppet::Pops::Types::PPatternType:0x00000003e9ba30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003e9bbc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.655 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::mnfa_threshold in YAML backend
2019-09-12T08:28:53.664 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.668 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.671 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.675 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.678 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.681 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.685 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.688 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.691 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.694 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.698 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.701 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.705 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::mnfa_timeout with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004216750 @options_t=#<Puppet::Pops::Types::PStructType:0x000000040a8490 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000040a8878 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000040a8a08 @type=#<Puppet::Pops::Types::PStringType:0x000000040a9048 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000040a9778 @type=#<Puppet::Pops::Types::PPatternType:0x000000040a99a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000040ab550 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.708 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::mnfa_timeout in YAML backend
2019-09-12T08:28:53.711 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.715 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.718 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.721 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.725 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.728 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.732 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.735 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.739 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.742 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.745 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.749 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.752 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::sm_client_port with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003962cf8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000394d588 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000394d5b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000394d5d8 @type=#<Puppet::Pops::Types::PStringType:0x0000000394d9c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000394de48 @type=#<Puppet::Pops::Types::PPatternType:0x0000000394dec0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000394e488 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.755 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::sm_client_port in YAML backend
2019-09-12T08:28:53.758 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.761 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.765 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.768 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.771 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.775 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.778 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.781 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.785 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.788 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.792 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.795 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.799 Debug: 2019-09-12 08:28:52 +0000 hiera(): Found platform::mtce::params::sm_client_port in global
2019-09-12T08:28:53.802 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::mtce::params::sm_server_port with options {:variables=>Scope(Class[Platform::Mtce::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037b1b70 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000379a268 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000379a4c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000379a5b0 @type=#<Puppet::Pops::Types::PStringType:0x0000000379a718 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000379aa38 @type=#<Puppet::Pops::Types::PPatternType:0x0000000379aa88 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000379b078 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.805 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::mtce::params::sm_server_port in YAML backend
2019-09-12T08:28:53.809 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.812 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.815 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.819 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.823 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.826 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.830 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.833 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.836 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.839 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.843 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.846 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.849 Debug: 2019-09-12 08:28:52 +0000 hiera(): Found platform::mtce::params::sm_server_port in global
2019-09-12T08:28:53.852 Debug: 2019-09-12 08:28:52 +0000 Scope(Class[Platform::Mtce]): Retrieving template mtce/mtc_ini.erb
2019-09-12T08:28:53.855 Debug: 2019-09-12 08:28:52 +0000 template[/usr/share/puppet/modules/mtce/templates/mtc_ini.erb]: Bound template variables for /usr/share/puppet/modules/mtce/templates/mtc_ini.erb in 0.00 seconds
2019-09-12T08:28:53.859 Debug: 2019-09-12 08:28:52 +0000 template[/usr/share/puppet/modules/mtce/templates/mtc_ini.erb]: Interpolated template /usr/share/puppet/modules/mtce/templates/mtc_ini.erb in 0.00 seconds
2019-09-12T08:28:53.862 Debug: 2019-09-12 08:28:52 +0000 importing '/usr/share/puppet/modules/platform/manifests/fm.pp' in environment production
2019-09-12T08:28:53.865 Debug: 2019-09-12 08:28:52 +0000 Automatically imported platform::fm::bootstrap from platform/fm into production
2019-09-12T08:28:53.868 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::api_port with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fef4d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fea610 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fea638 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fea660 @type=#<Puppet::Pops::Types::PStringType:0x00000004fea6d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fea7f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fea890 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fea9d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.872 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::api_port in YAML backend
2019-09-12T08:28:53.875 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.878 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.882 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.885 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.888 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.892 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.895 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.898 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.901 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.904 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.908 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.911 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.914 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::api_host with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fd6700 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fcf4f0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fcf568 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcf5b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fcf608 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fcf720 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fcf770 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fcf950 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.918 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::api_host in YAML backend
2019-09-12T08:28:53.921 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.925 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.929 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.932 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.935 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.938 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.942 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.945 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:53.948 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:53.952 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:53.955 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:53.958 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:53.961 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::region_name with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fb9f10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fb6108 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fb6130 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb6158 @type=#<Puppet::Pops::Types::PStringType:0x00000004fb61a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fb62e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fb6338 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fb6518 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:53.965 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::region_name in YAML backend
2019-09-12T08:28:53.968 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:53.971 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:53.974 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:53.977 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:53.981 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:53.984 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:53.987 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:53.990 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.004 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.008 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.011 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.014 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.018 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::system_name with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fa2590 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f9d9c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f9d9f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9da18 @type=#<Puppet::Pops::Types::PStringType:0x00000004f9dab8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f9dbd0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f9dc20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f9ddb0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.021 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::system_name in YAML backend
2019-09-12T08:28:54.025 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.028 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.031 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.034 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.037 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.040 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.044 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.047 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.050 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.054 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.057 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.060 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.063 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::service_create with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8b3e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f852b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f852d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f85508 @type=#<Puppet::Pops::Types::PStringType:0x00000004f85648 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f85990 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f85a80 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f85e40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.067 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::service_create in YAML backend
2019-09-12T08:28:54.070 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.074 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.077 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.080 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.083 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.086 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.089 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.093 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.096 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.099 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.102 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.106 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.110 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::service_enabled with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f77318 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f74230 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f74258 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f742a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f74320 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f74410 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f74460 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f745a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.113 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::service_enabled in YAML backend
2019-09-12T08:28:54.117 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.120 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.124 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.127 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.131 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.134 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.137 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.141 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.144 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.147 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.151 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.154 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.158 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::trap_destinations with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f612e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f5b730 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f5b780 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5b7a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f5b7f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f5b938 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f5b9b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f5baf0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.162 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::trap_destinations in YAML backend
2019-09-12T08:28:54.165 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.168 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.172 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.175 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.178 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.182 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.185 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.188 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.191 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.195 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.199 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.202 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.205 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of platform::fm::params::sysinv_catalog_info with options {:variables=>Scope(Class[Platform::Fm::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f48bf8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f43248 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f432c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f432e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f43360 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f43518 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f435e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f437c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.208 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up platform::fm::params::sysinv_catalog_info in YAML backend
2019-09-12T08:28:54.212 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.215 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.218 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.221 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.225 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.228 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.231 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.234 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.238 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.241 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.244 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.248 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.251 Debug: 2019-09-12 08:28:52 +0000 importing '/usr/share/puppet/modules/fm/manifests/init.pp' in environment production
2019-09-12T08:28:54.254 Debug: 2019-09-12 08:28:52 +0000 importing '/usr/share/puppet/modules/fm/manifests/client.pp' in environment production
2019-09-12T08:28:54.258 Debug: 2019-09-12 08:28:52 +0000 Automatically imported fm::client from fm/client into production
2019-09-12T08:28:54.261 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of fm::client::ensure with options {:variables=>Scope(Class[Fm::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ead0e0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ea7758 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ea77d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea7848 @type=#<Puppet::Pops::Types::PStringType:0x00000004ea7bb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ea7e38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ea7eb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ea7f50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.265 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up fm::client::ensure in YAML backend
2019-09-12T08:28:54.268 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.272 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.275 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.278 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.281 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.285 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.288 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.291 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.295 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.298 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.301 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.305 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.308 Debug: 2019-09-12 08:28:52 +0000 ModuleLoader: module 'fm' has unknown dependencies - it will have all other modules visible
2019-09-12T08:28:54.311 Debug: 2019-09-12 08:28:52 +0000 importing '/usr/share/puppet/modules/fm/manifests/deps.pp' in environment production
2019-09-12T08:28:54.314 Debug: 2019-09-12 08:28:52 +0000 Automatically imported fm::deps from fm/deps into production
2019-09-12T08:28:54.318 Debug: 2019-09-12 08:28:52 +0000 importing '/usr/share/puppet/modules/fm/manifests/params.pp' in environment production
2019-09-12T08:28:54.321 Debug: 2019-09-12 08:28:52 +0000 Automatically imported fm::params from fm/params into production
2019-09-12T08:28:54.324 Debug: 2019-09-12 08:28:52 +0000 importing '/usr/share/puppet/modules/fm/manifests/keystone/authtoken.pp' in environment production
2019-09-12T08:28:54.328 Debug: 2019-09-12 08:28:52 +0000 Automatically imported fm::keystone::authtoken from fm/keystone/authtoken into production
2019-09-12T08:28:54.331 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::username with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003761440 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000374ab00 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000374ac40 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000374adf8 @type=#<Puppet::Pops::Types::PStringType:0x0000000374b118 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000374be38 @type=#<Puppet::Pops::Types::PPatternType:0x0000000374bf28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000374c270 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.334 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up fm::keystone::authtoken::username in YAML backend
2019-09-12T08:28:54.337 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.340 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.343 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.346 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.350 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.357 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.360 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.363 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.367 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.370 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.374 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.377 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.381 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::password with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000033cf4f8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000033bfc88 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000033bfcd8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000033bfd28 @type=#<Puppet::Pops::Types::PStringType:0x000000033bfdc8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000033bd6e0 @type=#<Puppet::Pops::Types::PPatternType:0x000000033bd208 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000033c0098 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.384 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up fm::keystone::authtoken::password in YAML backend
2019-09-12T08:28:54.387 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.391 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.395 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.398 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.402 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.405 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.408 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.412 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.415 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.419 Debug: 2019-09-12 08:28:52 +0000 hiera(): Found fm::keystone::authtoken::password in secure_static
2019-09-12T08:28:54.422 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::auth_url with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000303bbe8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003029920 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003029c40 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003029d30 @type=#<Puppet::Pops::Types::PStringType:0x00000003029e70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000302a0f0 @type=#<Puppet::Pops::Types::PPatternType:0x0000000302a1e0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000302a500 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.426 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking up fm::keystone::authtoken::auth_url in YAML backend
2019-09-12T08:28:54.429 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.433 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.437 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.440 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.443 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.447 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.450 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.453 Debug: 2019-09-12 08:28:52 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.457 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.460 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.464 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.467 Debug: 2019-09-12 08:28:52 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.471 Debug: 2019-09-12 08:28:52 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::project_name with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002ec6a10 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002756690 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000027566e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002756a00 @type=#<Puppet::Pops::Types::PStringType:0x00000002756f00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002759020 @type=#<Puppet::Pops::Types::PPatternType:0x000000027592a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000275a038 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.474 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::project_name in YAML backend
2019-09-12T08:28:54.478 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.481 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.484 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.488 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.491 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.505 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.508 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.512 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.516 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.519 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.522 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.526 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.530 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::user_domain_name with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000026de370 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026c3638 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026c3958 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026c3b10 @type=#<Puppet::Pops::Types::PStringType:0x000000026c4538 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026c6ba8 @type=#<Puppet::Pops::Types::PPatternType:0x000000026c7120 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026c80e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.533 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::user_domain_name in YAML backend
2019-09-12T08:28:54.536 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.540 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.543 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.546 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.550 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.553 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.557 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.560 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.564 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.567 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.570 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.574 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.577 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::project_domain_name with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002462ab0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002363ce0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002363d30 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002380c78 @type=#<Puppet::Pops::Types::PStringType:0x00000002380e30 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000023a6860 @type=#<Puppet::Pops::Types::PPatternType:0x000000023c8848 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000023c9c70 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.580 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::project_domain_name in YAML backend
2019-09-12T08:28:54.584 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.587 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.591 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.594 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.598 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.602 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.605 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.608 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.612 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.615 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.619 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.622 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.626 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::insecure with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000181e678 @options_t=#<Puppet::Pops::Types::PStructType:0x000000017d1418 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000017d14b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000017d19b8 @type=#<Puppet::Pops::Types::PStringType:0x000000017d1d00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000017d2188 @type=#<Puppet::Pops::Types::PPatternType:0x000000017d26b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000017d3b50 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.629 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::insecure in YAML backend
2019-09-12T08:28:54.632 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.636 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.639 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.643 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.646 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.650 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.653 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.656 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.660 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.663 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.666 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.670 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.674 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::auth_section with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005022380 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005015720 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005015838 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005015888 @type=#<Puppet::Pops::Types::PStringType:0x000000050159a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005015dd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000005015f68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000050162b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.677 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::auth_section in YAML backend
2019-09-12T08:28:54.681 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.684 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.688 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.691 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.695 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.698 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.702 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.705 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.708 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.712 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.715 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.718 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.722 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::auth_type with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ff6320 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fee760 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004feff98 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff0038 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff0498 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff0790 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff08f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff0b78 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.725 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::auth_type in YAML backend
2019-09-12T08:28:54.728 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.732 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.735 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.738 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.742 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.750 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.753 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.757 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.760 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.764 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.767 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.770 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.774 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::auth_uri with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fdc1a0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fd7948 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fd7970 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd7998 @type=#<Puppet::Pops::Types::PStringType:0x00000004fd7a38 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fd7c68 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fd7cb8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fd7e98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.777 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::auth_uri in YAML backend
2019-09-12T08:28:54.781 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.784 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.788 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.791 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.794 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.798 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.801 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.804 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.807 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.811 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.814 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.817 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.820 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::auth_version with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fbf050 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fba910 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fba988 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fba9b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbaa00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbac08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbac58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbadc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.824 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::auth_version in YAML backend
2019-09-12T08:28:54.827 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.830 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.834 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.837 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.840 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.844 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.847 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.850 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.853 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.857 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.860 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.863 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.866 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::cache with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fa8af8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa2db0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa2dd8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa2e00 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa2ea0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa2fb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fa3030 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fa3198 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.870 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::cache in YAML backend
2019-09-12T08:28:54.874 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.877 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.881 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.884 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.887 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.891 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.894 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.897 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.901 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.904 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.908 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.911 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.915 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::cafile with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8fda0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f8b598 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f89f68 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f89e50 @type=#<Puppet::Pops::Types::PStringType:0x00000004f8bed0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8c218 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f8c290 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f8c448 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.918 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::cafile in YAML backend
2019-09-12T08:28:54.921 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.925 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.929 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.932 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.935 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.939 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.943 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.946 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.949 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:54.952 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:54.955 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:54.959 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:54.962 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::certfile with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7b4b8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f77b10 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f77b38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f77b88 @type=#<Puppet::Pops::Types::PStringType:0x00000004f77bd8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f77cf0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f77d40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f77ea8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:54.965 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::certfile in YAML backend
2019-09-12T08:28:54.969 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:54.972 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:54.976 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:54.980 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:54.983 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:54.986 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:54.990 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:54.994 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:54.997 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.001 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.004 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.008 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.011 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::check_revocations_for_cached with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f67dc8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f62418 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f62440 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f62468 @type=#<Puppet::Pops::Types::PStringType:0x00000004f624b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f625d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f62620 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f62760 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.015 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::check_revocations_for_cached in YAML backend
2019-09-12T08:28:55.018 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.022 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.025 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.028 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.032 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.035 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.038 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.042 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.045 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.049 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.052 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.055 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.059 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::delay_auth_decision with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f4ef08 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f498a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f498f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f49918 @type=#<Puppet::Pops::Types::PStringType:0x00000004f49990 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f49c38 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f49cb0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4a070 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.062 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::delay_auth_decision in YAML backend
2019-09-12T08:28:55.065 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.069 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.072 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.075 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.079 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.082 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.085 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.089 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.092 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.096 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.100 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.103 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.106 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::enforce_token_bind with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f32b50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f2d9e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f2da10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2da38 @type=#<Puppet::Pops::Types::PStringType:0x00000004f2dab0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2dbf0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f2dc68 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f2de98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.110 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::enforce_token_bind in YAML backend
2019-09-12T08:28:55.113 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.116 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.120 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.124 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.127 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.130 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.134 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.137 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.141 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.144 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.148 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.151 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.154 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::hash_algorithms with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f06d70 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f01e38 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f01e60 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f01ed8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f01f28 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f02068 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f020b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f021f8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.157 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::hash_algorithms in YAML backend
2019-09-12T08:28:55.161 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.164 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.167 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.171 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.174 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.178 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.181 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.185 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.188 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.192 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.195 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.199 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.202 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::http_connect_timeout with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef0890 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eec060 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eec088 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eec0b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004eec1a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eec2b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eec3d0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eec588 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.206 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::http_connect_timeout in YAML backend
2019-09-12T08:28:55.209 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.212 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.215 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.219 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.222 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.225 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.229 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.232 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.235 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.247 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.251 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.255 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.258 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::http_request_max_retries with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ed7958 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed2840 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed2908 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed2930 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed29a8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed2b60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed2bd8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed2d90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.262 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::http_request_max_retries in YAML backend
2019-09-12T08:28:55.265 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.269 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.273 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.276 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.280 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.283 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.286 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.298 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.302 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.308 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.312 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.315 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.319 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::include_service_catalog with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb6cd0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb1690 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb16e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb1730 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb17d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb1ac8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb1b40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb1cd0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.322 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::include_service_catalog in YAML backend
2019-09-12T08:28:55.326 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.329 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.332 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.336 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.339 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.343 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.346 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.349 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.352 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.356 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.359 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.362 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.366 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::keyfile with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e8c430 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e7b2e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e7b310 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7b3b0 @type=#<Puppet::Pops::Types::PStringType:0x00000004e7b4a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e7b798 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e7b8b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e7bc98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.369 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::keyfile in YAML backend
2019-09-12T08:28:55.372 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.376 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.379 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.383 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.386 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.390 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.393 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.396 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.399 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.403 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.406 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.410 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.413 Debug: 2019-09-12 08:28:53 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_pool_conn_get_timeout with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e545f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e4d9d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e4daa0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e4dac8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e4db68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e4deb0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e4df00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e4e158 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.417 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_pool_conn_get_timeout in YAML backend
2019-09-12T08:28:55.421 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.424 Debug: 2019-09-12 08:28:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.427 Debug: 2019-09-12 08:28:53 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.431 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.434 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.437 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.441 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.444 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.447 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.451 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.454 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.457 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.460 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_pool_dead_retry with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e29e48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e1ebb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e1ec00 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e1ec50 @type=#<Puppet::Pops::Types::PStringType:0x00000004e1ed90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e1ef98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e1f038 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e1f290 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.463 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_pool_dead_retry in YAML backend
2019-09-12T08:28:55.467 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.470 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.473 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.477 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.481 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.484 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.487 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.491 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.494 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.497 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.501 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.504 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.507 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_pool_maxsize with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dfbcf0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004df1de0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004df1e08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004df1e58 @type=#<Puppet::Pops::Types::PStringType:0x00000004df1f98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004df21f0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004df2268 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004df2600 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.511 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_pool_maxsize in YAML backend
2019-09-12T08:28:55.514 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.517 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.521 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.524 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.528 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.531 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.535 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.539 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.542 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.545 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.549 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.552 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.555 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_pool_socket_timeout with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004dc0380 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004db40d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004db4170 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004db4198 @type=#<Puppet::Pops::Types::PStringType:0x00000004db4328 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004db4580 @type=#<Puppet::Pops::Types::PPatternType:0x00000004db46e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004db4ad0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.558 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_pool_socket_timeout in YAML backend
2019-09-12T08:28:55.562 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.565 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.568 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.572 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.575 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.578 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.581 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.585 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.589 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.592 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.596 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.599 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.602 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_pool_unused_timeout with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d840b0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d7af88 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d7afb0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d7b000 @type=#<Puppet::Pops::Types::PStringType:0x00000004d7b140 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d7b3e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d7b460 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d7b8c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.606 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_pool_unused_timeout in YAML backend
2019-09-12T08:28:55.609 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.612 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.615 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.619 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.622 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.625 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.629 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.632 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.635 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.638 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.642 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.645 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.648 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_secret_key with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d5bed0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d54c20 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d54c48 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d54c70 @type=#<Puppet::Pops::Types::PStringType:0x00000004d54dd8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d55328 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d553a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d556c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.652 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_secret_key in YAML backend
2019-09-12T08:28:55.656 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.659 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.663 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.666 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.670 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.673 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.678 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.682 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.685 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.692 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.696 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.699 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.702 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_security_strategy with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004d30398 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004d27ec8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004d27ef0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004d28058 @type=#<Puppet::Pops::Types::PStringType:0x00000004d28120 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004d283c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004d284b8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004d28828 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.706 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_security_strategy in YAML backend
2019-09-12T08:28:55.709 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.712 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.715 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.719 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.722 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.725 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.729 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.732 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.735 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.738 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.742 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.747 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.750 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcache_use_advanced_pool with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cf8a60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ced480 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ced570 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ced5e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004ced7f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ceda98 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cedc28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cedf48 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.754 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcache_use_advanced_pool in YAML backend
2019-09-12T08:28:55.757 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.761 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.764 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.767 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.771 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.774 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.777 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.780 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.784 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.787 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.790 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.794 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.797 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::memcached_servers with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004cbedd8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004cb5350 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004cb53a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb53c8 @type=#<Puppet::Pops::Types::PStringType:0x00000004cb5490 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004cb5620 @type=#<Puppet::Pops::Types::PPatternType:0x00000004cb56e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004cb59b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.800 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::memcached_servers in YAML backend
2019-09-12T08:28:55.803 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.807 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.810 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.813 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.816 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.820 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.823 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.826 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.830 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.834 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.837 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.841 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.844 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::manage_memcache_package with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c88f58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c73ab8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c73b08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c73b30 @type=#<Puppet::Pops::Types::PStringType:0x00000004c73ba8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c73dd8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c73e50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c801a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.847 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::manage_memcache_package in YAML backend
2019-09-12T08:28:55.851 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.854 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.857 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.861 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.864 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.867 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.870 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.874 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.877 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.880 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.884 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.887 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.891 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::region_name with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c24648 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004c1f5d0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004c1f5f8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1f620 @type=#<Puppet::Pops::Types::PStringType:0x00000004c1f710 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004c1f8a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004c1f940 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004c1fa80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.894 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::region_name in YAML backend
2019-09-12T08:28:55.897 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.900 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.904 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.907 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.911 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.914 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.917 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.921 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.924 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.927 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.931 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.934 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.937 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::revocation_cache_time with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004c06e68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bff618 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bff640 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bff668 @type=#<Puppet::Pops::Types::PStringType:0x00000004bff758 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bff960 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bffa00 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bffbe0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.941 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::revocation_cache_time in YAML backend
2019-09-12T08:28:55.946 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.950 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:55.953 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:55.956 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:55.960 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:55.963 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:55.967 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:55.970 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:55.974 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:55.978 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:55.981 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:55.984 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:55.988 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::keystone::authtoken::token_cache_time with options {:variables=>Scope(Class[Fm::Keystone::Authtoken]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004bcfdf0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bbe280 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bbe2d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bbe370 @type=#<Puppet::Pops::Types::PStringType:0x00000004bbe4b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bbe690 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bbe7a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bbe910 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:55.991 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::keystone::authtoken::token_cache_time in YAML backend
2019-09-12T08:28:55.994 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:55.998 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.001 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.004 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.008 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.011 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.014 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.018 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.021 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.025 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.028 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.031 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.035 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::package_ensure with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a95ed0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a8fd78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a8fdc8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a8fe18 @type=#<Puppet::Pops::Types::PStringType:0x00000004a8fe68 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a93f40 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a92618 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a90250 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.038 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::package_ensure in YAML backend
2019-09-12T08:28:56.041 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.044 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.047 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.051 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.054 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.057 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.060 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.063 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.067 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.070 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.073 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.076 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.080 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::debug with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a79fa0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a74668 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a74690 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a746b8 @type=#<Puppet::Pops::Types::PStringType:0x00000004a74758 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a74898 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a74988 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a74cf8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.083 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::debug in YAML backend
2019-09-12T08:28:56.086 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.089 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.092 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.095 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.098 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.101 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.105 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.108 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.111 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.114 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.117 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.120 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.124 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::use_syslog with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a65708 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a626e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a62710 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a62738 @type=#<Puppet::Pops::Types::PStringType:0x00000004a62788 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a62878 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a628c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a629e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.127 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::use_syslog in YAML backend
2019-09-12T08:28:56.130 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.134 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.137 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.140 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.144 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.147 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.150 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.153 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.157 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.160 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.163 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.167 Debug: 2019-09-12 08:28:54 +0000 hiera(): Found fm::use_syslog in personality
2019-09-12T08:28:56.170 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::use_stderr with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004a43298 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004a2ede8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004a2ee10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2ee38 @type=#<Puppet::Pops::Types::PStringType:0x00000004a2ee88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004a2f108 @type=#<Puppet::Pops::Types::PPatternType:0x00000004a2f158 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004a2f2e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.174 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::use_stderr in YAML backend
2019-09-12T08:28:56.177 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.181 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.184 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.188 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.191 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.195 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.198 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.201 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.205 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.208 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.211 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.214 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.217 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::log_facility with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049f8478 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049de488 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049de4d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049de550 @type=#<Puppet::Pops::Types::PStringType:0x000000049de5f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049de820 @type=#<Puppet::Pops::Types::PPatternType:0x000000049de870 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049dec80 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.221 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::log_facility in YAML backend
2019-09-12T08:28:56.224 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.227 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.230 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.234 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.237 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.240 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.247 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.250 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.254 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.257 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.261 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.264 Debug: 2019-09-12 08:28:54 +0000 hiera(): Found fm::log_facility in personality
2019-09-12T08:28:56.267 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::log_dir with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004986058 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047a30d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047a3100 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047a3128 @type=#<Puppet::Pops::Types::PStringType:0x000000047a31a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047a33a8 @type=#<Puppet::Pops::Types::PPatternType:0x000000047a33f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047a3538 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.271 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::log_dir in YAML backend
2019-09-12T08:28:56.274 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.277 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.281 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.284 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.287 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.290 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.294 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.297 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.300 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.304 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.307 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.310 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.314 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::database_connection with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000478e7f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004788508 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004788530 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004788558 @type=#<Puppet::Pops::Types::PStringType:0x00000004788620 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004788760 @type=#<Puppet::Pops::Types::PPatternType:0x00000004788800 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004788a08 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.317 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::database_connection in YAML backend
2019-09-12T08:28:56.321 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.325 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.328 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.331 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.335 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.338 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.341 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.345 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.348 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.351 Debug: 2019-09-12 08:28:54 +0000 hiera(): Found fm::database_connection in secure_static
2019-09-12T08:28:56.354 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::database_idle_timeout with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004756350 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004750450 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047504a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047504f0 @type=#<Puppet::Pops::Types::PStringType:0x00000004750590 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047507e8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004750838 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047509f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.358 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::database_idle_timeout in YAML backend
2019-09-12T08:28:56.361 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.364 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.368 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.371 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.374 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.378 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.381 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.384 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.388 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.391 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.394 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.398 Debug: 2019-09-12 08:28:54 +0000 hiera(): Found fm::database_idle_timeout in personality
2019-09-12T08:28:56.401 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::database_min_pool_size with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ca2b48 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003e7aee8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003e7afb0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003e7b000 @type=#<Puppet::Pops::Types::PStringType:0x00000003e7b0f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003ebc0a0 @type=#<Puppet::Pops::Types::PPatternType:0x00000003ebd220 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003ebdd60 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.404 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::database_min_pool_size in YAML backend
2019-09-12T08:28:56.408 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.411 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.415 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.418 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.421 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.425 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.428 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.431 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.434 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.437 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.440 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.444 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.447 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::database_max_pool_size with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000422b330 @options_t=#<Puppet::Pops::Types::PStructType:0x000000042139d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004213ac8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004213af0 @type=#<Puppet::Pops::Types::PStringType:0x00000004213d20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000042152d8 @type=#<Puppet::Pops::Types::PPatternType:0x000000042153c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004215828 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.450 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::database_max_pool_size in YAML backend
2019-09-12T08:28:56.453 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.456 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.459 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.463 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.466 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.470 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.473 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.477 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.480 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.483 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.486 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.489 Debug: 2019-09-12 08:28:54 +0000 hiera(): Found fm::database_max_pool_size in personality
2019-09-12T08:28:56.496 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::database_max_retries with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003969a30 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003955508 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003955530 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039555d0 @type=#<Puppet::Pops::Types::PStringType:0x00000003955698 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000039559b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000003955d50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000039564d0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.500 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking up fm::database_max_retries in YAML backend
2019-09-12T08:28:56.504 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.507 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.511 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.514 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.517 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.520 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.523 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.527 Debug: 2019-09-12 08:28:54 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.530 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.533 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.537 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.540 Debug: 2019-09-12 08:28:54 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.543 Debug: 2019-09-12 08:28:54 +0000 Performing a hiera indirector lookup of fm::database_retry_interval with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000037ad2c8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000037937b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003793828 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003793878 @type=#<Puppet::Pops::Types::PStringType:0x00000003793990 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003793e18 @type=#<Puppet::Pops::Types::PPatternType:0x000000037980a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000037987b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.547 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::database_retry_interval in YAML backend
2019-09-12T08:28:56.550 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.554 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.557 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.561 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.564 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.567 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.571 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.574 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.578 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.582 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.589 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.594 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.600 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::database_max_overflow with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000036dbb38 @options_t=#<Puppet::Pops::Types::PStructType:0x000000036a9458 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000036a9548 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000036a9638 @type=#<Puppet::Pops::Types::PStringType:0x000000036a98b8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000036aa6f0 @type=#<Puppet::Pops::Types::PPatternType:0x000000036ab118 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000036abac8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.604 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::database_max_overflow in YAML backend
2019-09-12T08:28:56.608 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.616 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.624 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.632 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.641 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.647 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.651 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.654 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.661 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.665 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.668 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.671 Debug: 2019-09-12 08:28:55 +0000 hiera(): Found fm::database_max_overflow in personality
2019-09-12T08:28:56.675 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::event_log_max_size with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000309afd0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003062f68 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000030630d0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003063148 @type=#<Puppet::Pops::Types::PStringType:0x00000003063210 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000030635a8 @type=#<Puppet::Pops::Types::PPatternType:0x000000030636c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000030638a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.678 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::event_log_max_size in YAML backend
2019-09-12T08:28:56.681 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.685 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.688 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.691 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.694 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.698 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.701 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.704 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.708 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.711 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.714 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.717 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.720 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::system_name with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000300e580 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002ffc0b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002ffc1c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002ffc268 @type=#<Puppet::Pops::Types::PStringType:0x00000002ffc4c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002ffc920 @type=#<Puppet::Pops::Types::PPatternType:0x00000002ffca10 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002ffd0a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.724 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::system_name in YAML backend
2019-09-12T08:28:56.728 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.731 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.734 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.738 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.742 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.746 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.749 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.752 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.755 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.759 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.762 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.765 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.768 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::region_name with options {:variables=>Scope(Class[Fm]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002728218 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002712710 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002712788 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002712eb8 @type=#<Puppet::Pops::Types::PStringType:0x000000027132f0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002713958 @type=#<Puppet::Pops::Types::PPatternType:0x000000027139f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002713ca0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.771 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::region_name in YAML backend
2019-09-12T08:28:56.775 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.778 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.782 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.785 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.788 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.791 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.794 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.798 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.801 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.804 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.807 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.811 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.814 Debug: 2019-09-12 08:28:55 +0000 importing '/usr/share/puppet/modules/fm/manifests/logging.pp' in environment production
2019-09-12T08:28:56.817 Debug: 2019-09-12 08:28:55 +0000 Automatically imported fm::logging from fm/logging into production
2019-09-12T08:28:56.820 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::use_syslog with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ffce78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ff2f90 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ff2fb8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff3008 @type=#<Puppet::Pops::Types::PStringType:0x00000004ff3058 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ff3238 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ff32d8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ff3440 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.824 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::use_syslog in YAML backend
2019-09-12T08:28:56.827 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.830 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.833 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.837 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.840 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.843 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.847 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.850 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.853 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.856 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.860 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.863 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.866 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::use_stderr with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fdeef0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fda260 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fda288 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fda2d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fda3c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fda620 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fda670 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fda7d8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.869 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::use_stderr in YAML backend
2019-09-12T08:28:56.872 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.876 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.879 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.882 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.886 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.889 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.892 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.895 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.898 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.902 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.906 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.909 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.912 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::log_facility with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fc1b20 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbd390 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbd3b8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbd408 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbd480 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbd638 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbd6b0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbd868 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.916 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::log_facility in YAML backend
2019-09-12T08:28:56.920 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.923 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.926 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.929 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.934 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.938 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.941 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.944 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.949 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:56.952 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:56.956 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:56.959 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:56.963 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::log_dir with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004facf18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa60c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa6118 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa61e0 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa62d0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa6690 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fa67f8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fa6b40 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:56.966 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::log_dir in YAML backend
2019-09-12T08:28:56.969 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:56.973 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:56.976 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:56.979 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:56.982 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:56.985 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:56.989 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:56.993 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:56.996 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.000 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.004 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.007 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.011 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::debug with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f93040 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f8e388 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f8e3b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8e3d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f8e428 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8e5b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f8e608 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f8e770 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.015 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::debug in YAML backend
2019-09-12T08:28:57.018 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.022 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.025 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.034 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.037 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.040 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.044 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.047 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.050 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.054 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.057 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.060 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.063 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::logging_context_format_string with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7d128 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f79ac8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f79b18 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f79b40 @type=#<Puppet::Pops::Types::PStringType:0x00000004f79b90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f79cd0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f79d20 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f79e88 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.066 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::logging_context_format_string in YAML backend
2019-09-12T08:28:57.070 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.073 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.076 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.080 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.083 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.086 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.090 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.093 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.096 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.100 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.103 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.106 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.110 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::logging_default_format_string with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f6adc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f64998 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f649c0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f64b00 @type=#<Puppet::Pops::Types::PStringType:0x00000004f64cb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f650c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f65168 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f65aa0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.113 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::logging_default_format_string in YAML backend
2019-09-12T08:28:57.117 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.120 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.123 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.127 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.130 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.133 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.136 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.140 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.143 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.146 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.149 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.153 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.156 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::logging_debug_format_suffix with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f517a8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f4cbb8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f4cc08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4cc30 @type=#<Puppet::Pops::Types::PStringType:0x00000004f4cca8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f4ce60 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f4cf28 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4d0e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.160 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::logging_debug_format_suffix in YAML backend
2019-09-12T08:28:57.163 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.166 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.169 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.173 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.176 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.179 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.182 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.185 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.189 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.192 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.195 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.198 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.201 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::logging_exception_prefix with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f36200 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f306e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f30710 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f30788 @type=#<Puppet::Pops::Types::PStringType:0x00000004f307d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f309b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f30a08 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f30b98 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.205 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::logging_exception_prefix in YAML backend
2019-09-12T08:28:57.208 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.211 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.215 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.218 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.221 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.225 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.228 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.231 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.234 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.237 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.240 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.244 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.247 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::log_config_append with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f0a448 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f045e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f04638 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f04660 @type=#<Puppet::Pops::Types::PStringType:0x00000004f04700 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f048e0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f04930 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f04e58 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.251 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::log_config_append in YAML backend
2019-09-12T08:28:57.254 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.257 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.261 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.264 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.267 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.271 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.274 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.278 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.281 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.284 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.288 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.291 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.294 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::default_log_levels with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004ef3630 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eee9c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eee9f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eeea40 @type=#<Puppet::Pops::Types::PStringType:0x00000004eeea90 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eeec48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eeece8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eeef18 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.298 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::default_log_levels in YAML backend
2019-09-12T08:28:57.301 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.305 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.308 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.311 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.314 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.318 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.321 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.324 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.327 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.330 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.333 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.336 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.339 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::publish_errors with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eda540 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004ed58d8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004ed5950 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed5978 @type=#<Puppet::Pops::Types::PStringType:0x00000004ed59c8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004ed5b08 @type=#<Puppet::Pops::Types::PPatternType:0x00000004ed5b58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004ed5cc0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.342 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::publish_errors in YAML backend
2019-09-12T08:28:57.346 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.349 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.352 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.355 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.358 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.362 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.365 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.368 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.371 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.374 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.377 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.380 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.383 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::fatal_deprecations with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eba9e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eb4b10 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eb4b38 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb4b60 @type=#<Puppet::Pops::Types::PStringType:0x00000004eb4bb0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eb4d90 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eb4e58 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eb5100 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.387 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::fatal_deprecations in YAML backend
2019-09-12T08:28:57.390 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.394 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.397 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.401 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.404 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.408 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.412 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.416 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.421 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.424 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.428 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.431 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.436 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::instance_format with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e98398 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e82930 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e82b10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e82d18 @type=#<Puppet::Pops::Types::PStringType:0x00000004e82f70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e83970 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e83ce0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e846e0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.439 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::instance_format in YAML backend
2019-09-12T08:28:57.443 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.448 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.452 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.455 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.462 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.465 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.468 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.471 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.475 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.478 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.482 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.485 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.488 Debug: 2019-09-12 08:28:55 +0000 Performing a hiera indirector lookup of fm::logging::instance_uuid_format with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e58658 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e51d58 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e51dd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e51df8 @type=#<Puppet::Pops::Types::PStringType:0x00000004e51e70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e52028 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e520a0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e52208 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.493 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking up fm::logging::instance_uuid_format in YAML backend
2019-09-12T08:28:57.499 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.503 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.506 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.509 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.513 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.516 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.519 Debug: 2019-09-12 08:28:55 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.522 Debug: 2019-09-12 08:28:55 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.526 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.529 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.532 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.535 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.538 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::logging::log_date_format with options {:variables=>Scope(Class[Fm::Logging]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004e2f348 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004e241a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004e241f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004e24240 @type=#<Puppet::Pops::Types::PStringType:0x00000004e242e0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004e24538 @type=#<Puppet::Pops::Types::PPatternType:0x00000004e24600 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004e24bc8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.542 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::logging::log_date_format in YAML backend
2019-09-12T08:28:57.545 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.548 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.551 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.555 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.558 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.561 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.564 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.567 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.571 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.574 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.577 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.580 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.583 Debug: 2019-09-12 08:28:56 +0000 importing '/usr/share/puppet/modules/fm/manifests/db/postgresql.pp' in environment production
2019-09-12T08:28:57.586 Debug: 2019-09-12 08:28:56 +0000 Automatically imported fm::db::postgresql from fm/db/postgresql into production
2019-09-12T08:28:57.589 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::db::postgresql::password with options {:variables=>Scope(Class[Fm::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004be7e50 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bcf670 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bcf698 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bcf710 @type=#<Puppet::Pops::Types::PStringType:0x00000004bcf7d8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bcf990 @type=#<Puppet::Pops::Types::PPatternType:0x00000004bcfa30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004bced10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.593 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::db::postgresql::password in YAML backend
2019-09-12T08:28:57.596 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.599 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.602 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.605 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.608 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.611 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.614 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.618 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.621 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.624 Debug: 2019-09-12 08:28:56 +0000 hiera(): Found fm::db::postgresql::password in secure_static
2019-09-12T08:28:57.627 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::db::postgresql::dbname with options {:variables=>Scope(Class[Fm::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b8d518 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b62ed0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b62fc0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b63010 @type=#<Puppet::Pops::Types::PStringType:0x00000004b630b0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b633f8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b634c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b63948 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.631 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::db::postgresql::dbname in YAML backend
2019-09-12T08:28:57.634 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.638 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.641 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.644 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.647 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.651 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.654 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.657 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.660 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.664 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.667 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.670 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.673 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::db::postgresql::user with options {:variables=>Scope(Class[Fm::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b373e8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b2e360 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b2e3b0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2e3d8 @type=#<Puppet::Pops::Types::PStringType:0x00000004b2e428 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b2e6d0 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b2e810 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b2e9c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.677 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::db::postgresql::user in YAML backend
2019-09-12T08:28:57.680 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.684 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.687 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.690 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.693 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.697 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.700 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.703 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.706 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.711 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.716 Debug: 2019-09-12 08:28:56 +0000 hiera(): Found fm::db::postgresql::user in static
2019-09-12T08:28:57.720 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::db::postgresql::encoding with options {:variables=>Scope(Class[Fm::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b10108 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004af8d78 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004af8da0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004af8e68 @type=#<Puppet::Pops::Types::PStringType:0x00000004af90c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004af93b8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004af94a8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004af9818 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.724 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::db::postgresql::encoding in YAML backend
2019-09-12T08:28:57.728 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.732 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.737 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.741 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.745 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.749 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.753 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.757 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.761 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.764 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.769 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.772 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.776 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::db::postgresql::privileges with options {:variables=>Scope(Class[Fm::Db::Postgresql]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa53f8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aa0ee8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aa0f10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa0f38 @type=#<Puppet::Pops::Types::PStringType:0x00000004aa0f88 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aa10c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aa1140 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aa1280 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.785 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::db::postgresql::privileges in YAML backend
2019-09-12T08:28:57.788 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.792 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.796 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.800 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.804 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.808 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.812 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.815 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.819 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.823 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.827 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.832 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.836 Debug: 2019-09-12 08:28:56 +0000 importing '/usr/share/puppet/modules/fm/manifests/keystone/auth.pp' in environment production
2019-09-12T08:28:57.840 Debug: 2019-09-12 08:28:56 +0000 Automatically imported fm::keystone::auth from fm/keystone/auth into production
2019-09-12T08:28:57.845 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::password with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000049e9680 @options_t=#<Puppet::Pops::Types::PStructType:0x000000049c7918 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000049c7a80 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000049c7ad0 @type=#<Puppet::Pops::Types::PStringType:0x000000049c7b20 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000049c7cd8 @type=#<Puppet::Pops::Types::PPatternType:0x000000049c7ee0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000049dc0e8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.848 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::password in YAML backend
2019-09-12T08:28:57.851 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.854 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.857 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.861 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.864 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.867 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.870 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.873 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.876 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.880 Debug: 2019-09-12 08:28:56 +0000 hiera(): Found fm::keystone::auth::password in secure_static
2019-09-12T08:28:57.883 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::auth_name with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004986788 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047a33f8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047a3420 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000047a3448 @type=#<Puppet::Pops::Types::PStringType:0x000000047a3498 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000047a3628 @type=#<Puppet::Pops::Types::PPatternType:0x000000047a3740 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000047a3a10 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.887 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::auth_name in YAML backend
2019-09-12T08:28:57.891 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.894 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.897 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.901 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.904 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.908 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.911 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.915 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.919 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.922 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.926 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.929 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.932 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::email with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000478f538 @options_t=#<Puppet::Pops::Types::PStructType:0x000000047888c8 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000047888f0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004788918 @type=#<Puppet::Pops::Types::PStringType:0x00000004788990 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004788b48 @type=#<Puppet::Pops::Types::PPatternType:0x00000004788b98 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004788d00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.936 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::email in YAML backend
2019-09-12T08:28:57.939 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.942 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.945 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.949 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.952 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:57.955 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:57.958 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:57.961 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:57.965 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:57.968 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:57.971 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:57.975 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:57.978 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::tenant with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004752f48 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000484fd60 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000484fe28 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000484fe78 @type=#<Puppet::Pops::Types::PStringType:0x0000000484e690 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000048981c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004898330 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004898600 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:57.981 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::tenant in YAML backend
2019-09-12T08:28:57.984 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:57.987 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:57.991 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:57.994 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:57.997 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.000 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.003 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.006 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.010 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.013 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.016 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.019 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.022 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::configure_endpoint with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000003ec59c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004005da8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004005df8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004005ee8 @type=#<Puppet::Pops::Types::PStringType:0x000000040060a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004006640 @type=#<Puppet::Pops::Types::PPatternType:0x00000004006780 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004006ca8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.026 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::configure_endpoint in YAML backend
2019-09-12T08:28:58.029 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.032 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.035 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.039 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.042 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.045 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.048 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.051 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.054 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.058 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.061 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.064 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.067 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::configure_user with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000042199f0 @options_t=#<Puppet::Pops::Types::PStructType:0x000000041f4498 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000041f4650 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000041f46a0 @type=#<Puppet::Pops::Types::PStringType:0x000000041f4cb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000041f6590 @type=#<Puppet::Pops::Types::PPatternType:0x000000041f67e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000041f7378 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.070 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::configure_user in YAML backend
2019-09-12T08:28:58.074 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.077 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.080 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.083 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.087 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.091 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.095 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.099 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.102 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.106 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.110 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.114 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.118 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::configure_user_role with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000395bac0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003944050 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000039440a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000039442d0 @type=#<Puppet::Pops::Types::PStringType:0x00000003944640 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000003944960 @type=#<Puppet::Pops::Types::PPatternType:0x00000003944ca8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000003945158 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.122 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::configure_user_role in YAML backend
2019-09-12T08:28:58.126 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.130 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.133 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.137 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.140 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.143 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.147 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.150 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.153 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.156 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.160 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.163 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.166 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::service_name with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000379b8c0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003789e40 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000378a070 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000378a200 @type=#<Puppet::Pops::Types::PStringType:0x0000000378a750 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000378ad40 @type=#<Puppet::Pops::Types::PPatternType:0x0000000378b1f0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000378b718 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.169 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::service_name in YAML backend
2019-09-12T08:28:58.173 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.176 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.179 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.182 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.185 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.189 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.192 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.195 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.198 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.201 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.204 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.208 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.211 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::service_type with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000036c3f60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000003456d68 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000003456d90 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000003456de0 @type=#<Puppet::Pops::Types::PStringType:0x00000003457128 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000369c0c8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000369c190 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000369c398 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.214 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::service_type in YAML backend
2019-09-12T08:28:58.217 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.220 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.223 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.227 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.230 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.233 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.236 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.239 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.243 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.246 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.249 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.252 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.255 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::region with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x0000000306a470 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000304d460 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000304d618 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000304d960 @type=#<Puppet::Pops::Types::PStringType:0x0000000304dbb8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x0000000304e9c8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000304eba8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000304f2b0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.258 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::region in YAML backend
2019-09-12T08:28:58.262 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.265 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.268 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.271 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.274 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.278 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.281 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.284 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.287 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.290 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.293 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.297 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.300 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::public_url with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002fffbc0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000002f96cb0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000002f971d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000002f97570 @type=#<Puppet::Pops::Types::PStringType:0x00000002f977a0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000002f980d8 @type=#<Puppet::Pops::Types::PPatternType:0x00000002f981c8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000002f98808 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.303 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::public_url in YAML backend
2019-09-12T08:28:58.306 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.309 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.312 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.315 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.318 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.321 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.325 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.328 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.331 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.334 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.337 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.340 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.344 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::internal_url with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000002713ef8 @options_t=#<Puppet::Pops::Types::PStructType:0x000000026f4058 @elements=[#<Puppet::Pops::Types::PStructElement:0x000000026f4260 @key_type=#<Puppet::Pops::Types::POptionalType:0x000000026f4328 @type=#<Puppet::Pops::Types::PStringType:0x000000026f4cd8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000026f6128 @type=#<Puppet::Pops::Types::PPatternType:0x000000026f69e8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x000000026f73c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.347 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::internal_url in YAML backend
2019-09-12T08:28:58.350 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.353 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.357 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.361 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.365 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.369 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.373 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.379 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.382 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.386 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.389 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.393 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.397 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::keystone::auth::admin_url with options {:variables=>Scope(Class[Fm::Keystone::Auth]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x000000025526c8 @options_t=#<Puppet::Pops::Types::PStructType:0x0000000248a9e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x0000000248aa38 @key_type=#<Puppet::Pops::Types::POptionalType:0x0000000248aa60 @type=#<Puppet::Pops::Types::PStringType:0x0000000248ab78 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x000000024882d8 @type=#<Puppet::Pops::Types::PPatternType:0x0000000248b3c0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x0000000248c4f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.400 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking up fm::keystone::auth::admin_url in YAML backend
2019-09-12T08:28:58.404 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.407 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.410 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.414 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.417 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.420 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.424 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.427 Debug: 2019-09-12 08:28:56 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.430 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.433 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.436 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.440 Debug: 2019-09-12 08:28:56 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.443 Debug: 2019-09-12 08:28:56 +0000 importing '/usr/share/puppet/modules/fm/manifests/api.pp' in environment production
2019-09-12T08:28:58.446 Debug: 2019-09-12 08:28:56 +0000 Automatically imported fm::api from fm/api into production
2019-09-12T08:28:58.449 Debug: 2019-09-12 08:28:56 +0000 Performing a hiera indirector lookup of fm::api::manage_service with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fbf348 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fbac80 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fbacd0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbad20 @type=#<Puppet::Pops::Types::PStringType:0x00000004fbad70 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fbaed8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fbaf50 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fbb0b8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.453 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::manage_service in YAML backend
2019-09-12T08:28:58.456 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.459 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.462 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.466 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.469 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.472 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.476 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.479 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.482 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.486 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.489 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.492 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.495 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::enabled with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004fa8e18 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004fa3030 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004fa3058 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa30a8 @type=#<Puppet::Pops::Types::PStringType:0x00000004fa30f8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004fa3210 @type=#<Puppet::Pops::Types::PPatternType:0x00000004fa3260 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004fa3378 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.499 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::enabled in YAML backend
2019-09-12T08:28:58.502 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.505 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.508 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.511 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.514 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.518 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.521 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.524 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.527 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.530 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.534 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.537 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.540 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::package_ensure with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f8fe90 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f8c290 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f8c2e0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8c308 @type=#<Puppet::Pops::Types::PStringType:0x00000004f8c358 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f8c510 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f8c588 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f8c6c8 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.543 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::package_ensure in YAML backend
2019-09-12T08:28:58.547 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.550 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.554 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.557 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.561 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.564 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.567 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.571 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.574 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.577 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.581 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.585 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.588 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::port with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f7b5d0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f77ca0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f77cf0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f77d40 @type=#<Puppet::Pops::Types::PStringType:0x00000004f77db8 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f77ef8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f76e40 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f78060 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.591 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::port in YAML backend
2019-09-12T08:28:58.595 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.598 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.601 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.604 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.607 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.610 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.614 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.617 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.620 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.623 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.626 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.630 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.633 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::service_name with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f67e68 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f62530 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f62558 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f62580 @type=#<Puppet::Pops::Types::PStringType:0x00000004f62620 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f62738 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f62788 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f628a0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.636 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::service_name in YAML backend
2019-09-12T08:28:58.639 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.642 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.645 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.648 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.651 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.654 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.657 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.660 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.664 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.667 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.671 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.674 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.677 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::auth_strategy with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f4ef58 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f49990 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f49ad0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f49af8 @type=#<Puppet::Pops::Types::PStringType:0x00000004f49b98 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f49eb8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f49fd0 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f4a2f0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.680 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::auth_strategy in YAML backend
2019-09-12T08:28:58.683 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.686 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.689 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.692 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.695 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.698 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.702 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.705 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.708 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.711 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.714 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.717 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.720 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::enable_proxy_headers_parsing with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f32bf0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f2d9e8 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f2da10 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2da38 @type=#<Puppet::Pops::Types::PStringType:0x00000004f2db00 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f2dc40 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f2dc90 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f2dec0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.723 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::enable_proxy_headers_parsing in YAML backend
2019-09-12T08:28:58.726 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.729 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.733 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.736 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.739 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.742 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.745 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.748 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.751 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.754 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.757 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.760 Debug: 2019-09-12 08:28:57 +0000 hiera(): Found fm::api::enable_proxy_headers_parsing in personality
2019-09-12T08:28:58.763 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::api::paste_config with options {:variables=>Scope(Class[Fm::Api]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004f08c60 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004f032b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004f032d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004f03300 @type=#<Puppet::Pops::Types::PStringType:0x00000004f03378 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004f03490 @type=#<Puppet::Pops::Types::PPatternType:0x00000004f03580 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004f03738 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.766 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::api::paste_config in YAML backend
2019-09-12T08:28:58.769 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.773 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.776 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.779 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.782 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.785 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.789 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.792 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.795 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.798 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.802 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.805 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:58.809 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/puppet/modules/fm/manifests/db/sync.pp' in environment production
2019-09-12T08:28:58.813 Debug: 2019-09-12 08:28:57 +0000 Automatically imported fm::db::sync from fm/db/sync into production
2019-09-12T08:28:58.817 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of fm::db::sync::user with options {:variables=>Scope(Class[Fm::Db::Sync]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004eb1118 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004eab420 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004eab448 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004eab4e8 @type=#<Puppet::Pops::Types::PStringType:0x00000004eab560 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004eab718 @type=#<Puppet::Pops::Types::PPatternType:0x00000004eab790 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004eab970 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.825 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up fm::db::sync::user in YAML backend
2019-09-12T08:28:58.828 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:58.831 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:58.834 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:58.837 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:58.841 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:58.844 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:58.847 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:58.850 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:58.853 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:58.857 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:58.860 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:58.863 Debug: 2019-09-12 08:28:57 +0000 hiera(): Found fm::db::sync::user in personality
2019-09-12T08:28:58.866 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/puppet/modules/drbd/manifests/resource.pp' in environment production
2019-09-12T08:28:58.869 Debug: 2019-09-12 08:28:57 +0000 Automatically imported drbd::resource from drbd/resource into production
2019-09-12T08:28:58.872 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[local access as postgres user]: Adding default for database
2019-09-12T08:28:58.876 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[local access as postgres user]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.879 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.883 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.886 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/openstack-puppet/modules/concat/manifests/fragment.pp' in environment production
2019-09-12T08:28:58.890 Debug: 2019-09-12 08:28:57 +0000 Automatically imported concat::fragment from concat/fragment into production
2019-09-12T08:28:58.893 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[local access to database with same name]: Adding default for database
2019-09-12T08:28:58.897 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[local access to database with same name]: Adding default for user
2019-09-12T08:28:58.901 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[local access to database with same name]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.904 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.907 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.911 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[allow localhost TCP access to postgresql user]: Adding default for database
2019-09-12T08:28:58.914 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[allow localhost TCP access to postgresql user]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.918 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.921 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.924 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[deny access to postgresql user]: Adding default for database
2019-09-12T08:28:58.928 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[deny access to postgresql user]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.931 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.935 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.938 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[allow access to all users]: Adding default for database
2019-09-12T08:28:58.942 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[allow access to all users]: Adding default for user
2019-09-12T08:28:58.945 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[allow access to all users]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.949 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.952 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.956 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[allow access to ipv6 localhost]: Adding default for database
2019-09-12T08:28:58.959 Debug: 2019-09-12 08:28:57 +0000 Postgresql::Server::Pg_hba_rule[allow access to ipv6 localhost]: Adding default for user
2019-09-12T08:28:58.962 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[allow access to ipv6 localhost]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.966 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.969 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.973 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[postgresql class generated rule ipv4acls 0]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:58.976 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.979 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:58.983 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/client.pp' in environment production
2019-09-12T08:28:58.986 Debug: 2019-09-12 08:28:57 +0000 Automatically imported postgresql::client from postgresql/client into production
2019-09-12T08:28:58.990 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of postgresql::client::file_ensure with options {:variables=>Scope(Class[Postgresql::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004aa0ab0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004aaf600 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004aaf650 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004aaf678 @type=#<Puppet::Pops::Types::PStringType:0x00000004aaf718 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004aaf830 @type=#<Puppet::Pops::Types::PPatternType:0x00000004aaf880 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004aaf9c0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:58.993 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up postgresql::client::file_ensure in YAML backend
2019-09-12T08:28:58.997 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.000 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.003 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.007 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.010 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.014 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.017 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.021 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.025 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.028 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.031 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.035 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.038 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of postgresql::client::validcon_script_path with options {:variables=>Scope(Class[Postgresql::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004afabc8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b130b0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b130d8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b13178 @type=#<Puppet::Pops::Types::PStringType:0x00000004b13218 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b13380 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b13498 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b13768 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:59.042 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up postgresql::client::validcon_script_path in YAML backend
2019-09-12T08:28:59.045 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.048 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.052 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.055 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.059 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.062 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.066 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.069 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.073 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.076 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.079 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.082 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.085 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of postgresql::client::package_name with options {:variables=>Scope(Class[Postgresql::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b32f78 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004b38478 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004b384a0 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004b38518 @type=#<Puppet::Pops::Types::PStringType:0x00000004b38590 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004b38798 @type=#<Puppet::Pops::Types::PPatternType:0x00000004b38860 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004b38ae0 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:59.088 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up postgresql::client::package_name in YAML backend
2019-09-12T08:28:59.091 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.094 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.097 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.100 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.103 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.107 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.110 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.113 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.116 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.119 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.122 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.125 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.128 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of postgresql::client::package_ensure with options {:variables=>Scope(Class[Postgresql::Client]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000004b74ce8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000004bab630 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000004bab658 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000004bab6d0 @type=#<Puppet::Pops::Types::PStringType:0x00000004bab748 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000004bab9c8 @type=#<Puppet::Pops::Types::PPatternType:0x00000004babb30 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000004babf90 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:59.131 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up postgresql::client::package_ensure in YAML backend
2019-09-12T08:28:59.134 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.137 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.140 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.143 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.147 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.150 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.153 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.156 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.159 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.162 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.165 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.168 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.171 Debug: 2019-09-12 08:28:57 +0000 Scope(Postgresql::Server::Pg_hba_rule[postgres trusted local access]): Retrieving template postgresql/pg_hba_rule.conf
2019-09-12T08:28:59.174 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Bound template variables for /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:59.177 Debug: 2019-09-12 08:28:57 +0000 template[/usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf]: Interpolated template /usr/share/puppet/modules/postgresql/templates/pg_hba_rule.conf in 0.00 seconds
2019-09-12T08:28:59.180 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/db.pp' in environment production
2019-09-12T08:28:59.183 Debug: 2019-09-12 08:28:57 +0000 Automatically imported postgresql::server::db from postgresql/server/db into production
2019-09-12T08:28:59.186 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/openstack-puppet/modules/oslo/manifests/params.pp' in environment production
2019-09-12T08:28:59.189 Debug: 2019-09-12 08:28:57 +0000 Automatically imported oslo::params from oslo/params into production
2019-09-12T08:28:59.193 Debug: 2019-09-12 08:28:57 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/lib/python.pp' in environment production
2019-09-12T08:28:59.196 Debug: 2019-09-12 08:28:57 +0000 Automatically imported postgresql::lib::python from postgresql/lib/python into production
2019-09-12T08:28:59.204 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of postgresql::lib::python::package_name with options {:variables=>Scope(Class[Postgresql::Lib::Python]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005b6a558 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005b6f9e0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005b6fa08 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005b6fa30 @type=#<Puppet::Pops::Types::PStringType:0x00000005b6fa80 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005b6fb70 @type=#<Puppet::Pops::Types::PPatternType:0x00000005b6fbe8 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005b6fd00 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:59.209 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up postgresql::lib::python::package_name in YAML backend
2019-09-12T08:28:59.214 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.218 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.222 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.227 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.231 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.236 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.240 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.245 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.249 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.253 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.256 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.259 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.262 Debug: 2019-09-12 08:28:57 +0000 Performing a hiera indirector lookup of postgresql::lib::python::package_ensure with options {:variables=>Scope(Class[Postgresql::Lib::Python]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005b74af8 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005b7a020 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005b7a048 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005b7a070 @type=#<Puppet::Pops::Types::PStringType:0x00000005b7a0c0 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005b7a1b0 @type=#<Puppet::Pops::Types::PPatternType:0x00000005b7a200 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005b7a318 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:59.265 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking up postgresql::lib::python::package_ensure in YAML backend
2019-09-12T08:28:59.268 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.272 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.275 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.278 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.281 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.284 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.287 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.291 Debug: 2019-09-12 08:28:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.294 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.297 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.300 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.303 Debug: 2019-09-12 08:28:57 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.306 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_service[keystone::identity] was not determined to be defined
2019-09-12T08:28:59.310 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_service[keystone::identity] with params {"ensure"=>"present", "name"=>"keystone", "type"=>"identity", "description"=>"OpenStack Identity Service"}
2019-09-12T08:28:59.313 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_endpoint[RegionOne/keystone::identity] was not determined to be defined
2019-09-12T08:28:59.317 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_endpoint[RegionOne/keystone::identity] with params {"ensure"=>"present", "name"=>"keystone", "type"=>"identity", "region"=>"RegionOne", "public_url"=>"http://127.0.0.1:5000/v3", "admin_url"=>"http://127.0.0.1:5000/v3", "internal_url"=>"http://127.0.0.1:5000/v3"}
2019-09-12T08:28:59.320 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_user[barbican] was not determined to be defined
2019-09-12T08:28:59.323 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_user[barbican] with params {"ensure"=>"present", "enabled"=>true, "email"=>"barbican at localhost", "domain"=>:undef}
2019-09-12T08:28:59.326 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_service[barbican::key-manager] was not determined to be defined
2019-09-12T08:28:59.330 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_service[barbican::key-manager] with params {"ensure"=>"present", "name"=>"barbican", "type"=>"key-manager", "description"=>"Key management Service"}
2019-09-12T08:28:59.333 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_endpoint[RegionOne/barbican::key-manager] was not determined to be defined
2019-09-12T08:28:59.336 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_endpoint[RegionOne/barbican::key-manager] with params {"ensure"=>"present", "name"=>"barbican", "type"=>"key-manager", "region"=>"RegionOne", "public_url"=>"http://127.0.0.1:9311", "admin_url"=>"http://127.0.0.1:9311", "internal_url"=>"http://127.0.0.1:9311"}
2019-09-12T08:28:59.339 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_user[sysinv] was not determined to be defined
2019-09-12T08:28:59.343 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_user[sysinv] with params {"ensure"=>"present", "enabled"=>true, "email"=>"sysinv at localhost", "domain"=>:undef}
2019-09-12T08:28:59.346 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_role[admin] was not determined to be defined
2019-09-12T08:28:59.349 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_role[admin] with params {"ensure"=>"present"} not created because it already exists
2019-09-12T08:28:59.352 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_user_role[sysinv at services] was not determined to be defined
2019-09-12T08:28:59.356 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_user_role[sysinv at services] with params {"ensure"=>"present", "roles"=>["admin"]}
2019-09-12T08:28:59.359 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_service[sysinv::platform] was not determined to be defined
2019-09-12T08:28:59.363 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_service[sysinv::platform] with params {"ensure"=>"present", "name"=>"sysinv", "type"=>"platform", "description"=>"SysInvService"}
2019-09-12T08:28:59.366 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_endpoint[RegionOne/sysinv::platform] was not determined to be defined
2019-09-12T08:28:59.369 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_endpoint[RegionOne/sysinv::platform] with params {"ensure"=>"present", "name"=>"sysinv", "type"=>"platform", "region"=>"RegionOne", "public_url"=>"http://127.0.0.1:6385/v1", "admin_url"=>"http://127.0.0.1:6385/v1", "internal_url"=>"http://127.0.0.1:6385/v1"}
2019-09-12T08:28:59.372 Debug: 2019-09-12 08:28:58 +0000 Performing a hiera indirector lookup of platform::filesystem::params::vg_name with options {:variables=>Scope(Class[Platform::Filesystem::Params]), :merge=>#<Puppet::Pops::FirstFoundStrategy:0x00000005e510f0 @options_t=#<Puppet::Pops::Types::PStructType:0x00000005e565a0 @elements=[#<Puppet::Pops::Types::PStructElement:0x00000005e565c8 @key_type=#<Puppet::Pops::Types::POptionalType:0x00000005e565f0 @type=#<Puppet::Pops::Types::PStringType:0x00000005e56640 @size_type=nil, @values=["strategy"]>>, @value_type=#<Puppet::Pops::Types::POptionalType:0x00000005e56730 @type=#<Puppet::Pops::Types::PPatternType:0x00000005e56780 @patterns=[#<Puppet::Pops::Types::PRegexpType:0x00000005e56898 @pattern="first", @regexp=/first/>]>>>]>, @options={}>}
2019-09-12T08:28:59.376 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking up platform::filesystem::params::vg_name in YAML backend
2019-09-12T08:28:59.379 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source runtime
2019-09-12T08:28:59.382 Debug: 2019-09-12 08:28:58 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:28:59.385 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source host
2019-09-12T08:28:59.389 Debug: 2019-09-12 08:28:58 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:28:59.392 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:28:59.395 Debug: 2019-09-12 08:28:58 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:28:59.398 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source system
2019-09-12T08:28:59.401 Debug: 2019-09-12 08:28:58 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:28:59.405 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:28:59.408 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source static
2019-09-12T08:28:59.411 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source personality
2019-09-12T08:28:59.414 Debug: 2019-09-12 08:28:58 +0000 hiera(): Looking for data source global
2019-09-12T08:28:59.417 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_user[fm] was not determined to be defined
2019-09-12T08:28:59.421 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_user[fm] with params {"ensure"=>"present", "enabled"=>true, "email"=>"fm at localhost", "domain"=>:undef}
2019-09-12T08:28:59.424 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_role[admin] was not determined to be defined
2019-09-12T08:28:59.427 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_role[admin] with params {"ensure"=>"present"} not created because it already exists
2019-09-12T08:28:59.430 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_user_role[fm at services] was not determined to be defined
2019-09-12T08:28:59.434 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_user_role[fm at services] with params {"ensure"=>"present", "roles"=>["admin"]}
2019-09-12T08:28:59.437 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_service[fm::faultmanagement] was not determined to be defined
2019-09-12T08:28:59.440 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_service[fm::faultmanagement] with params {"ensure"=>"present", "name"=>"fm", "type"=>"faultmanagement", "description"=>"Fault Management Service"}
2019-09-12T08:28:59.443 Debug: 2019-09-12 08:28:58 +0000 Resource keystone_endpoint[RegionOne/fm::faultmanagement] was not determined to be defined
2019-09-12T08:28:59.447 Debug: 2019-09-12 08:28:58 +0000 Create new resource keystone_endpoint[RegionOne/fm::faultmanagement] with params {"ensure"=>"present", "name"=>"fm", "type"=>"faultmanagement", "region"=>"RegionOne", "public_url"=>"http://127.0.0.1:18002", "admin_url"=>"http://127.0.0.1:18002", "internal_url"=>"http://127.0.0.1:18002"}
2019-09-12T08:28:59.450 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-pgsql]): Retrieving template drbd/header.res.erb
2019-09-12T08:28:59.454 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.457 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.460 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-pgsql]): Retrieving template drbd/primary-resource.res.erb
2019-09-12T08:28:59.464 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.467 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.471 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-pgsql]): Retrieving template drbd/secondary-resource.res.erb
2019-09-12T08:28:59.474 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.478 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.481 Debug: 2019-09-12 08:28:58 +0000 importing '/usr/share/puppet/modules/drbd/manifests/resource/enable.pp' in environment production
2019-09-12T08:28:59.485 Debug: 2019-09-12 08:28:58 +0000 Automatically imported drbd::resource::enable from drbd/resource/enable into production
2019-09-12T08:28:59.488 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-rabbit]): Retrieving template drbd/header.res.erb
2019-09-12T08:28:59.491 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.495 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.498 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-rabbit]): Retrieving template drbd/primary-resource.res.erb
2019-09-12T08:28:59.501 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.505 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.508 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-rabbit]): Retrieving template drbd/secondary-resource.res.erb
2019-09-12T08:28:59.511 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.515 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.518 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-platform]): Retrieving template drbd/header.res.erb
2019-09-12T08:28:59.522 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.525 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.528 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-platform]): Retrieving template drbd/primary-resource.res.erb
2019-09-12T08:28:59.531 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.535 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.538 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-platform]): Retrieving template drbd/secondary-resource.res.erb
2019-09-12T08:28:59.541 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.545 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.548 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-extension]): Retrieving template drbd/header.res.erb
2019-09-12T08:28:59.551 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.555 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.558 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-extension]): Retrieving template drbd/primary-resource.res.erb
2019-09-12T08:28:59.561 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.564 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.568 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-extension]): Retrieving template drbd/secondary-resource.res.erb
2019-09-12T08:28:59.571 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.575 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.578 Debug: 2019-09-12 08:28:58 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/database.pp' in environment production
2019-09-12T08:28:59.582 Debug: 2019-09-12 08:28:58 +0000 Automatically imported postgresql::server::database from postgresql/server/database into production
2019-09-12T08:28:59.585 Debug: 2019-09-12 08:28:58 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/database_grant.pp' in environment production
2019-09-12T08:28:59.589 Debug: 2019-09-12 08:28:58 +0000 Automatically imported postgresql::server::database_grant from postgresql/server/database_grant into production
2019-09-12T08:28:59.592 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-etcd]): Retrieving template drbd/header.res.erb
2019-09-12T08:28:59.595 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.599 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.602 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-etcd]): Retrieving template drbd/primary-resource.res.erb
2019-09-12T08:28:59.606 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.609 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.612 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-etcd]): Retrieving template drbd/secondary-resource.res.erb
2019-09-12T08:28:59.616 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.619 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.622 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-dockerdistribution]): Retrieving template drbd/header.res.erb
2019-09-12T08:28:59.626 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.629 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/header.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/header.res.erb in 0.00 seconds
2019-09-12T08:28:59.632 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-dockerdistribution]): Retrieving template drbd/primary-resource.res.erb
2019-09-12T08:28:59.635 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.638 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/primary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/primary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.642 Debug: 2019-09-12 08:28:58 +0000 Scope(Drbd::Resource[drbd-dockerdistribution]): Retrieving template drbd/secondary-resource.res.erb
2019-09-12T08:28:59.645 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Bound template variables for /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.648 Debug: 2019-09-12 08:28:58 +0000 template[/usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb]: Interpolated template /usr/share/puppet/modules/drbd/templates/secondary-resource.res.erb in 0.00 seconds
2019-09-12T08:28:59.651 Debug: 2019-09-12 08:28:58 +0000 importing '/usr/share/puppet/modules/drbd/manifests/resource/up.pp' in environment production
2019-09-12T08:28:59.655 Debug: 2019-09-12 08:28:58 +0000 Automatically imported drbd::resource::up from drbd/resource/up into production
2019-09-12T08:28:59.659 Debug: 2019-09-12 08:28:58 +0000 importing '/usr/share/puppet/modules/postgresql/manifests/server/grant.pp' in environment production
2019-09-12T08:28:59.662 Debug: 2019-09-12 08:28:58 +0000 Automatically imported postgresql::server::grant from postgresql/server/grant into production
2019-09-12T08:28:59.665 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[platform::networking] to Anchor[platform::services] with 'before'
2019-09-12T08:28:59.668 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Group[sys_protected] to User[sysadmin] with 'before'
2019-09-12T08:28:59.672 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[stop-openldap] to Exec[update-slapd-conf] with 'before'
2019-09-12T08:28:59.675 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[update-slapd-conf] to Service[nscd] with 'before'
2019-09-12T08:28:59.679 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Service[nscd] to Service[nslcd] with 'before'
2019-09-12T08:28:59.682 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Service[nslcd] to Service[openldap] with 'before'
2019-09-12T08:28:59.685 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Service[openldap] to Exec[slapd-convert-config] with 'before'
2019-09-12T08:28:59.689 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[slapd-convert-config] to Exec[slapd-conf-move-backup] with 'before'
2019-09-12T08:28:59.692 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File[/etc/nslcd.conf] to Service[nslcd] with 'before'
2019-09-12T08:28:59.695 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Platform::Ldap::Server::Local] to Class[Platform::Ldap::Bootstrap] with 'before'
2019-09-12T08:28:59.698 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[populate initial ldap configuration] to Exec[create ldap admin user] with 'before'
2019-09-12T08:28:59.702 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[create ldap admin user] to Exec[create ldap operator user] with 'before'
2019-09-12T08:28:59.705 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[create ldap operator user] to Exec[create ldap protected group] with 'before'
2019-09-12T08:28:59.714 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[create ldap protected group] to Exec[add admin to sys_protected protected group] with 'before'
2019-09-12T08:28:59.717 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[add admin to sys_protected protected group] to Exec[add operator to sys_protected protected group] with 'before'
2019-09-12T08:28:59.720 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[add operator to sys_protected protected group] to File[/tmp/ldap.cgcs-shell.ldif] with 'before'
2019-09-12T08:28:59.724 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File[/tmp/ldap.cgcs-shell.ldif] to Exec[ldap cgcs-cli shell update] with 'before'
2019-09-12T08:28:59.727 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Platform::Drbd::Pgsql] to Class[Platform::Postgresql::Bootstrap] with 'before'
2019-09-12T08:28:59.730 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[Empty pg dir] to Exec[Create pg datadir] with 'before'
2019-09-12T08:28:59.733 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[Create pg datadir] to Exec[Change pg dir permissions] with 'before'
2019-09-12T08:28:59.736 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[Change pg dir permissions] to File_line[allow sudo with no tty] with 'before'
2019-09-12T08:28:59.739 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File_line[allow sudo with no tty] to Exec[Create pg database] with 'before'
2019-09-12T08:28:59.743 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[Create pg database] to Exec[Move Config files] with 'before'
2019-09-12T08:28:59.746 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Exec[Move Config files] to Class[Postgresql::Globals] with 'before'
2019-09-12T08:28:59.749 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[postgresql::server::start] to Class[Postgresql::Server::Install] with 'before'
2019-09-12T08:28:59.752 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Postgresql::Server::Install] to Class[Postgresql::Server::Initdb] with 'before'
2019-09-12T08:28:59.756 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Postgresql::Server::Initdb] to Class[Postgresql::Server::Config] with 'before'
2019-09-12T08:28:59.760 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Postgresql::Server::Config] to Class[Postgresql::Server::Service] with 'before'
2019-09-12T08:28:59.763 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Postgresql::Server::Service] to Class[Postgresql::Server::Passwd] with 'before'
2019-09-12T08:28:59.766 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Postgresql::Server::Passwd] to Anchor[postgresql::server::end] with 'before'
2019-09-12T08:28:59.769 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Postgresql::Globals] to Class[Postgresql::Server] with 'before'
2019-09-12T08:28:59.773 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Platform::Drbd::Rabbit] to Class[Platform::Amqp::Bootstrap] with 'before'
2019-09-12T08:28:59.776 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File[/etc/systemd/system/rabbitmq-server.service.d] to File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf] with 'before'
2019-09-12T08:28:59.779 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[rabbitmq::begin] to Class[Rabbitmq::Install] with 'before'
2019-09-12T08:28:59.783 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Rabbitmq::Install] to Class[Rabbitmq::Config] with 'before'
2019-09-12T08:28:59.786 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Rabbitmq::Config] to Class[Rabbitmq::Service] with 'notify'
2019-09-12T08:28:59.789 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Rabbitmq::Service] to Class[Rabbitmq::Management] with 'before'
2019-09-12T08:28:59.792 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Rabbitmq::Management] to Anchor[rabbitmq::end] with 'before'
2019-09-12T08:28:59.796 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File[/var/lib/rabbitmq/19.09] to Class[Rabbitmq] with 'before'
2019-09-12T08:28:59.799 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::install::begin] to Package[keystone] with 'before'
2019-09-12T08:28:59.802 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[keystone] to Anchor[keystone::install::end] with 'notify'
2019-09-12T08:28:59.805 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::install::end] to Anchor[keystone::config::begin] with 'before'
2019-09-12T08:28:59.808 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/admin_token] with 'before'
2019-09-12T08:28:59.811 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/member_role_id] with 'before'
2019-09-12T08:28:59.815 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/member_role_name] with 'before'
2019-09-12T08:28:59.818 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[paste_deploy/config_file] with 'before'
2019-09-12T08:28:59.821 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/public_endpoint] with 'before'
2019-09-12T08:28:59.824 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/admin_endpoint] with 'before'
2019-09-12T08:28:59.827 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[token/driver] with 'before'
2019-09-12T08:28:59.830 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[token/expiration] with 'before'
2019-09-12T08:28:59.834 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[revoke/driver] with 'before'
2019-09-12T08:28:59.837 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[policy/driver] with 'before'
2019-09-12T08:28:59.840 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[memcache/dead_retry] with 'before'
2019-09-12T08:28:59.844 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[memcache/pool_maxsize] with 'before'
2019-09-12T08:28:59.847 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[memcache/pool_unused_timeout] with 'before'
2019-09-12T08:28:59.850 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[memcache/servers] with 'before'
2019-09-12T08:28:59.854 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[memcache/socket_timeout] with 'before'
2019-09-12T08:28:59.857 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[token/caching] with 'before'
2019-09-12T08:28:59.860 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[catalog/driver] with 'before'
2019-09-12T08:28:59.863 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[catalog/template_file] with 'before'
2019-09-12T08:28:59.867 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[token/provider] with 'before'
2019-09-12T08:28:59.870 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/max_token_size] with 'before'
2019-09-12T08:28:59.873 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/notification_format] with 'before'
2019-09-12T08:28:59.876 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[fernet_tokens/key_repository] with 'before'
2019-09-12T08:28:59.879 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[fernet_receipts/key_repository] with 'before'
2019-09-12T08:28:59.883 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[token/revoke_by_id] with 'before'
2019-09-12T08:28:59.886 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[fernet_tokens/max_active_keys] with 'before'
2019-09-12T08:28:59.889 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[fernet_receipts/max_active_keys] with 'before'
2019-09-12T08:28:59.892 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[credential/key_repository] with 'before'
2019-09-12T08:28:59.895 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/debug] with 'before'
2019-09-12T08:28:59.898 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/log_config_append] with 'before'
2019-09-12T08:28:59.902 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/log_date_format] with 'before'
2019-09-12T08:28:59.905 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/log_file] with 'before'
2019-09-12T08:28:59.908 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/log_dir] with 'before'
2019-09-12T08:28:59.911 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/watch_log_file] with 'before'
2019-09-12T08:28:59.914 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/use_syslog] with 'before'
2019-09-12T08:28:59.918 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/syslog_log_facility] with 'before'
2019-09-12T08:28:59.921 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/use_stderr] with 'before'
2019-09-12T08:28:59.924 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/logging_context_format_string] with 'before'
2019-09-12T08:28:59.928 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/logging_default_format_string] with 'before'
2019-09-12T08:28:59.931 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/logging_debug_format_suffix] with 'before'
2019-09-12T08:28:59.935 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/logging_exception_prefix] with 'before'
2019-09-12T08:28:59.938 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/logging_user_identity_format] with 'before'
2019-09-12T08:28:59.941 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/default_log_levels] with 'before'
2019-09-12T08:28:59.944 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/publish_errors] with 'before'
2019-09-12T08:28:59.947 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/instance_format] with 'before'
2019-09-12T08:28:59.951 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/instance_uuid_format] with 'before'
2019-09-12T08:28:59.954 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/fatal_deprecations] with 'before'
2019-09-12T08:28:59.957 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_policy/policy_file] with 'before'
2019-09-12T08:28:59.961 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_policy/policy_default_rule] with 'before'
2019-09-12T08:28:59.964 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_policy/policy_dirs] with 'before'
2019-09-12T08:28:59.967 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/sqlite_synchronous] with 'before'
2019-09-12T08:28:59.971 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/backend] with 'before'
2019-09-12T08:28:59.974 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/connection] with 'before'
2019-09-12T08:28:59.978 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/slave_connection] with 'before'
2019-09-12T08:28:59.981 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/mysql_sql_mode] with 'before'
2019-09-12T08:28:59.984 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/idle_timeout] with 'before'
2019-09-12T08:28:59.987 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/min_pool_size] with 'before'
2019-09-12T08:28:59.990 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/max_pool_size] with 'before'
2019-09-12T08:28:59.994 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/max_retries] with 'before'
2019-09-12T08:28:59.997 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/retry_interval] with 'before'
2019-09-12T08:29:00.001 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/max_overflow] with 'before'
2019-09-12T08:29:00.004 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/connection_debug] with 'before'
2019-09-12T08:29:00.008 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/connection_trace] with 'before'
2019-09-12T08:29:00.012 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/pool_timeout] with 'before'
2019-09-12T08:29:00.015 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/use_db_reconnect] with 'before'
2019-09-12T08:29:00.019 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/db_retry_interval] with 'before'
2019-09-12T08:29:00.022 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/db_inc_retry_interval] with 'before'
2019-09-12T08:29:00.025 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/db_max_retry_interval] with 'before'
2019-09-12T08:29:00.028 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/db_max_retries] with 'before'
2019-09-12T08:29:00.031 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[database/use_tpool] with 'before'
2019-09-12T08:29:00.035 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/config_prefix] with 'before'
2019-09-12T08:29:00.038 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/expiration_time] with 'before'
2019-09-12T08:29:00.041 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/backend] with 'before'
2019-09-12T08:29:00.045 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/backend_argument] with 'before'
2019-09-12T08:29:00.048 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/proxies] with 'before'
2019-09-12T08:29:00.051 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/enabled] with 'before'
2019-09-12T08:29:00.055 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/debug_cache_backend] with 'before'
2019-09-12T08:29:00.058 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/memcache_servers] with 'before'
2019-09-12T08:29:00.062 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/memcache_dead_retry] with 'before'
2019-09-12T08:29:00.065 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/memcache_socket_timeout] with 'before'
2019-09-12T08:29:00.069 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/memcache_pool_maxsize] with 'before'
2019-09-12T08:29:00.072 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/memcache_pool_unused_timeout] with 'before'
2019-09-12T08:29:00.075 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[cache/memcache_pool_connection_get_timeout] with 'before'
2019-09-12T08:29:00.079 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_middleware/max_request_body_size] with 'before'
2019-09-12T08:29:00.082 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_middleware/enable_proxy_headers_parsing] with 'before'
2019-09-12T08:29:00.086 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/rpc_response_timeout] with 'before'
2019-09-12T08:29:00.089 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/transport_url] with 'before'
2019-09-12T08:29:00.092 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[DEFAULT/control_exchange] with 'before'
2019-09-12T08:29:00.095 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_notifications/driver] with 'before'
2019-09-12T08:29:00.099 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_notifications/transport_url] with 'before'
2019-09-12T08:29:00.102 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_notifications/topics] with 'before'
2019-09-12T08:29:00.105 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/amqp_durable_queues] with 'before'
2019-09-12T08:29:00.108 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/heartbeat_rate] with 'before'
2019-09-12T08:29:00.111 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold] with 'before'
2019-09-12T08:29:00.115 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/kombu_compression] with 'before'
2019-09-12T08:29:00.119 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/kombu_failover_strategy] with 'before'
2019-09-12T08:29:00.122 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout] with 'before'
2019-09-12T08:29:00.126 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/kombu_reconnect_delay] with 'before'
2019-09-12T08:29:00.129 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_interval_max] with 'before'
2019-09-12T08:29:00.133 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_login_method] with 'before'
2019-09-12T08:29:00.136 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_password] with 'before'
2019-09-12T08:29:00.140 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_retry_backoff] with 'before'
2019-09-12T08:29:00.143 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_retry_interval] with 'before'
2019-09-12T08:29:00.146 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl] with 'before'
2019-09-12T08:29:00.150 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/ssl] with 'before'
2019-09-12T08:29:00.153 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_userid] with 'before'
2019-09-12T08:29:00.156 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_virtual_host] with 'before'
2019-09-12T08:29:00.160 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_hosts] with 'before'
2019-09-12T08:29:00.163 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_port] with 'before'
2019-09-12T08:29:00.166 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count] with 'before'
2019-09-12T08:29:00.170 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_host] with 'before'
2019-09-12T08:29:00.173 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/rabbit_ha_queues] with 'before'
2019-09-12T08:29:00.176 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/ssl_ca_file] with 'before'
2019-09-12T08:29:00.180 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/ssl_cert_file] with 'before'
2019-09-12T08:29:00.183 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/ssl_key_file] with 'before'
2019-09-12T08:29:00.187 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::begin] to Keystone_config[oslo_messaging_rabbit/ssl_version] with 'before'
2019-09-12T08:29:00.190 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/admin_token] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.193 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/member_role_id] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.196 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/member_role_name] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.200 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[paste_deploy/config_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.203 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/public_endpoint] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.207 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/admin_endpoint] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.210 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[token/driver] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.213 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[token/expiration] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.217 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[revoke/driver] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.220 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[policy/driver] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.223 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[memcache/dead_retry] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.226 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[memcache/pool_maxsize] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.230 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[memcache/pool_unused_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.233 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[memcache/servers] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.236 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[memcache/socket_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.239 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[token/caching] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.243 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[catalog/driver] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.246 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[catalog/template_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.249 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[token/provider] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.253 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/max_token_size] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.256 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/notification_format] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.260 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[fernet_tokens/key_repository] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.265 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[fernet_receipts/key_repository] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.268 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[token/revoke_by_id] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.272 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[fernet_tokens/max_active_keys] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.275 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[fernet_receipts/max_active_keys] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.278 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[credential/key_repository] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.282 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/debug] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.285 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/log_config_append] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.288 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/log_date_format] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.292 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/log_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.295 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/log_dir] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.298 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/watch_log_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.302 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/use_syslog] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.305 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/syslog_log_facility] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.308 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/use_stderr] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.312 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/logging_context_format_string] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.315 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/logging_default_format_string] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.319 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/logging_debug_format_suffix] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.322 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/logging_exception_prefix] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.326 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/logging_user_identity_format] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.329 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/default_log_levels] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.332 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/publish_errors] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.336 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/instance_format] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.339 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/instance_uuid_format] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.343 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/fatal_deprecations] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.346 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_policy/policy_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.350 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_policy/policy_default_rule] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.353 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_policy/policy_dirs] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.357 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/sqlite_synchronous] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.361 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/backend] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.364 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/connection] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.368 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/slave_connection] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.371 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/mysql_sql_mode] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.374 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/idle_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.378 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/min_pool_size] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.381 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/max_pool_size] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.385 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/max_retries] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.388 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/retry_interval] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.391 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/max_overflow] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.395 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/connection_debug] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.398 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/connection_trace] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.402 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/pool_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.405 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/use_db_reconnect] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.409 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/db_retry_interval] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.412 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/db_inc_retry_interval] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.416 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/db_max_retry_interval] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.419 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/db_max_retries] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.422 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[database/use_tpool] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.426 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/config_prefix] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.429 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/expiration_time] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.433 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/backend] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.436 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/backend_argument] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.440 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/proxies] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.443 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/enabled] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.447 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/debug_cache_backend] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.450 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/memcache_servers] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.454 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/memcache_dead_retry] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.457 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/memcache_socket_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.460 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/memcache_pool_maxsize] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.464 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/memcache_pool_unused_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.467 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[cache/memcache_pool_connection_get_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.470 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_middleware/max_request_body_size] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.473 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_middleware/enable_proxy_headers_parsing] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.477 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/rpc_response_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.480 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/transport_url] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.483 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[DEFAULT/control_exchange] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.487 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_notifications/driver] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.490 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_notifications/transport_url] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.494 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_notifications/topics] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.498 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/amqp_durable_queues] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.501 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/heartbeat_rate] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.505 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.509 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/kombu_compression] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.512 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/kombu_failover_strategy] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.515 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.519 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/kombu_reconnect_delay] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.522 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_interval_max] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.525 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_login_method] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.529 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_password] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.532 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_retry_backoff] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.535 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_retry_interval] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.538 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.548 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/ssl] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.551 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_userid] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.555 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_virtual_host] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.558 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_hosts] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.562 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_port] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.565 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.568 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_host] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.572 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/rabbit_ha_queues] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.575 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/ssl_ca_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.578 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/ssl_cert_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.581 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/ssl_key_file] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.585 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_config[oslo_messaging_rabbit/ssl_version] to Anchor[keystone::config::end] with 'notify'
2019-09-12T08:29:00.588 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::end] to Anchor[keystone::db::begin] with 'before'
2019-09-12T08:29:00.591 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::db::begin] to Anchor[keystone::db::end] with 'before'
2019-09-12T08:29:00.594 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::db::end] to Anchor[keystone::dbsync::begin] with 'notify'
2019-09-12T08:29:00.598 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::dbsync::begin] to Anchor[keystone::dbsync::end] with 'before'
2019-09-12T08:29:00.601 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::dbsync::end] to Anchor[keystone::service::begin] with 'notify'
2019-09-12T08:29:00.604 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::begin] to Service[keystone] with 'notify'
2019-09-12T08:29:00.607 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Service[keystone] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.610 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Oslo::Cache[keystone_config] to Anchor[keystone::service::begin] with 'before'
2019-09-12T08:29:00.614 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Oslo::Db[keystone_config] to Anchor[keystone::dbsync::begin] with 'before'
2019-09-12T08:29:00.617 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Oslo::Db[barbican_config] to Anchor[keystone::dbsync::begin] with 'before'
2019-09-12T08:29:00.620 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[keystone] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.623 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[python-keystoneclient] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.627 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[python-openstackclient] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.630 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[python-barbicanclient] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.633 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[barbican-api] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.636 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[python-psycopg2] to Anchor[keystone::service::end] with 'notify'
2019-09-12T08:29:00.640 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_domain[Default] with 'before'
2019-09-12T08:29:00.643 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_endpoint[RegionOne/keystone::identity] with 'before'
2019-09-12T08:29:00.646 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_endpoint[RegionOne/barbican::key-manager] with 'before'
2019-09-12T08:29:00.650 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_endpoint[RegionOne/sysinv::platform] with 'before'
2019-09-12T08:29:00.653 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_endpoint[RegionOne/fm::faultmanagement] with 'before'
2019-09-12T08:29:00.656 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_role[admin] with 'before'
2019-09-12T08:29:00.660 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_role[_member_] with 'before'
2019-09-12T08:29:00.663 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_role[creator] with 'before'
2019-09-12T08:29:00.666 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_service[keystone::identity] with 'before'
2019-09-12T08:29:00.669 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_service[barbican::key-manager] with 'before'
2019-09-12T08:29:00.672 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_service[sysinv::platform] with 'before'
2019-09-12T08:29:00.675 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_service[fm::faultmanagement] with 'before'
2019-09-12T08:29:00.679 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_tenant[services] with 'before'
2019-09-12T08:29:00.682 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_tenant[admin] with 'before'
2019-09-12T08:29:00.685 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user[admin] with 'before'
2019-09-12T08:29:00.688 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user[mtce] with 'before'
2019-09-12T08:29:00.691 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user[barbican] with 'before'
2019-09-12T08:29:00.695 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user[sysinv] with 'before'
2019-09-12T08:29:00.698 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user[fm] with 'before'
2019-09-12T08:29:00.701 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user_role[admin at admin] with 'before'
2019-09-12T08:29:00.711 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user_role[barbican at services] with 'before'
2019-09-12T08:29:00.714 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user_role[mtce at services] with 'before'
2019-09-12T08:29:00.718 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user_role[sysinv at services] with 'before'
2019-09-12T08:29:00.721 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::service::end] to Keystone_user_role[fm at services] with 'before'
2019-09-12T08:29:00.724 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::install::end] to Anchor[keystone::service::begin] with 'notify'
2019-09-12T08:29:00.728 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::config::end] to Anchor[keystone::service::begin] with 'notify'
2019-09-12T08:29:00.731 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[keystone::db::begin] to Class[Keystone::Db::Postgresql] with 'notify'
2019-09-12T08:29:00.734 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Keystone::Db::Postgresql] to Anchor[keystone::db::end] with 'notify'
2019-09-12T08:29:00.737 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Class[Openstack::Keystone::Bootstrap] to Class[Platform::Client] with 'before'
2019-09-12T08:29:00.741 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File[/opt/platform/keystone] to File[/etc/keystone/keystone-extra.conf] with 'before'
2019-09-12T08:29:00.744 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_domain[Default] to Exec[restart_keystone] with 'notify'
2019-09-12T08:29:00.747 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from File[/etc/keystone/keystone-extra.conf] to Class[Keystone] with 'before'
2019-09-12T08:29:00.751 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_tenant[admin] to Keystone_user_role[admin at admin] with 'before'
2019-09-12T08:29:00.754 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone_user[admin] to Keystone_user_role[admin at admin] with 'before'
2019-09-12T08:29:00.757 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone::Resource::Service_identity[keystone] to Class[Keystone::Disable_admin_token_auth] with 'before'
2019-09-12T08:29:00.761 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone::Resource::Service_identity[barbican] to Class[Keystone::Disable_admin_token_auth] with 'before'
2019-09-12T08:29:00.764 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone::Resource::Service_identity[platform] to Class[Keystone::Disable_admin_token_auth] with 'before'
2019-09-12T08:29:00.767 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Keystone::Resource::Service_identity[fm] to Class[Keystone::Disable_admin_token_auth] with 'before'
2019-09-12T08:29:00.771 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::install::begin] to Package[barbican-api] with 'before'
2019-09-12T08:29:00.774 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Package[barbican-api] to Anchor[barbican::install::end] with 'notify'
2019-09-12T08:29:00.777 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::install::end] to Anchor[barbican::config::begin] with 'before'
2019-09-12T08:29:00.780 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[service_credentials/interface] with 'before'
2019-09-12T08:29:00.784 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/sql_connection] with 'before'
2019-09-12T08:29:00.787 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/sql_idle_timeout] with 'before'
2019-09-12T08:29:00.790 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/sql_pool_size] with 'before'
2019-09-12T08:29:00.794 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/sql_pool_max_overflow] with 'before'
2019-09-12T08:29:00.798 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/bind_host] with 'before'
2019-09-12T08:29:00.801 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/bind_port] with 'before'
2019-09-12T08:29:00.804 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/host_href] with 'before'
2019-09-12T08:29:00.808 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[queue/enable] with 'before'
2019-09-12T08:29:00.811 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[queue/namespace] with 'before'
2019-09-12T08:29:00.814 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[queue/topic] with 'before'
2019-09-12T08:29:00.818 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[queue/version] with 'before'
2019-09-12T08:29:00.821 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[queue/server_name] with 'before'
2019-09-12T08:29:00.824 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[retry_scheduler/initial_delay_seconds] with 'before'
2019-09-12T08:29:00.827 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[retry_scheduler/periodic_interval_max_seconds] with 'before'
2019-09-12T08:29:00.831 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/max_allowed_secret_in_bytes] with 'before'
2019-09-12T08:29:00.834 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/max_allowed_request_size_in_bytes] with 'before'
2019-09-12T08:29:00.837 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[secretstore/enabled_secretstore_plugins] with 'before'
2019-09-12T08:29:00.840 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[crypto/enabled_crypto_plugins] with 'before'
2019-09-12T08:29:00.844 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[certificate/enabled_certificate_plugins] with 'before'
2019-09-12T08:29:00.847 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[certificate_event/enabled_certificate_event_plugins] with 'before'
2019-09-12T08:29:00.850 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/db_auto_create] with 'before'
2019-09-12T08:29:00.854 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/cert_file] with 'before'
2019-09-12T08:29:00.857 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/key_file] with 'before'
2019-09-12T08:29:00.860 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/ca_file] with 'before'
2019-09-12T08:29:00.864 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_notifications/enable] with 'before'
2019-09-12T08:29:00.867 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_notifications/control_exchange] with 'before'
2019-09-12T08:29:00.870 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_notifications/topic] with 'before'
2019-09-12T08:29:00.873 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_notifications/allow_requeue] with 'before'
2019-09-12T08:29:00.877 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_notifications/thread_pool_size] with 'before'
2019-09-12T08:29:00.880 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/auth_section] with 'before'
2019-09-12T08:29:00.884 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/auth_uri] with 'before'
2019-09-12T08:29:00.887 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/auth_type] with 'before'
2019-09-12T08:29:00.890 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/auth_version] with 'before'
2019-09-12T08:29:00.894 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/cache] with 'before'
2019-09-12T08:29:00.897 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/cafile] with 'before'
2019-09-12T08:29:00.900 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/certfile] with 'before'
2019-09-12T08:29:00.904 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/check_revocations_for_cached] with 'before'
2019-09-12T08:29:00.907 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/delay_auth_decision] with 'before'
2019-09-12T08:29:00.910 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/enforce_token_bind] with 'before'
2019-09-12T08:29:00.914 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/hash_algorithms] with 'before'
2019-09-12T08:29:00.917 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/http_connect_timeout] with 'before'
2019-09-12T08:29:00.920 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/http_request_max_retries] with 'before'
2019-09-12T08:29:00.924 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/include_service_catalog] with 'before'
2019-09-12T08:29:00.927 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/keyfile] with 'before'
2019-09-12T08:29:00.930 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_pool_conn_get_timeout] with 'before'
2019-09-12T08:29:00.934 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_pool_dead_retry] with 'before'
2019-09-12T08:29:00.937 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_pool_maxsize] with 'before'
2019-09-12T08:29:00.940 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_pool_socket_timeout] with 'before'
2019-09-12T08:29:00.943 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_pool_unused_timeout] with 'before'
2019-09-12T08:29:00.947 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_secret_key] with 'before'
2019-09-12T08:29:00.950 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_security_strategy] with 'before'
2019-09-12T08:29:00.953 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcache_use_advanced_pool] with 'before'
2019-09-12T08:29:00.957 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/memcached_servers] with 'before'
2019-09-12T08:29:00.966 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/region_name] with 'before'
2019-09-12T08:29:00.969 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/revocation_cache_time] with 'before'
2019-09-12T08:29:00.972 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/token_cache_time] with 'before'
2019-09-12T08:29:00.975 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/auth_url] with 'before'
2019-09-12T08:29:00.979 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/username] with 'before'
2019-09-12T08:29:00.982 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/password] with 'before'
2019-09-12T08:29:00.986 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/user_domain_name] with 'before'
2019-09-12T08:29:00.989 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/project_name] with 'before'
2019-09-12T08:29:00.992 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/project_domain_name] with 'before'
2019-09-12T08:29:00.995 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[keystone_authtoken/insecure] with 'before'
2019-09-12T08:29:00.998 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/sqlite_synchronous] with 'before'
2019-09-12T08:29:01.001 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/backend] with 'before'
2019-09-12T08:29:01.004 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/connection] with 'before'
2019-09-12T08:29:01.007 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/slave_connection] with 'before'
2019-09-12T08:29:01.010 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/mysql_sql_mode] with 'before'
2019-09-12T08:29:01.013 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/idle_timeout] with 'before'
2019-09-12T08:29:01.016 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/min_pool_size] with 'before'
2019-09-12T08:29:01.020 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/max_pool_size] with 'before'
2019-09-12T08:29:01.023 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/max_retries] with 'before'
2019-09-12T08:29:01.026 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/retry_interval] with 'before'
2019-09-12T08:29:01.030 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/max_overflow] with 'before'
2019-09-12T08:29:01.033 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/connection_debug] with 'before'
2019-09-12T08:29:01.036 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/connection_trace] with 'before'
2019-09-12T08:29:01.039 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/pool_timeout] with 'before'
2019-09-12T08:29:01.042 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/use_db_reconnect] with 'before'
2019-09-12T08:29:01.046 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/db_retry_interval] with 'before'
2019-09-12T08:29:01.049 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/db_inc_retry_interval] with 'before'
2019-09-12T08:29:01.057 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/db_max_retry_interval] with 'before'
2019-09-12T08:29:01.061 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/db_max_retries] with 'before'
2019-09-12T08:29:01.064 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[database/use_tpool] with 'before'
2019-09-12T08:29:01.067 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/debug] with 'before'
2019-09-12T08:29:01.070 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/log_config_append] with 'before'
2019-09-12T08:29:01.074 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/log_date_format] with 'before'
2019-09-12T08:29:01.077 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/log_file] with 'before'
2019-09-12T08:29:01.080 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/log_dir] with 'before'
2019-09-12T08:29:01.083 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/watch_log_file] with 'before'
2019-09-12T08:29:01.086 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/use_syslog] with 'before'
2019-09-12T08:29:01.090 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/syslog_log_facility] with 'before'
2019-09-12T08:29:01.093 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/use_stderr] with 'before'
2019-09-12T08:29:01.096 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/logging_context_format_string] with 'before'
2019-09-12T08:29:01.099 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/logging_default_format_string] with 'before'
2019-09-12T08:29:01.102 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/logging_debug_format_suffix] with 'before'
2019-09-12T08:29:01.105 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/logging_exception_prefix] with 'before'
2019-09-12T08:29:01.109 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/logging_user_identity_format] with 'before'
2019-09-12T08:29:01.112 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/default_log_levels] with 'before'
2019-09-12T08:29:01.115 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/publish_errors] with 'before'
2019-09-12T08:29:01.118 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/instance_format] with 'before'
2019-09-12T08:29:01.122 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/instance_uuid_format] with 'before'
2019-09-12T08:29:01.125 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/fatal_deprecations] with 'before'
2019-09-12T08:29:01.128 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_policy/policy_file] with 'before'
2019-09-12T08:29:01.131 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_policy/policy_default_rule] with 'before'
2019-09-12T08:29:01.134 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_policy/policy_dirs] with 'before'
2019-09-12T08:29:01.138 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/amqp_durable_queues] with 'before'
2019-09-12T08:29:01.141 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/heartbeat_rate] with 'before'
2019-09-12T08:29:01.144 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/heartbeat_timeout_threshold] with 'before'
2019-09-12T08:29:01.147 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/kombu_compression] with 'before'
2019-09-12T08:29:01.151 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/kombu_failover_strategy] with 'before'
2019-09-12T08:29:01.154 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout] with 'before'
2019-09-12T08:29:01.157 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/kombu_reconnect_delay] with 'before'
2019-09-12T08:29:01.160 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_interval_max] with 'before'
2019-09-12T08:29:01.163 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_login_method] with 'before'
2019-09-12T08:29:01.167 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_password] with 'before'
2019-09-12T08:29:01.170 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_retry_backoff] with 'before'
2019-09-12T08:29:01.173 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_retry_interval] with 'before'
2019-09-12T08:29:01.176 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl] with 'before'
2019-09-12T08:29:01.179 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/ssl] with 'before'
2019-09-12T08:29:01.183 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_userid] with 'before'
2019-09-12T08:29:01.186 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_virtual_host] with 'before'
2019-09-12T08:29:01.189 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_hosts] with 'before'
2019-09-12T08:29:01.192 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_port] with 'before'
2019-09-12T08:29:01.195 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count] with 'before'
2019-09-12T08:29:01.198 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_host] with 'before'
2019-09-12T08:29:01.202 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/rabbit_ha_queues] with 'before'
2019-09-12T08:29:01.205 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/ssl_ca_file] with 'before'
2019-09-12T08:29:01.208 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/ssl_cert_file] with 'before'
2019-09-12T08:29:01.211 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/ssl_key_file] with 'before'
2019-09-12T08:29:01.214 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_rabbit/ssl_version] with 'before'
2019-09-12T08:29:01.218 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/rpc_response_timeout] with 'before'
2019-09-12T08:29:01.221 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/transport_url] with 'before'
2019-09-12T08:29:01.224 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[DEFAULT/control_exchange] with 'before'
2019-09-12T08:29:01.227 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_notifications/driver] with 'before'
2019-09-12T08:29:01.230 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_notifications/transport_url] with 'before'
2019-09-12T08:29:01.233 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_messaging_notifications/topics] with 'before'
2019-09-12T08:29:01.237 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_middleware/max_request_body_size] with 'before'
2019-09-12T08:29:01.240 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Anchor[barbican::config::begin] to Barbican_config[oslo_middleware/enable_proxy_headers_parsing] with 'before'
2019-09-12T08:29:01.245 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[service_credentials/interface] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.248 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/sql_connection] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.251 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/sql_idle_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.254 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/sql_pool_size] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.258 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/sql_pool_max_overflow] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.261 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/bind_host] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.264 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/bind_port] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.267 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/host_href] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.271 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[queue/enable] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.274 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[queue/namespace] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.277 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[queue/topic] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.280 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[queue/version] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.283 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[queue/server_name] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.287 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[retry_scheduler/initial_delay_seconds] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.290 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[retry_scheduler/periodic_interval_max_seconds] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.293 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/max_allowed_secret_in_bytes] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.297 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/max_allowed_request_size_in_bytes] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.300 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[secretstore/enabled_secretstore_plugins] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.304 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[crypto/enabled_crypto_plugins] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.307 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[certificate/enabled_certificate_plugins] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.310 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[certificate_event/enabled_certificate_event_plugins] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.313 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/db_auto_create] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.317 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/cert_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.320 Debug: 2019-09-12 08:28:59 +0000 Adding relationship from Barbican_config[DEFAULT/key_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.323 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/ca_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.326 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_notifications/enable] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.329 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_notifications/control_exchange] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.332 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_notifications/topic] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.336 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_notifications/allow_requeue] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.339 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_notifications/thread_pool_size] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.342 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/auth_section] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.345 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/auth_uri] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.348 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/auth_type] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.351 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/auth_version] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.354 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/cache] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.358 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/cafile] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.361 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/certfile] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.364 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/check_revocations_for_cached] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.367 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/delay_auth_decision] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.371 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/enforce_token_bind] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.374 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/hash_algorithms] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.377 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/http_connect_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.381 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/http_request_max_retries] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.384 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/include_service_catalog] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.388 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/keyfile] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.391 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_pool_conn_get_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.395 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_pool_dead_retry] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.398 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_pool_maxsize] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.402 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_pool_socket_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.405 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_pool_unused_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.408 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_secret_key] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.412 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_security_strategy] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.415 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcache_use_advanced_pool] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.419 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/memcached_servers] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.423 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/region_name] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.426 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/revocation_cache_time] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.429 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/token_cache_time] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.432 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/auth_url] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.436 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/username] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.439 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/password] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.442 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/user_domain_name] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.445 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/project_name] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.449 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/project_domain_name] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.452 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[keystone_authtoken/insecure] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.455 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/sqlite_synchronous] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.459 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/backend] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.463 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/connection] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.466 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/slave_connection] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.469 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/mysql_sql_mode] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.472 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/idle_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.476 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/min_pool_size] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.479 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/max_pool_size] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.483 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/max_retries] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.487 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/retry_interval] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.490 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/max_overflow] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.494 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/connection_debug] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.497 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/connection_trace] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.500 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/pool_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.503 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/use_db_reconnect] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.507 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/db_retry_interval] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.510 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/db_inc_retry_interval] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.513 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/db_max_retry_interval] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.516 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/db_max_retries] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.519 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[database/use_tpool] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.523 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/debug] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.526 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/log_config_append] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.530 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/log_date_format] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.533 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/log_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.537 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/log_dir] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.540 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/watch_log_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.543 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/use_syslog] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.547 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/syslog_log_facility] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.550 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/use_stderr] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.554 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/logging_context_format_string] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.557 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/logging_default_format_string] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.560 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/logging_debug_format_suffix] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.563 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/logging_exception_prefix] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.566 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/logging_user_identity_format] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.569 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/default_log_levels] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.573 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/publish_errors] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.576 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/instance_format] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.579 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/instance_uuid_format] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.583 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/fatal_deprecations] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.586 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_policy/policy_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.589 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_policy/policy_default_rule] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.593 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_policy/policy_dirs] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.596 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/amqp_durable_queues] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.599 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/heartbeat_rate] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.602 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/heartbeat_timeout_threshold] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.605 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/kombu_compression] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.609 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/kombu_failover_strategy] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.612 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.615 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/kombu_reconnect_delay] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.618 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_interval_max] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.622 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_login_method] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.626 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_password] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.629 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_retry_backoff] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.632 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_retry_interval] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.635 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.639 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/ssl] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.647 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_userid] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.651 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_virtual_host] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.654 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_hosts] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.658 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_port] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.661 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.665 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_host] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.668 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/rabbit_ha_queues] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.671 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/ssl_ca_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.674 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/ssl_cert_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.678 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/ssl_key_file] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.681 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_rabbit/ssl_version] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.684 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/rpc_response_timeout] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.687 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/transport_url] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.691 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[DEFAULT/control_exchange] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.694 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_notifications/driver] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.697 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_notifications/transport_url] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.701 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_messaging_notifications/topics] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.704 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_middleware/max_request_body_size] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.708 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Barbican_config[oslo_middleware/enable_proxy_headers_parsing] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.711 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::config::end] to Anchor[barbican::db::begin] with 'before'
2019-09-12T08:29:01.715 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::db::begin] to Anchor[barbican::db::end] with 'before'
2019-09-12T08:29:01.719 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::db::end] to Anchor[barbican::dbsync::begin] with 'notify'
2019-09-12T08:29:01.722 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::dbsync::begin] to Anchor[barbican::dbsync::end] with 'before'
2019-09-12T08:29:01.726 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::dbsync::end] to Anchor[barbican::service::begin] with 'notify'
2019-09-12T08:29:01.729 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::service::begin] to Service[barbican-api] with 'notify'
2019-09-12T08:29:01.733 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Service[barbican-api] to Anchor[barbican::service::end] with 'notify'
2019-09-12T08:29:01.736 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Oslo::Db[keystone_config] to Anchor[barbican::dbsync::begin] with 'before'
2019-09-12T08:29:01.740 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Oslo::Db[barbican_config] to Anchor[barbican::dbsync::begin] with 'before'
2019-09-12T08:29:01.743 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::config::begin] to File_line[Modify bind_port in gunicorn-config.py] with 'before'
2019-09-12T08:29:01.746 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File_line[Modify bind_port in gunicorn-config.py] to Anchor[barbican::config::end] with 'notify'
2019-09-12T08:29:01.750 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::install::end] to Anchor[barbican::service::begin] with 'notify'
2019-09-12T08:29:01.753 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::config::end] to Anchor[barbican::service::begin] with 'notify'
2019-09-12T08:29:01.757 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Keystone_endpoint[RegionOne/barbican::key-manager] to Anchor[barbican::service::end] with 'notify'
2019-09-12T08:29:01.760 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[barbican::db::begin] to Class[Barbican::Db::Postgresql] with 'notify'
2019-09-12T08:29:01.763 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Class[Barbican::Db::Postgresql] to Anchor[barbican::db::end] with 'notify'
2019-09-12T08:29:01.767 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File[/etc/platform/openrc] to File[/etc/bash_completion.d/openstack] with 'before'
2019-09-12T08:29:01.770 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Class[Platform::Drbd::Platform] to File[/opt/platform/.keyring] with 'before'
2019-09-12T08:29:01.773 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File[/opt/platform/.keyring] to File[/opt/platform/.keyring/19.09] with 'before'
2019-09-12T08:29:01.777 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File[/opt/platform/.keyring/19.09] to File[/opt/platform/.keyring/19.09/.CREDENTIAL] with 'before'
2019-09-12T08:29:01.780 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Openstacklib::Db::Postgresql[sysinv] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:01.783 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Openstacklib::Db::Postgresql[sysinv] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:01.786 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Openstacklib::Db::Postgresql[sysinv] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:01.790 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Anchor[platform::services] to Class[Platform::Sysinv] with 'before'
2019-09-12T08:29:01.793 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[lldp/drivers] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.796 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_password] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.799 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_userid] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.802 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_virtual_host] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.806 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/control_exchange] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.809 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_host] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.812 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_port] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.816 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_hosts] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.819 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_ha_queues] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.822 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/verbose] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.825 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/debug] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.828 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/api_paste_config] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.832 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rpc_backend] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.835 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/connection] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.838 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/connection_recycle_time] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.842 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/max_pool_size] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.845 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/max_overflow] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.848 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[journal/journal_max_size] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.852 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[journal/journal_min_size] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.855 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[journal/journal_default_size] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.858 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/use_syslog] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.861 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/syslog_log_facility] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.864 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_port] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.868 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/MTC_INV_LABEL] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.871 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.874 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.877 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/neutron_region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.881 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/cinder_region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.884 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/nova_region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.887 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/barbican_region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.890 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[fm/catalog_info] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.893 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[fm/os_region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.897 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[fernet_repo/key_repository] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.900 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/armada_image_tag] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.903 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_context_format_string] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.907 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_default_format_string] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.910 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_bind_ip] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.913 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_url] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.917 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_url] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.920 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_uri] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.924 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_uri] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.927 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_version] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.930 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_version] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.934 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/auth_strategy] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.937 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_type] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.940 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.943 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/username] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.947 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/password] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.951 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/user_domain_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.958 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_domain_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.962 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_type] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.965 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.969 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/username] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.972 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/user_domain_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.975 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_domain_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.979 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/keyring_service] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.983 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_admin_prefix] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.986 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.990 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/region_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.993 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_url] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:01.997 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_uri] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.000 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_version] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.004 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/project_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.007 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/username] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.010 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/password] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.013 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/user_domain_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.017 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/project_domain_name] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.020 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix] to Service[sysinv-agent] with 'notify'
2019-09-12T08:29:02.023 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Group[sysinv] to User[sysinv] with 'before'
2019-09-12T08:29:02.026 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from User[sysinv] to File[/etc/sysinv] with 'before'
2019-09-12T08:29:02.030 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[lldp/drivers] with 'before'
2019-09-12T08:29:02.033 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_password] with 'before'
2019-09-12T08:29:02.036 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_userid] with 'before'
2019-09-12T08:29:02.040 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_virtual_host] with 'before'
2019-09-12T08:29:02.043 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/control_exchange] with 'before'
2019-09-12T08:29:02.046 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_host] with 'before'
2019-09-12T08:29:02.050 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_port] with 'before'
2019-09-12T08:29:02.053 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_hosts] with 'before'
2019-09-12T08:29:02.056 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rabbit_ha_queues] with 'before'
2019-09-12T08:29:02.059 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/verbose] with 'before'
2019-09-12T08:29:02.063 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/debug] with 'before'
2019-09-12T08:29:02.066 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/api_paste_config] with 'before'
2019-09-12T08:29:02.069 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/rpc_backend] with 'before'
2019-09-12T08:29:02.072 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[database/connection] with 'before'
2019-09-12T08:29:02.075 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[database/connection_recycle_time] with 'before'
2019-09-12T08:29:02.079 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[database/max_pool_size] with 'before'
2019-09-12T08:29:02.082 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[database/max_overflow] with 'before'
2019-09-12T08:29:02.086 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[journal/journal_max_size] with 'before'
2019-09-12T08:29:02.089 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[journal/journal_min_size] with 'before'
2019-09-12T08:29:02.093 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[journal/journal_default_size] with 'before'
2019-09-12T08:29:02.096 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/use_syslog] with 'before'
2019-09-12T08:29:02.099 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/syslog_log_facility] with 'before'
2019-09-12T08:29:02.103 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/sysinv_api_port] with 'before'
2019-09-12T08:29:02.106 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/MTC_INV_LABEL] with 'before'
2019-09-12T08:29:02.109 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/region_name] with 'before'
2019-09-12T08:29:02.112 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/region_name] with 'before'
2019-09-12T08:29:02.115 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/neutron_region_name] with 'before'
2019-09-12T08:29:02.119 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/cinder_region_name] with 'before'
2019-09-12T08:29:02.122 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/nova_region_name] with 'before'
2019-09-12T08:29:02.125 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/barbican_region_name] with 'before'
2019-09-12T08:29:02.128 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[fm/catalog_info] with 'before'
2019-09-12T08:29:02.131 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[fm/os_region_name] with 'before'
2019-09-12T08:29:02.135 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[fernet_repo/key_repository] with 'before'
2019-09-12T08:29:02.138 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/armada_image_tag] with 'before'
2019-09-12T08:29:02.141 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/logging_context_format_string] with 'before'
2019-09-12T08:29:02.144 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/logging_default_format_string] with 'before'
2019-09-12T08:29:02.147 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/sysinv_api_bind_ip] with 'before'
2019-09-12T08:29:02.151 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/auth_url] with 'before'
2019-09-12T08:29:02.154 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/auth_url] with 'before'
2019-09-12T08:29:02.158 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/auth_uri] with 'before'
2019-09-12T08:29:02.161 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/auth_uri] with 'before'
2019-09-12T08:29:02.164 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/auth_version] with 'before'
2019-09-12T08:29:02.167 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/auth_version] with 'before'
2019-09-12T08:29:02.171 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[DEFAULT/auth_strategy] with 'before'
2019-09-12T08:29:02.174 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/auth_type] with 'before'
2019-09-12T08:29:02.177 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/project_name] with 'before'
2019-09-12T08:29:02.181 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/username] with 'before'
2019-09-12T08:29:02.184 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/password] with 'before'
2019-09-12T08:29:02.187 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/user_domain_name] with 'before'
2019-09-12T08:29:02.190 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/project_domain_name] with 'before'
2019-09-12T08:29:02.194 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/auth_type] with 'before'
2019-09-12T08:29:02.197 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/project_name] with 'before'
2019-09-12T08:29:02.200 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/username] with 'before'
2019-09-12T08:29:02.203 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/user_domain_name] with 'before'
2019-09-12T08:29:02.206 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/project_domain_name] with 'before'
2019-09-12T08:29:02.209 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/keyring_service] with 'before'
2019-09-12T08:29:02.213 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[keystone_authtoken/auth_admin_prefix] with 'before'
2019-09-12T08:29:02.216 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix] with 'before'
2019-09-12T08:29:02.219 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/region_name] with 'before'
2019-09-12T08:29:02.222 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/auth_url] with 'before'
2019-09-12T08:29:02.225 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/auth_uri] with 'before'
2019-09-12T08:29:02.229 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/auth_version] with 'before'
2019-09-12T08:29:02.232 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/project_name] with 'before'
2019-09-12T08:29:02.235 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/username] with 'before'
2019-09-12T08:29:02.238 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/password] with 'before'
2019-09-12T08:29:02.242 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/user_domain_name] with 'before'
2019-09-12T08:29:02.245 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/project_domain_name] with 'before'
2019-09-12T08:29:02.248 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Package[sysinv] to Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix] with 'before'
2019-09-12T08:29:02.252 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File[/etc/sysinv] to Class[Sysinv] with 'before'
2019-09-12T08:29:02.255 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Class[Sysinv] to File[/opt/platform/sysinv] with 'before'
2019-09-12T08:29:02.258 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File[/opt/platform/sysinv] to File[/opt/platform/sysinv/19.09] with 'before'
2019-09-12T08:29:02.262 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from File[/opt/platform/sysinv/19.09] to File[/opt/platform/sysinv/19.09/sysinv.conf.default] with 'before'
2019-09-12T08:29:02.265 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[lldp/drivers] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.268 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_password] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.271 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_userid] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.274 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_virtual_host] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.278 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/control_exchange] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.281 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_host] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.285 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_port] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.288 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_hosts] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.291 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_ha_queues] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.294 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/verbose] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.297 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/debug] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.300 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/api_paste_config] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.304 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/rpc_backend] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.307 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/connection] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.310 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/connection_recycle_time] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.314 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/max_pool_size] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.317 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[database/max_overflow] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.321 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[journal/journal_max_size] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.324 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[journal/journal_min_size] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.327 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[journal/journal_default_size] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.330 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/use_syslog] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.333 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/syslog_log_facility] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.336 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_port] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.340 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[DEFAULT/MTC_INV_LABEL] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.343 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[keystone_authtoken/region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.347 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.350 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/neutron_region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.353 Debug: 2019-09-12 08:29:00 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/cinder_region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.357 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/nova_region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.360 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/barbican_region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.363 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fm/catalog_info] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.367 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fm/os_region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.370 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fernet_repo/key_repository] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.374 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/armada_image_tag] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.377 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_context_format_string] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.380 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_default_format_string] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.384 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_bind_ip] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.387 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_url] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.390 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_url] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.398 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_uri] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.401 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_uri] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.405 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_version] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.408 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_version] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.411 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/auth_strategy] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.415 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_type] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.418 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.422 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/username] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.425 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/password] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.428 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/user_domain_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.432 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_domain_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.435 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_type] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.439 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.443 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/username] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.446 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/user_domain_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.449 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_domain_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.452 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/keyring_service] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.456 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_admin_prefix] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.459 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.462 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[lldp/drivers] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.465 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_password] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.468 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_userid] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.471 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_virtual_host] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.475 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/control_exchange] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.479 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_host] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.482 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_port] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.486 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_hosts] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.490 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_ha_queues] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.494 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/verbose] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.497 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/debug] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.501 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/api_paste_config] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.505 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rpc_backend] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.508 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/connection] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.512 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/connection_recycle_time] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.516 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/max_pool_size] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.520 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/max_overflow] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.523 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[journal/journal_max_size] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.526 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[journal/journal_min_size] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.530 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[journal/journal_default_size] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.533 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/use_syslog] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.537 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/syslog_log_facility] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.541 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_port] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.544 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/MTC_INV_LABEL] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.548 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.551 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.554 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/neutron_region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.557 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/cinder_region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.560 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/nova_region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.564 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/barbican_region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.567 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fm/catalog_info] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.570 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fm/os_region_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.573 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fernet_repo/key_repository] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.576 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/armada_image_tag] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.579 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_context_format_string] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.583 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_default_format_string] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.586 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_bind_ip] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.589 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_url] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.593 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_url] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.596 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_uri] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.599 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_uri] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.603 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_version] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.606 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_version] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.610 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/auth_strategy] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.613 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_type] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.616 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.619 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/username] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.623 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/password] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.626 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/user_domain_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.629 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_domain_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.632 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_type] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.635 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.639 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/username] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.642 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/user_domain_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.646 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_domain_name] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.650 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/keyring_service] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.653 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_admin_prefix] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.656 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix] to Exec[sysinv-dbsync] with 'notify'
2019-09-12T08:29:02.660 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/region_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.663 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_url] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.667 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_uri] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.670 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_version] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.674 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/project_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.678 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/username] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.681 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/password] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.684 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/user_domain_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.688 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/project_domain_name] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.691 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix] to Service[sysinv-api] with 'notify'
2019-09-12T08:29:02.694 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Keystone_endpoint[RegionOne/keystone::identity] to Service[sysinv-api] with 'before'
2019-09-12T08:29:02.697 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Keystone_endpoint[RegionOne/barbican::key-manager] to Service[sysinv-api] with 'before'
2019-09-12T08:29:02.701 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Keystone_endpoint[RegionOne/sysinv::platform] to Service[sysinv-api] with 'before'
2019-09-12T08:29:02.704 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Keystone_endpoint[RegionOne/fm::faultmanagement] to Service[sysinv-api] with 'before'
2019-09-12T08:29:02.707 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[lldp/drivers] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.711 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_password] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.714 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_userid] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.717 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_virtual_host] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.721 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/control_exchange] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.724 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_host] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.727 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_port] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.730 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_hosts] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.734 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rabbit_ha_queues] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.738 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/verbose] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.746 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/debug] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.750 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/api_paste_config] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.753 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/rpc_backend] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.756 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/connection] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.760 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/connection_recycle_time] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.763 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/max_pool_size] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.766 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[database/max_overflow] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.769 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[journal/journal_max_size] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.773 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[journal/journal_min_size] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.776 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[journal/journal_default_size] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.779 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/use_syslog] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.782 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/syslog_log_facility] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.785 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_port] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.788 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/MTC_INV_LABEL] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.791 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.794 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.798 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/neutron_region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.801 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/cinder_region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.804 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/nova_region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.807 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/barbican_region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.810 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fm/catalog_info] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.814 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fm/os_region_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.817 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[fernet_repo/key_repository] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.820 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/armada_image_tag] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.823 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_context_format_string] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.826 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/logging_default_format_string] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.830 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/sysinv_api_bind_ip] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.833 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_url] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.836 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_url] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.840 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_uri] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.849 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_uri] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.853 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_version] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.856 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_version] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.860 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[DEFAULT/auth_strategy] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.863 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_type] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.867 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.870 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/username] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.873 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/password] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.877 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/user_domain_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.880 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/project_domain_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.883 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_type] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.886 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.889 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/username] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.892 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/user_domain_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.896 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/project_domain_name] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.899 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/keyring_service] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.902 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[keystone_authtoken/auth_admin_prefix] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.905 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix] to Service[sysinv-conductor] with 'notify'
2019-09-12T08:29:02.908 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Exec[sysinv-dbsync] to Service[sysinv-conductor] with 'before'
2019-09-12T08:29:02.912 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Class[Platform::Filesystem::Docker::Bootstrap] to Class[Platform::Docker::Config::Bootstrap] with 'notify'
2019-09-12T08:29:02.915 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Service[docker] to Exec[enable-docker] with 'before'
2019-09-12T08:29:02.918 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Class[Platform::Drbd::Etcd::Bootstrap] to Class[Platform::Etcd::Datadir::Bootstrap] with 'before'
2019-09-12T08:29:02.921 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from File[etcd_override_dir] to File[etcd_override] with 'before'
2019-09-12T08:29:02.924 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from File[etcd_override] to File[etcd_initd_script] with 'before'
2019-09-12T08:29:02.928 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from File[etcd_initd_script] to Exec[systemd-reload-daemon] with 'before'
2019-09-12T08:29:02.931 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Exec[systemd-reload-daemon] to Service[etcd] with 'before'
2019-09-12T08:29:02.934 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Class[Etcd::Install] to Class[Etcd::Config] with 'before'
2019-09-12T08:29:02.938 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Class[Etcd::Config] to Class[Etcd::Service] with 'notify'
2019-09-12T08:29:02.941 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Class[Platform::Etcd::Datadir::Bootstrap] to Class[Platform::Etcd::Setup] with 'before'
2019-09-12T08:29:02.945 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Class[Platform::Etcd::Setup] to Class[Platform::Etcd::Init] with 'before'
2019-09-12T08:29:02.948 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::install::begin] to Package[fm-api] with 'before'
2019-09-12T08:29:02.951 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Package[fm-api] to Anchor[fm::install::end] with 'notify'
2019-09-12T08:29:02.955 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::install::end] to Anchor[fm::config::begin] with 'before'
2019-09-12T08:29:02.958 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/sql_connection] with 'before'
2019-09-12T08:29:02.962 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/event_log_max_size] with 'before'
2019-09-12T08:29:02.965 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/system_name] with 'before'
2019-09-12T08:29:02.968 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/region_name] with 'before'
2019-09-12T08:29:02.972 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/trap_destinations] with 'before'
2019-09-12T08:29:02.975 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[database/connection] with 'before'
2019-09-12T08:29:02.979 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[database/connection_recycle_time] with 'before'
2019-09-12T08:29:02.982 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[database/max_pool_size] with 'before'
2019-09-12T08:29:02.985 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[database/max_overflow] with 'before'
2019-09-12T08:29:02.988 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[sysinv/catalog_info] with 'before'
2019-09-12T08:29:02.992 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[sysinv/os_region_name] with 'before'
2019-09-12T08:29:02.995 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[api/bind_host] with 'before'
2019-09-12T08:29:02.999 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[api/bind_port] with 'before'
2019-09-12T08:29:03.002 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[api/api_workers] with 'before'
2019-09-12T08:29:03.005 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[api/api_paste_config] with 'before'
2019-09-12T08:29:03.009 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/auth_section] with 'before'
2019-09-12T08:29:03.012 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/auth_uri] with 'before'
2019-09-12T08:29:03.015 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/auth_type] with 'before'
2019-09-12T08:29:03.018 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/auth_version] with 'before'
2019-09-12T08:29:03.022 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/cache] with 'before'
2019-09-12T08:29:03.025 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/cafile] with 'before'
2019-09-12T08:29:03.028 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/certfile] with 'before'
2019-09-12T08:29:03.031 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/check_revocations_for_cached] with 'before'
2019-09-12T08:29:03.035 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/delay_auth_decision] with 'before'
2019-09-12T08:29:03.038 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/enforce_token_bind] with 'before'
2019-09-12T08:29:03.041 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/hash_algorithms] with 'before'
2019-09-12T08:29:03.045 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/http_connect_timeout] with 'before'
2019-09-12T08:29:03.048 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/http_request_max_retries] with 'before'
2019-09-12T08:29:03.051 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/include_service_catalog] with 'before'
2019-09-12T08:29:03.054 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/keyfile] with 'before'
2019-09-12T08:29:03.058 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_pool_conn_get_timeout] with 'before'
2019-09-12T08:29:03.061 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_pool_dead_retry] with 'before'
2019-09-12T08:29:03.064 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_pool_maxsize] with 'before'
2019-09-12T08:29:03.067 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_pool_socket_timeout] with 'before'
2019-09-12T08:29:03.071 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_pool_unused_timeout] with 'before'
2019-09-12T08:29:03.074 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_secret_key] with 'before'
2019-09-12T08:29:03.079 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_security_strategy] with 'before'
2019-09-12T08:29:03.082 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcache_use_advanced_pool] with 'before'
2019-09-12T08:29:03.085 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/memcached_servers] with 'before'
2019-09-12T08:29:03.089 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/region_name] with 'before'
2019-09-12T08:29:03.092 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/revocation_cache_time] with 'before'
2019-09-12T08:29:03.095 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/token_cache_time] with 'before'
2019-09-12T08:29:03.099 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/auth_url] with 'before'
2019-09-12T08:29:03.102 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/username] with 'before'
2019-09-12T08:29:03.106 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/password] with 'before'
2019-09-12T08:29:03.109 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/user_domain_name] with 'before'
2019-09-12T08:29:03.112 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/project_name] with 'before'
2019-09-12T08:29:03.115 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/project_domain_name] with 'before'
2019-09-12T08:29:03.119 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[keystone_authtoken/insecure] with 'before'
2019-09-12T08:29:03.122 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/debug] with 'before'
2019-09-12T08:29:03.126 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/log_config_append] with 'before'
2019-09-12T08:29:03.129 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/log_date_format] with 'before'
2019-09-12T08:29:03.133 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/log_file] with 'before'
2019-09-12T08:29:03.136 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/log_dir] with 'before'
2019-09-12T08:29:03.140 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/watch_log_file] with 'before'
2019-09-12T08:29:03.143 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/use_syslog] with 'before'
2019-09-12T08:29:03.146 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/syslog_log_facility] with 'before'
2019-09-12T08:29:03.150 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/use_stderr] with 'before'
2019-09-12T08:29:03.153 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/logging_context_format_string] with 'before'
2019-09-12T08:29:03.156 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/logging_default_format_string] with 'before'
2019-09-12T08:29:03.159 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/logging_debug_format_suffix] with 'before'
2019-09-12T08:29:03.163 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/logging_exception_prefix] with 'before'
2019-09-12T08:29:03.166 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/logging_user_identity_format] with 'before'
2019-09-12T08:29:03.170 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/default_log_levels] with 'before'
2019-09-12T08:29:03.174 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/publish_errors] with 'before'
2019-09-12T08:29:03.177 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/instance_format] with 'before'
2019-09-12T08:29:03.180 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/instance_uuid_format] with 'before'
2019-09-12T08:29:03.183 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[DEFAULT/fatal_deprecations] with 'before'
2019-09-12T08:29:03.187 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[oslo_middleware/max_request_body_size] with 'before'
2019-09-12T08:29:03.190 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_config[oslo_middleware/enable_proxy_headers_parsing] with 'before'
2019-09-12T08:29:03.193 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/sql_connection] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.196 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/event_log_max_size] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.200 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/system_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.203 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/region_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.207 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/trap_destinations] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.211 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[database/connection] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.214 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[database/connection_recycle_time] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.218 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[database/max_pool_size] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.221 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[database/max_overflow] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.225 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[sysinv/catalog_info] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.228 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[sysinv/os_region_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.231 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[api/bind_host] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.234 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[api/bind_port] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.238 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[api/api_workers] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.241 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[api/api_paste_config] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.256 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/auth_section] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.259 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/auth_uri] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.263 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/auth_type] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.266 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/auth_version] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.269 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/cache] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.272 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/cafile] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.276 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/certfile] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.279 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/check_revocations_for_cached] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.283 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/delay_auth_decision] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.286 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/enforce_token_bind] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.294 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/hash_algorithms] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.297 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/http_connect_timeout] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.301 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/http_request_max_retries] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.304 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/include_service_catalog] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.307 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/keyfile] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.310 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_pool_conn_get_timeout] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.313 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_pool_dead_retry] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.316 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_pool_maxsize] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.320 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_pool_socket_timeout] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.323 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_pool_unused_timeout] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.326 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_secret_key] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.329 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_security_strategy] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.332 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcache_use_advanced_pool] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.336 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/memcached_servers] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.339 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/region_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.342 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/revocation_cache_time] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.345 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/token_cache_time] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.348 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/auth_url] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.352 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/username] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.355 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/password] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.358 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/user_domain_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.361 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/project_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.365 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/project_domain_name] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.368 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[keystone_authtoken/insecure] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.371 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/debug] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.374 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/log_config_append] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.378 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/log_date_format] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.381 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/log_file] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.384 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/log_dir] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.387 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/watch_log_file] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.391 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/use_syslog] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.394 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/syslog_log_facility] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.397 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/use_stderr] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.401 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/logging_context_format_string] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.404 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/logging_default_format_string] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.407 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/logging_debug_format_suffix] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.410 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/logging_exception_prefix] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.413 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/logging_user_identity_format] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.416 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/default_log_levels] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.419 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/publish_errors] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.422 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/instance_format] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.425 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/instance_uuid_format] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.428 Debug: 2019-09-12 08:29:01 +0000 Adding relationship from Fm_config[DEFAULT/fatal_deprecations] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.431 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_config[oslo_middleware/max_request_body_size] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.435 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_config[oslo_middleware/enable_proxy_headers_parsing] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.438 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::end] to Anchor[fm::db::begin] with 'before'
2019-09-12T08:29:03.441 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::db::begin] to Anchor[fm::db::end] with 'before'
2019-09-12T08:29:03.444 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::db::end] to Anchor[fm::dbsync::begin] with 'notify'
2019-09-12T08:29:03.448 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::dbsync::begin] to Anchor[fm::dbsync::end] with 'before'
2019-09-12T08:29:03.451 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::dbsync::end] to Anchor[fm::service::begin] with 'notify'
2019-09-12T08:29:03.454 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::service::begin] to Service[fm-api] with 'notify'
2019-09-12T08:29:03.457 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Service[fm-api] to Anchor[fm::service::end] with 'notify'
2019-09-12T08:29:03.460 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_api_paste_ini[pipeline:fm-api/pipeline] with 'before'
2019-09-12T08:29:03.463 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_api_paste_ini[filter:request_id/paste.filter_factory] with 'before'
2019-09-12T08:29:03.466 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_api_paste_ini[filter:authtoken/acl_public_routes] with 'before'
2019-09-12T08:29:03.470 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_api_paste_ini[filter:authtoken/paste.filter_factory] with 'before'
2019-09-12T08:29:03.473 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::begin] to Fm_api_paste_ini[app:api_v1/paste.app_factory] with 'before'
2019-09-12T08:29:03.476 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_api_paste_ini[pipeline:fm-api/pipeline] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.479 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_api_paste_ini[filter:request_id/paste.filter_factory] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.482 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_api_paste_ini[filter:authtoken/acl_public_routes] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.485 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_api_paste_ini[filter:authtoken/paste.filter_factory] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.489 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Fm_api_paste_ini[app:api_v1/paste.app_factory] to Anchor[fm::config::end] with 'notify'
2019-09-12T08:29:03.502 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Oslo::Db[keystone_config] to Anchor[fm::dbsync::begin] with 'before'
2019-09-12T08:29:03.505 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Oslo::Db[barbican_config] to Anchor[fm::dbsync::begin] with 'before'
2019-09-12T08:29:03.509 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::install::end] to Anchor[fm::service::begin] with 'notify'
2019-09-12T08:29:03.512 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::config::end] to Anchor[fm::service::begin] with 'notify'
2019-09-12T08:29:03.515 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Anchor[fm::db::begin] to Class[Fm::Db::Postgresql] with 'notify'
2019-09-12T08:29:03.518 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Class[Fm::Db::Postgresql] to Anchor[fm::db::end] with 'notify'
2019-09-12T08:29:03.521 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[pgsql-lv] to Drbd::Resource[drbd-pgsql] with 'before'
2019-09-12T08:29:03.524 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Drbd::Resource[drbd-pgsql] to Exec[drbd resize drbd-pgsql] with 'before'
2019-09-12T08:29:03.527 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Exec[drbd resize drbd-pgsql] to Exec[resize2fs drbd-pgsql] with 'before'
2019-09-12T08:29:03.531 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[rabbit-lv] to Drbd::Resource[drbd-rabbit] with 'before'
2019-09-12T08:29:03.534 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Drbd::Resource[drbd-rabbit] to Exec[drbd resize drbd-rabbit] with 'before'
2019-09-12T08:29:03.537 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Exec[drbd resize drbd-rabbit] to Exec[resize2fs drbd-rabbit] with 'before'
2019-09-12T08:29:03.541 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[platform-lv] to Drbd::Resource[drbd-platform] with 'before'
2019-09-12T08:29:03.551 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Drbd::Resource[drbd-platform] to Exec[drbd resize drbd-platform] with 'before'
2019-09-12T08:29:03.554 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Exec[drbd resize drbd-platform] to Exec[resize2fs drbd-platform] with 'before'
2019-09-12T08:29:03.557 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[extension-lv] to Drbd::Resource[drbd-extension] with 'before'
2019-09-12T08:29:03.561 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Drbd::Resource[drbd-extension] to Exec[drbd resize drbd-extension] with 'before'
2019-09-12T08:29:03.565 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Exec[drbd resize drbd-extension] to Exec[resize2fs drbd-extension] with 'before'
2019-09-12T08:29:03.568 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[docker-lv] to Filesystem[/dev/cgts-vg/docker-lv] with 'before'
2019-09-12T08:29:03.571 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Filesystem[/dev/cgts-vg/docker-lv] to File[/var/lib/docker] with 'before'
2019-09-12T08:29:03.574 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from File[/var/lib/docker] to Mount[docker-lv] with 'before'
2019-09-12T08:29:03.577 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Mount[docker-lv] to Exec[mount /dev/cgts-vg/docker-lv] with 'before'
2019-09-12T08:29:03.581 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[etcd-lv] to Drbd::Resource[drbd-etcd] with 'before'
2019-09-12T08:29:03.584 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Drbd::Resource[drbd-etcd] to Exec[drbd resize drbd-etcd] with 'before'
2019-09-12T08:29:03.587 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Exec[drbd resize drbd-etcd] to Exec[resize2fs drbd-etcd] with 'before'
2019-09-12T08:29:03.590 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[dockerdistribution-lv] to Drbd::Resource[drbd-dockerdistribution] with 'before'
2019-09-12T08:29:03.594 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Drbd::Resource[drbd-dockerdistribution] to Exec[drbd resize drbd-dockerdistribution] with 'before'
2019-09-12T08:29:03.597 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Exec[drbd resize drbd-dockerdistribution] to Exec[resize2fs drbd-dockerdistribution] with 'before'
2019-09-12T08:29:03.600 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[backup-lv] to Filesystem[/dev/cgts-vg/backup-lv] with 'before'
2019-09-12T08:29:03.603 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Filesystem[/dev/cgts-vg/backup-lv] to File[/opt/backups] with 'before'
2019-09-12T08:29:03.606 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from File[/opt/backups] to Mount[backup-lv] with 'before'
2019-09-12T08:29:03.610 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Mount[backup-lv] to Exec[mount /dev/cgts-vg/backup-lv] with 'before'
2019-09-12T08:29:03.613 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Logical_volume[kubelet-lv] to Filesystem[/dev/cgts-vg/kubelet-lv] with 'before'
2019-09-12T08:29:03.616 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Filesystem[/dev/cgts-vg/kubelet-lv] to File[/var/lib/kubelet] with 'before'
2019-09-12T08:29:03.619 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from File[/var/lib/kubelet] to Mount[kubelet-lv] with 'before'
2019-09-12T08:29:03.623 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Mount[kubelet-lv] to Exec[mount /dev/cgts-vg/kubelet-lv] with 'before'
2019-09-12T08:29:03.626 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "keystone"] to Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public] with 'notify'
2019-09-12T08:29:03.629 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "keystone"] to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone'] with 'before'
2019-09-12T08:29:03.632 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "barbican"] to Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public] with 'notify'
2019-09-12T08:29:03.636 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "barbican"] to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican'] with 'before'
2019-09-12T08:29:03.639 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "sysinv"] to Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public] with 'notify'
2019-09-12T08:29:03.643 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "sysinv"] to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv'] with 'before'
2019-09-12T08:29:03.646 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "fm"] to Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public] with 'notify'
2019-09-12T08:29:03.650 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql_psql[CREATE DATABASE "fm"] to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm'] with 'before'
2019-09-12T08:29:03.653 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Role[admin-keystone] to Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone] with 'before'
2019-09-12T08:29:03.656 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Database[keystone] to Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone] with 'before'
2019-09-12T08:29:03.660 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Role[admin-barbican] to Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican] with 'before'
2019-09-12T08:29:03.663 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Database[barbican] to Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican] with 'before'
2019-09-12T08:29:03.666 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Role[admin-sysinv] to Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv] with 'before'
2019-09-12T08:29:03.670 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Database[sysinv] to Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv] with 'before'
2019-09-12T08:29:03.673 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Role[admin-fm] to Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm] with 'before'
2019-09-12T08:29:03.676 Debug: 2019-09-12 08:29:02 +0000 Adding relationship from Postgresql::Server::Database[fm] to Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm] with 'before'
2019-09-12T08:29:03.679 Debug: 2019-09-12 08:29:02 +0000 Exec[set-hostname]: Adding default for timeout
2019-09-12T08:29:03.682 Debug: 2019-09-12 08:29:02 +0000 Exec[set-hostname]: Adding default for path
2019-09-12T08:29:03.686 Debug: 2019-09-12 08:29:02 +0000 Exec[slapd-convert-config]: Adding default for timeout
2019-09-12T08:29:03.689 Debug: 2019-09-12 08:29:02 +0000 Exec[slapd-convert-config]: Adding default for path
2019-09-12T08:29:03.692 Debug: 2019-09-12 08:29:02 +0000 Exec[slapd-conf-move-backup]: Adding default for timeout
2019-09-12T08:29:03.695 Debug: 2019-09-12 08:29:02 +0000 Exec[slapd-conf-move-backup]: Adding default for path
2019-09-12T08:29:03.699 Debug: 2019-09-12 08:29:02 +0000 Exec[stop-openldap]: Adding default for timeout
2019-09-12T08:29:03.703 Debug: 2019-09-12 08:29:02 +0000 Exec[stop-openldap]: Adding default for path
2019-09-12T08:29:03.706 Debug: 2019-09-12 08:29:02 +0000 Exec[update-slapd-conf]: Adding default for timeout
2019-09-12T08:29:03.710 Debug: 2019-09-12 08:29:02 +0000 Exec[update-slapd-conf]: Adding default for path
2019-09-12T08:29:03.713 Debug: 2019-09-12 08:29:02 +0000 Exec[populate initial ldap configuration]: Adding default for timeout
2019-09-12T08:29:03.717 Debug: 2019-09-12 08:29:02 +0000 Exec[populate initial ldap configuration]: Adding default for path
2019-09-12T08:29:03.720 Debug: 2019-09-12 08:29:02 +0000 Exec[create ldap admin user]: Adding default for timeout
2019-09-12T08:29:03.723 Debug: 2019-09-12 08:29:02 +0000 Exec[create ldap admin user]: Adding default for path
2019-09-12T08:29:03.727 Debug: 2019-09-12 08:29:02 +0000 Exec[create ldap operator user]: Adding default for timeout
2019-09-12T08:29:03.730 Debug: 2019-09-12 08:29:02 +0000 Exec[create ldap operator user]: Adding default for path
2019-09-12T08:29:03.734 Debug: 2019-09-12 08:29:02 +0000 Exec[create ldap protected group]: Adding default for timeout
2019-09-12T08:29:03.737 Debug: 2019-09-12 08:29:02 +0000 Exec[create ldap protected group]: Adding default for path
2019-09-12T08:29:03.740 Debug: 2019-09-12 08:29:02 +0000 Exec[add admin to sys_protected protected group]: Adding default for timeout
2019-09-12T08:29:03.744 Debug: 2019-09-12 08:29:02 +0000 Exec[add admin to sys_protected protected group]: Adding default for path
2019-09-12T08:29:03.747 Debug: 2019-09-12 08:29:02 +0000 Exec[add operator to sys_protected protected group]: Adding default for timeout
2019-09-12T08:29:03.751 Debug: 2019-09-12 08:29:02 +0000 Exec[add operator to sys_protected protected group]: Adding default for path
2019-09-12T08:29:03.754 Debug: 2019-09-12 08:29:02 +0000 Exec[ldap cgcs-cli shell update]: Adding default for timeout
2019-09-12T08:29:03.758 Debug: 2019-09-12 08:29:02 +0000 Exec[ldap cgcs-cli shell update]: Adding default for path
2019-09-12T08:29:03.761 Debug: 2019-09-12 08:29:02 +0000 Exec[modprobe drbd]: Adding default for timeout
2019-09-12T08:29:03.764 Debug: 2019-09-12 08:29:02 +0000 File[/drbd]: Adding default for mode
2019-09-12T08:29:03.768 Debug: 2019-09-12 08:29:02 +0000 File[/drbd]: Adding default for owner
2019-09-12T08:29:03.771 Debug: 2019-09-12 08:29:02 +0000 File[/drbd]: Adding default for group
2019-09-12T08:29:03.775 Debug: 2019-09-12 08:29:02 +0000 File[/drbd]: Adding default for require
2019-09-12T08:29:03.778 Debug: 2019-09-12 08:29:02 +0000 File[/drbd]: Adding default for notify
2019-09-12T08:29:03.781 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.conf]: Adding default for mode
2019-09-12T08:29:03.785 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.conf]: Adding default for owner
2019-09-12T08:29:03.788 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.conf]: Adding default for group
2019-09-12T08:29:03.791 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.conf]: Adding default for require
2019-09-12T08:29:03.795 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.conf]: Adding default for notify
2019-09-12T08:29:03.798 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d/global_common.conf]: Adding default for mode
2019-09-12T08:29:03.801 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d/global_common.conf]: Adding default for owner
2019-09-12T08:29:03.804 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d/global_common.conf]: Adding default for group
2019-09-12T08:29:03.808 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d/global_common.conf]: Adding default for require
2019-09-12T08:29:03.811 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d/global_common.conf]: Adding default for notify
2019-09-12T08:29:03.815 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d]: Adding default for owner
2019-09-12T08:29:03.818 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d]: Adding default for group
2019-09-12T08:29:03.821 Debug: 2019-09-12 08:29:02 +0000 File[/etc/drbd.d]: Adding default for notify
2019-09-12T08:29:03.825 Debug: 2019-09-12 08:29:02 +0000 Exec[Empty pg dir]: Adding default for timeout
2019-09-12T08:29:03.828 Debug: 2019-09-12 08:29:02 +0000 Exec[Empty pg dir]: Adding default for path
2019-09-12T08:29:03.831 Debug: 2019-09-12 08:29:02 +0000 Exec[Create pg datadir]: Adding default for timeout
2019-09-12T08:29:03.835 Debug: 2019-09-12 08:29:02 +0000 Exec[Create pg datadir]: Adding default for path
2019-09-12T08:29:03.838 Debug: 2019-09-12 08:29:02 +0000 Exec[Change pg dir permissions]: Adding default for timeout
2019-09-12T08:29:03.841 Debug: 2019-09-12 08:29:02 +0000 Exec[Change pg dir permissions]: Adding default for path
2019-09-12T08:29:03.845 Debug: 2019-09-12 08:29:02 +0000 Exec[Create pg database]: Adding default for timeout
2019-09-12T08:29:03.849 Debug: 2019-09-12 08:29:02 +0000 Exec[Create pg database]: Adding default for path
2019-09-12T08:29:03.854 Debug: 2019-09-12 08:29:02 +0000 Exec[Move Config files]: Adding default for timeout
2019-09-12T08:29:03.858 Debug: 2019-09-12 08:29:02 +0000 Exec[Move Config files]: Adding default for path
2019-09-12T08:29:03.861 Debug: 2019-09-12 08:29:02 +0000 Exec[postgresql_reload]: Adding default for timeout
2019-09-12T08:29:03.869 Debug: 2019-09-12 08:29:02 +0000 Exec[restart-systemd]: Adding default for timeout
2019-09-12T08:29:03.872 Debug: 2019-09-12 08:29:02 +0000 Exec[rabbitmq-systemd-reload]: Adding default for timeout
2019-09-12T08:29:03.875 Debug: 2019-09-12 08:29:02 +0000 Exec[rabbitmq-systemd-reload]: Adding default for path
2019-09-12T08:29:03.879 Debug: 2019-09-12 08:29:02 +0000 Exec[keystone-manage db_sync]: Adding default for timeout
2019-09-12T08:29:03.882 Debug: 2019-09-12 08:29:02 +0000 Exec[keystone-manage fernet_setup]: Adding default for timeout
2019-09-12T08:29:03.885 Debug: 2019-09-12 08:29:02 +0000 Exec[restart_keystone]: Adding default for timeout
2019-09-12T08:29:03.888 Debug: 2019-09-12 08:29:02 +0000 Exec[keystone-manage bootstrap]: Adding default for timeout
2019-09-12T08:29:03.891 Debug: 2019-09-12 08:29:02 +0000 Exec[barbican-db-manage]: Adding default for timeout
2019-09-12T08:29:03.897 Debug: 2019-09-12 08:29:02 +0000 Exec[sysinv-dbsync]: Adding default for timeout
2019-09-12T08:29:03.900 Debug: 2019-09-12 08:29:02 +0000 Exec[enable-docker]: Adding default for timeout
2019-09-12T08:29:03.904 Debug: 2019-09-12 08:29:02 +0000 Exec[enable-docker]: Adding default for path
2019-09-12T08:29:03.907 Debug: 2019-09-12 08:29:02 +0000 Exec[systemd-reload-daemon]: Adding default for timeout
2019-09-12T08:29:03.911 Debug: 2019-09-12 08:29:02 +0000 Exec[systemd-reload-daemon]: Adding default for path
2019-09-12T08:29:03.914 Debug: 2019-09-12 08:29:02 +0000 Exec[fm-db-sync]: Adding default for timeout
2019-09-12T08:29:03.917 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:03.921 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-pgsql]: Adding default for path
2019-09-12T08:29:03.924 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:03.927 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-pgsql]: Adding default for path
2019-09-12T08:29:03.931 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:03.935 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-rabbit]: Adding default for path
2019-09-12T08:29:03.938 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:03.941 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-rabbit]: Adding default for path
2019-09-12T08:29:03.945 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-platform]: Adding default for timeout
2019-09-12T08:29:03.948 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-platform]: Adding default for path
2019-09-12T08:29:03.952 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-platform]: Adding default for timeout
2019-09-12T08:29:03.955 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-platform]: Adding default for path
2019-09-12T08:29:03.959 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-extension]: Adding default for timeout
2019-09-12T08:29:03.962 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-extension]: Adding default for path
2019-09-12T08:29:03.965 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-extension]: Adding default for timeout
2019-09-12T08:29:03.969 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-extension]: Adding default for path
2019-09-12T08:29:03.972 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[listen_addresses]: Adding default for notify
2019-09-12T08:29:03.976 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[listen_addresses]: Adding default for before
2019-09-12T08:29:03.979 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[port]: Adding default for notify
2019-09-12T08:29:03.982 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[port]: Adding default for before
2019-09-12T08:29:03.986 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[data_directory]: Adding default for notify
2019-09-12T08:29:03.989 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[data_directory]: Adding default for before
2019-09-12T08:29:03.993 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[hba_file]: Adding default for notify
2019-09-12T08:29:03.997 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[hba_file]: Adding default for before
2019-09-12T08:29:04.001 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[ident_file]: Adding default for notify
2019-09-12T08:29:04.004 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[ident_file]: Adding default for before
2019-09-12T08:29:04.007 Debug: 2019-09-12 08:29:02 +0000 Postgresql_conf[log_line_prefix]: Adding default for notify
2019-09-12T08:29:04.011 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.014 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.017 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.021 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.024 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.027 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.031 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.034 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for db
2019-09-12T08:29:04.037 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for port
2019-09-12T08:29:04.040 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for psql_user
2019-09-12T08:29:04.044 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for psql_group
2019-09-12T08:29:04.047 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for psql_path
2019-09-12T08:29:04.050 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for connect_settings
2019-09-12T08:29:04.054 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for cwd
2019-09-12T08:29:04.057 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" SUPERUSER]: Adding default for require
2019-09-12T08:29:04.060 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for db
2019-09-12T08:29:04.063 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for port
2019-09-12T08:29:04.067 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for psql_user
2019-09-12T08:29:04.070 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for psql_group
2019-09-12T08:29:04.073 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for psql_path
2019-09-12T08:29:04.077 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for connect_settings
2019-09-12T08:29:04.080 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for cwd
2019-09-12T08:29:04.084 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]: Adding default for require
2019-09-12T08:29:04.087 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for db
2019-09-12T08:29:04.090 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for port
2019-09-12T08:29:04.094 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for psql_user
2019-09-12T08:29:04.097 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for psql_group
2019-09-12T08:29:04.100 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for psql_path
2019-09-12T08:29:04.104 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for connect_settings
2019-09-12T08:29:04.107 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for cwd
2019-09-12T08:29:04.110 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]: Adding default for require
2019-09-12T08:29:04.114 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for db
2019-09-12T08:29:04.117 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for port
2019-09-12T08:29:04.120 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for psql_user
2019-09-12T08:29:04.124 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for psql_group
2019-09-12T08:29:04.127 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for psql_path
2019-09-12T08:29:04.131 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for connect_settings
2019-09-12T08:29:04.134 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for cwd
2019-09-12T08:29:04.137 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" LOGIN]: Adding default for require
2019-09-12T08:29:04.141 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for db
2019-09-12T08:29:04.144 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for port
2019-09-12T08:29:04.147 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for psql_user
2019-09-12T08:29:04.150 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for psql_group
2019-09-12T08:29:04.153 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for psql_path
2019-09-12T08:29:04.156 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for connect_settings
2019-09-12T08:29:04.160 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for cwd
2019-09-12T08:29:04.163 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" INHERIT]: Adding default for require
2019-09-12T08:29:04.166 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for db
2019-09-12T08:29:04.169 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for port
2019-09-12T08:29:04.172 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for psql_user
2019-09-12T08:29:04.175 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for psql_group
2019-09-12T08:29:04.178 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for psql_path
2019-09-12T08:29:04.181 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for connect_settings
2019-09-12T08:29:04.184 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for cwd
2019-09-12T08:29:04.188 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]: Adding default for require
2019-09-12T08:29:04.191 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for db
2019-09-12T08:29:04.194 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for port
2019-09-12T08:29:04.197 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for psql_user
2019-09-12T08:29:04.200 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for psql_group
2019-09-12T08:29:04.203 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for psql_path
2019-09-12T08:29:04.206 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for connect_settings
2019-09-12T08:29:04.210 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for cwd
2019-09-12T08:29:04.213 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]: Adding default for require
2019-09-12T08:29:04.216 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.219 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.222 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.226 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.229 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.232 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.235 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.239 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]: Adding default for require
2019-09-12T08:29:04.242 Debug: 2019-09-12 08:29:02 +0000 Exec[mount /dev/cgts-vg/docker-lv]: Adding default for timeout
2019-09-12T08:29:04.245 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-etcd]: Adding default for timeout
2019-09-12T08:29:04.248 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-etcd]: Adding default for path
2019-09-12T08:29:04.251 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-etcd]: Adding default for timeout
2019-09-12T08:29:04.255 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-etcd]: Adding default for path
2019-09-12T08:29:04.258 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:04.261 Debug: 2019-09-12 08:29:02 +0000 Exec[drbd resize drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:04.264 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:04.268 Debug: 2019-09-12 08:29:02 +0000 Exec[resize2fs drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:04.271 Debug: 2019-09-12 08:29:02 +0000 Exec[mount /dev/cgts-vg/backup-lv]: Adding default for timeout
2019-09-12T08:29:04.274 Debug: 2019-09-12 08:29:02 +0000 Exec[mount /dev/cgts-vg/kubelet-lv]: Adding default for timeout
2019-09-12T08:29:04.278 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "keystone"]: Adding default for db
2019-09-12T08:29:04.281 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "keystone"]: Adding default for psql_user
2019-09-12T08:29:04.284 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "keystone"]: Adding default for psql_group
2019-09-12T08:29:04.287 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "keystone"]: Adding default for psql_path
2019-09-12T08:29:04.291 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "keystone"]: Adding default for port
2019-09-12T08:29:04.294 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "keystone"]: Adding default for connect_settings
2019-09-12T08:29:04.297 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Adding default for db
2019-09-12T08:29:04.300 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Adding default for psql_user
2019-09-12T08:29:04.303 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Adding default for psql_group
2019-09-12T08:29:04.307 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Adding default for psql_path
2019-09-12T08:29:04.310 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Adding default for port
2019-09-12T08:29:04.313 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Adding default for connect_settings
2019-09-12T08:29:04.316 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']: Adding default for db
2019-09-12T08:29:04.319 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']: Adding default for psql_user
2019-09-12T08:29:04.322 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']: Adding default for psql_group
2019-09-12T08:29:04.325 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']: Adding default for psql_path
2019-09-12T08:29:04.328 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']: Adding default for port
2019-09-12T08:29:04.331 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']: Adding default for connect_settings
2019-09-12T08:29:04.335 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.338 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.341 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.344 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.347 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.350 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.353 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.357 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for db
2019-09-12T08:29:04.360 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for port
2019-09-12T08:29:04.363 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for psql_user
2019-09-12T08:29:04.366 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for psql_group
2019-09-12T08:29:04.369 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for psql_path
2019-09-12T08:29:04.372 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for connect_settings
2019-09-12T08:29:04.375 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for cwd
2019-09-12T08:29:04.378 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]: Adding default for require
2019-09-12T08:29:04.382 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for db
2019-09-12T08:29:04.385 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for port
2019-09-12T08:29:04.388 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for psql_user
2019-09-12T08:29:04.391 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for psql_group
2019-09-12T08:29:04.394 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for psql_path
2019-09-12T08:29:04.397 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for connect_settings
2019-09-12T08:29:04.400 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for cwd
2019-09-12T08:29:04.404 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]: Adding default for require
2019-09-12T08:29:04.407 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for db
2019-09-12T08:29:04.410 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for port
2019-09-12T08:29:04.413 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for psql_user
2019-09-12T08:29:04.416 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for psql_group
2019-09-12T08:29:04.419 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for psql_path
2019-09-12T08:29:04.422 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for connect_settings
2019-09-12T08:29:04.425 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for cwd
2019-09-12T08:29:04.428 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]: Adding default for require
2019-09-12T08:29:04.431 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for db
2019-09-12T08:29:04.434 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for port
2019-09-12T08:29:04.437 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for psql_user
2019-09-12T08:29:04.440 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for psql_group
2019-09-12T08:29:04.443 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for psql_path
2019-09-12T08:29:04.446 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for connect_settings
2019-09-12T08:29:04.450 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for cwd
2019-09-12T08:29:04.453 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]: Adding default for require
2019-09-12T08:29:04.456 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for db
2019-09-12T08:29:04.459 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for port
2019-09-12T08:29:04.462 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for psql_user
2019-09-12T08:29:04.465 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for psql_group
2019-09-12T08:29:04.468 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for psql_path
2019-09-12T08:29:04.471 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for connect_settings
2019-09-12T08:29:04.474 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for cwd
2019-09-12T08:29:04.477 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]: Adding default for require
2019-09-12T08:29:04.480 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for db
2019-09-12T08:29:04.483 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for port
2019-09-12T08:29:04.486 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for psql_user
2019-09-12T08:29:04.489 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for psql_group
2019-09-12T08:29:04.494 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for psql_path
2019-09-12T08:29:04.497 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for connect_settings
2019-09-12T08:29:04.500 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for cwd
2019-09-12T08:29:04.503 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]: Adding default for require
2019-09-12T08:29:04.506 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for db
2019-09-12T08:29:04.510 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for port
2019-09-12T08:29:04.513 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for psql_user
2019-09-12T08:29:04.516 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for psql_group
2019-09-12T08:29:04.519 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for psql_path
2019-09-12T08:29:04.522 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for connect_settings
2019-09-12T08:29:04.525 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for cwd
2019-09-12T08:29:04.528 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]: Adding default for require
2019-09-12T08:29:04.531 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.534 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.537 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.540 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.543 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.546 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.549 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.552 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]: Adding default for require
2019-09-12T08:29:04.556 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "barbican"]: Adding default for db
2019-09-12T08:29:04.559 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "barbican"]: Adding default for psql_user
2019-09-12T08:29:04.562 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "barbican"]: Adding default for psql_group
2019-09-12T08:29:04.565 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "barbican"]: Adding default for psql_path
2019-09-12T08:29:04.568 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "barbican"]: Adding default for port
2019-09-12T08:29:04.571 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE DATABASE "barbican"]: Adding default for connect_settings
2019-09-12T08:29:04.574 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Adding default for db
2019-09-12T08:29:04.577 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Adding default for psql_user
2019-09-12T08:29:04.580 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Adding default for psql_group
2019-09-12T08:29:04.583 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Adding default for psql_path
2019-09-12T08:29:04.586 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Adding default for port
2019-09-12T08:29:04.589 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Adding default for connect_settings
2019-09-12T08:29:04.592 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']: Adding default for db
2019-09-12T08:29:04.595 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']: Adding default for psql_user
2019-09-12T08:29:04.598 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']: Adding default for psql_group
2019-09-12T08:29:04.601 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']: Adding default for psql_path
2019-09-12T08:29:04.604 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']: Adding default for port
2019-09-12T08:29:04.607 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']: Adding default for connect_settings
2019-09-12T08:29:04.610 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.613 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.617 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.621 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.624 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.628 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.634 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.638 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for db
2019-09-12T08:29:04.642 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for port
2019-09-12T08:29:04.645 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for psql_user
2019-09-12T08:29:04.649 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for psql_group
2019-09-12T08:29:04.653 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for psql_path
2019-09-12T08:29:04.657 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for connect_settings
2019-09-12T08:29:04.660 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for cwd
2019-09-12T08:29:04.664 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]: Adding default for require
2019-09-12T08:29:04.667 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for db
2019-09-12T08:29:04.671 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for port
2019-09-12T08:29:04.674 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for psql_user
2019-09-12T08:29:04.677 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for psql_group
2019-09-12T08:29:04.680 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for psql_path
2019-09-12T08:29:04.684 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for connect_settings
2019-09-12T08:29:04.687 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for cwd
2019-09-12T08:29:04.690 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]: Adding default for require
2019-09-12T08:29:04.693 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for db
2019-09-12T08:29:04.696 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for port
2019-09-12T08:29:04.699 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for psql_user
2019-09-12T08:29:04.703 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for psql_group
2019-09-12T08:29:04.706 Debug: 2019-09-12 08:29:02 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for psql_path
2019-09-12T08:29:04.709 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for connect_settings
2019-09-12T08:29:04.712 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for cwd
2019-09-12T08:29:04.715 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]: Adding default for require
2019-09-12T08:29:04.719 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for db
2019-09-12T08:29:04.724 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for port
2019-09-12T08:29:04.727 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for psql_user
2019-09-12T08:29:04.730 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for psql_group
2019-09-12T08:29:04.734 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for psql_path
2019-09-12T08:29:04.737 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for connect_settings
2019-09-12T08:29:04.741 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for cwd
2019-09-12T08:29:04.744 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]: Adding default for require
2019-09-12T08:29:04.747 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for db
2019-09-12T08:29:04.750 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for port
2019-09-12T08:29:04.754 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for psql_user
2019-09-12T08:29:04.757 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for psql_group
2019-09-12T08:29:04.760 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for psql_path
2019-09-12T08:29:04.763 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for connect_settings
2019-09-12T08:29:04.767 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for cwd
2019-09-12T08:29:04.770 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]: Adding default for require
2019-09-12T08:29:04.773 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for db
2019-09-12T08:29:04.777 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for port
2019-09-12T08:29:04.780 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for psql_user
2019-09-12T08:29:04.783 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for psql_group
2019-09-12T08:29:04.786 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for psql_path
2019-09-12T08:29:04.789 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for connect_settings
2019-09-12T08:29:04.793 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for cwd
2019-09-12T08:29:04.796 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]: Adding default for require
2019-09-12T08:29:04.799 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for db
2019-09-12T08:29:04.802 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for port
2019-09-12T08:29:04.805 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for psql_user
2019-09-12T08:29:04.808 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for psql_group
2019-09-12T08:29:04.812 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for psql_path
2019-09-12T08:29:04.815 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for connect_settings
2019-09-12T08:29:04.818 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for cwd
2019-09-12T08:29:04.821 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]: Adding default for require
2019-09-12T08:29:04.824 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.827 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.831 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.834 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.837 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.840 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.843 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.847 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]: Adding default for require
2019-09-12T08:29:04.850 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "sysinv"]: Adding default for db
2019-09-12T08:29:04.853 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "sysinv"]: Adding default for psql_user
2019-09-12T08:29:04.856 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "sysinv"]: Adding default for psql_group
2019-09-12T08:29:04.859 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "sysinv"]: Adding default for psql_path
2019-09-12T08:29:04.862 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "sysinv"]: Adding default for port
2019-09-12T08:29:04.866 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "sysinv"]: Adding default for connect_settings
2019-09-12T08:29:04.869 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Adding default for db
2019-09-12T08:29:04.872 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Adding default for psql_user
2019-09-12T08:29:04.875 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Adding default for psql_group
2019-09-12T08:29:04.879 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Adding default for psql_path
2019-09-12T08:29:04.882 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Adding default for port
2019-09-12T08:29:04.885 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Adding default for connect_settings
2019-09-12T08:29:04.888 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']: Adding default for db
2019-09-12T08:29:04.892 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']: Adding default for psql_user
2019-09-12T08:29:04.896 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']: Adding default for psql_group
2019-09-12T08:29:04.899 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']: Adding default for psql_path
2019-09-12T08:29:04.902 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']: Adding default for port
2019-09-12T08:29:04.905 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']: Adding default for connect_settings
2019-09-12T08:29:04.908 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:04.911 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:04.915 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:04.918 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:04.921 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:04.924 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:04.927 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:04.930 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for db
2019-09-12T08:29:04.933 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for port
2019-09-12T08:29:04.936 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for psql_user
2019-09-12T08:29:04.939 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for psql_group
2019-09-12T08:29:04.942 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for psql_path
2019-09-12T08:29:04.945 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for connect_settings
2019-09-12T08:29:04.949 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for cwd
2019-09-12T08:29:04.952 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]: Adding default for require
2019-09-12T08:29:04.955 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for db
2019-09-12T08:29:04.958 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for port
2019-09-12T08:29:04.961 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for psql_user
2019-09-12T08:29:04.964 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for psql_group
2019-09-12T08:29:04.967 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for psql_path
2019-09-12T08:29:04.971 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for connect_settings
2019-09-12T08:29:04.974 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for cwd
2019-09-12T08:29:04.978 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]: Adding default for require
2019-09-12T08:29:04.981 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for db
2019-09-12T08:29:04.985 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for port
2019-09-12T08:29:04.988 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for psql_user
2019-09-12T08:29:04.991 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for psql_group
2019-09-12T08:29:04.994 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for psql_path
2019-09-12T08:29:04.998 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for connect_settings
2019-09-12T08:29:05.001 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for cwd
2019-09-12T08:29:05.004 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]: Adding default for require
2019-09-12T08:29:05.007 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for db
2019-09-12T08:29:05.010 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for port
2019-09-12T08:29:05.013 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for psql_user
2019-09-12T08:29:05.016 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for psql_group
2019-09-12T08:29:05.020 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for psql_path
2019-09-12T08:29:05.023 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for connect_settings
2019-09-12T08:29:05.026 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for cwd
2019-09-12T08:29:05.029 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]: Adding default for require
2019-09-12T08:29:05.032 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for db
2019-09-12T08:29:05.035 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for port
2019-09-12T08:29:05.038 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for psql_user
2019-09-12T08:29:05.041 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for psql_group
2019-09-12T08:29:05.044 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for psql_path
2019-09-12T08:29:05.047 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for connect_settings
2019-09-12T08:29:05.050 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for cwd
2019-09-12T08:29:05.053 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]: Adding default for require
2019-09-12T08:29:05.056 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for db
2019-09-12T08:29:05.059 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for port
2019-09-12T08:29:05.063 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for psql_user
2019-09-12T08:29:05.066 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for psql_group
2019-09-12T08:29:05.069 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for psql_path
2019-09-12T08:29:05.078 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for connect_settings
2019-09-12T08:29:05.082 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for cwd
2019-09-12T08:29:05.086 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]: Adding default for require
2019-09-12T08:29:05.091 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for db
2019-09-12T08:29:05.096 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for port
2019-09-12T08:29:05.100 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for psql_user
2019-09-12T08:29:05.104 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for psql_group
2019-09-12T08:29:05.108 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for psql_path
2019-09-12T08:29:05.112 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for connect_settings
2019-09-12T08:29:05.115 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for cwd
2019-09-12T08:29:05.119 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]: Adding default for require
2019-09-12T08:29:05.122 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:05.126 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:05.129 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:05.133 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:05.136 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:05.139 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:05.142 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:05.145 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]: Adding default for require
2019-09-12T08:29:05.148 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "fm"]: Adding default for db
2019-09-12T08:29:05.152 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "fm"]: Adding default for psql_user
2019-09-12T08:29:05.155 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "fm"]: Adding default for psql_group
2019-09-12T08:29:05.158 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "fm"]: Adding default for psql_path
2019-09-12T08:29:05.162 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "fm"]: Adding default for port
2019-09-12T08:29:05.165 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE DATABASE "fm"]: Adding default for connect_settings
2019-09-12T08:29:05.168 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Adding default for db
2019-09-12T08:29:05.171 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Adding default for psql_user
2019-09-12T08:29:05.174 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Adding default for psql_group
2019-09-12T08:29:05.177 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Adding default for psql_path
2019-09-12T08:29:05.181 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Adding default for port
2019-09-12T08:29:05.184 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Adding default for connect_settings
2019-09-12T08:29:05.187 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']: Adding default for db
2019-09-12T08:29:05.190 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']: Adding default for psql_user
2019-09-12T08:29:05.193 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']: Adding default for psql_group
2019-09-12T08:29:05.196 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']: Adding default for psql_path
2019-09-12T08:29:05.199 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']: Adding default for port
2019-09-12T08:29:05.202 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']: Adding default for connect_settings
2019-09-12T08:29:05.206 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:05.209 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:05.212 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:05.215 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:05.218 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:05.221 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:05.225 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:05.228 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for db
2019-09-12T08:29:05.231 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for port
2019-09-12T08:29:05.235 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for psql_user
2019-09-12T08:29:05.238 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for psql_group
2019-09-12T08:29:05.243 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for psql_path
2019-09-12T08:29:05.246 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for connect_settings
2019-09-12T08:29:05.250 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for cwd
2019-09-12T08:29:05.253 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]: Adding default for require
2019-09-12T08:29:05.256 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for db
2019-09-12T08:29:05.260 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for port
2019-09-12T08:29:05.263 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for psql_user
2019-09-12T08:29:05.266 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for psql_group
2019-09-12T08:29:05.270 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for psql_path
2019-09-12T08:29:05.274 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for connect_settings
2019-09-12T08:29:05.277 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for cwd
2019-09-12T08:29:05.281 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]: Adding default for require
2019-09-12T08:29:05.284 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for db
2019-09-12T08:29:05.287 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for port
2019-09-12T08:29:05.290 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for psql_user
2019-09-12T08:29:05.294 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for psql_group
2019-09-12T08:29:05.297 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for psql_path
2019-09-12T08:29:05.300 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for connect_settings
2019-09-12T08:29:05.303 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for cwd
2019-09-12T08:29:05.306 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]: Adding default for require
2019-09-12T08:29:05.310 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for db
2019-09-12T08:29:05.314 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for port
2019-09-12T08:29:05.318 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for psql_user
2019-09-12T08:29:05.322 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for psql_group
2019-09-12T08:29:05.326 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for psql_path
2019-09-12T08:29:05.329 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for connect_settings
2019-09-12T08:29:05.333 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for cwd
2019-09-12T08:29:05.336 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]: Adding default for require
2019-09-12T08:29:05.340 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for db
2019-09-12T08:29:05.343 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for port
2019-09-12T08:29:05.346 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for psql_user
2019-09-12T08:29:05.349 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for psql_group
2019-09-12T08:29:05.352 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for psql_path
2019-09-12T08:29:05.355 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for connect_settings
2019-09-12T08:29:05.359 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for cwd
2019-09-12T08:29:05.364 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]: Adding default for require
2019-09-12T08:29:05.368 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for db
2019-09-12T08:29:05.371 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for port
2019-09-12T08:29:05.375 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for psql_user
2019-09-12T08:29:05.379 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for psql_group
2019-09-12T08:29:05.382 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for psql_path
2019-09-12T08:29:05.386 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for connect_settings
2019-09-12T08:29:05.389 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for cwd
2019-09-12T08:29:05.392 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]: Adding default for require
2019-09-12T08:29:05.395 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for db
2019-09-12T08:29:05.398 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for port
2019-09-12T08:29:05.401 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for psql_user
2019-09-12T08:29:05.404 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for psql_group
2019-09-12T08:29:05.407 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for psql_path
2019-09-12T08:29:05.410 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for connect_settings
2019-09-12T08:29:05.413 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for cwd
2019-09-12T08:29:05.416 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]: Adding default for require
2019-09-12T08:29:05.419 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for db
2019-09-12T08:29:05.423 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for port
2019-09-12T08:29:05.426 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for psql_user
2019-09-12T08:29:05.429 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for psql_group
2019-09-12T08:29:05.432 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for psql_path
2019-09-12T08:29:05.435 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for connect_settings
2019-09-12T08:29:05.438 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for cwd
2019-09-12T08:29:05.441 Debug: 2019-09-12 08:29:03 +0000 Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]: Adding default for require
2019-09-12T08:29:05.444 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:05.447 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.450 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.453 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:05.456 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.459 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.462 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:05.465 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.468 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.472 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:05.475 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.478 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.481 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:05.484 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.487 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.490 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_format_volume_drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.493 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_format_volume_drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.496 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-pgsql]: Adding default for timeout
2019-09-12T08:29:05.500 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-pgsql]: Adding default for path
2019-09-12T08:29:05.503 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-pgsql]: Adding default for logoutput
2019-09-12T08:29:05.506 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:05.509 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.512 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.516 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:05.519 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.523 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.527 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:05.530 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.534 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.537 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:05.540 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.543 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.546 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:05.549 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.552 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.555 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_format_volume_drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.559 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_format_volume_drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.562 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-rabbit]: Adding default for timeout
2019-09-12T08:29:05.565 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-rabbit]: Adding default for path
2019-09-12T08:29:05.568 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-rabbit]: Adding default for logoutput
2019-09-12T08:29:05.572 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-platform]: Adding default for timeout
2019-09-12T08:29:05.575 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-platform]: Adding default for path
2019-09-12T08:29:05.581 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.588 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-platform]: Adding default for timeout
2019-09-12T08:29:05.592 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-platform]: Adding default for path
2019-09-12T08:29:05.595 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.598 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-platform]: Adding default for timeout
2019-09-12T08:29:05.602 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-platform]: Adding default for path
2019-09-12T08:29:05.605 Debug: 2019-09-12 08:29:03 +0000 Exec[enable DRBD resource drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.608 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-platform]: Adding default for timeout
2019-09-12T08:29:05.611 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-platform]: Adding default for path
2019-09-12T08:29:05.615 Debug: 2019-09-12 08:29:03 +0000 Exec[reuse existing DRBD resource drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.618 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-platform]: Adding default for timeout
2019-09-12T08:29:05.621 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-platform]: Adding default for path
2019-09-12T08:29:05.625 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.628 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_format_volume_drbd-platform]: Adding default for path
2019-09-12T08:29:05.631 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_format_volume_drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.634 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-platform]: Adding default for timeout
2019-09-12T08:29:05.638 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-platform]: Adding default for path
2019-09-12T08:29:05.641 Debug: 2019-09-12 08:29:03 +0000 Exec[drbd_make_primary_again_drbd-platform]: Adding default for logoutput
2019-09-12T08:29:05.644 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-extension]: Adding default for timeout
2019-09-12T08:29:05.647 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-extension]: Adding default for path
2019-09-12T08:29:05.651 Debug: 2019-09-12 08:29:03 +0000 Exec[test disk by-path for drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.654 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-extension]: Adding default for timeout
2019-09-12T08:29:05.657 Debug: 2019-09-12 08:29:03 +0000 Exec[initialize DRBD metadata for drbd-extension]: Adding default for path
2019-09-12T08:29:05.661 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.664 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-extension]: Adding default for timeout
2019-09-12T08:29:05.667 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-extension]: Adding default for path
2019-09-12T08:29:05.670 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.674 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-extension]: Adding default for timeout
2019-09-12T08:29:05.677 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-extension]: Adding default for path
2019-09-12T08:29:05.680 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.683 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-extension]: Adding default for timeout
2019-09-12T08:29:05.687 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-extension]: Adding default for path
2019-09-12T08:29:05.690 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.694 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_format_volume_drbd-extension]: Adding default for path
2019-09-12T08:29:05.697 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_format_volume_drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.700 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-extension]: Adding default for timeout
2019-09-12T08:29:05.704 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-extension]: Adding default for path
2019-09-12T08:29:05.707 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-extension]: Adding default for logoutput
2019-09-12T08:29:05.710 Debug: 2019-09-12 08:29:04 +0000 Exec[test disk by-path for drbd-etcd]: Adding default for timeout
2019-09-12T08:29:05.714 Debug: 2019-09-12 08:29:04 +0000 Exec[test disk by-path for drbd-etcd]: Adding default for path
2019-09-12T08:29:05.717 Debug: 2019-09-12 08:29:04 +0000 Exec[test disk by-path for drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.720 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-etcd]: Adding default for timeout
2019-09-12T08:29:05.724 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-etcd]: Adding default for path
2019-09-12T08:29:05.727 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.731 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-etcd]: Adding default for timeout
2019-09-12T08:29:05.734 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-etcd]: Adding default for path
2019-09-12T08:29:05.738 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.743 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-etcd]: Adding default for timeout
2019-09-12T08:29:05.746 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-etcd]: Adding default for path
2019-09-12T08:29:05.750 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.753 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-etcd]: Adding default for timeout
2019-09-12T08:29:05.757 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-etcd]: Adding default for path
2019-09-12T08:29:05.760 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.763 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_format_volume_drbd-etcd]: Adding default for path
2019-09-12T08:29:05.767 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_format_volume_drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.770 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-etcd]: Adding default for timeout
2019-09-12T08:29:05.773 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-etcd]: Adding default for path
2019-09-12T08:29:05.777 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-etcd]: Adding default for logoutput
2019-09-12T08:29:05.780 Debug: 2019-09-12 08:29:04 +0000 Exec[test disk by-path for drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:05.783 Debug: 2019-09-12 08:29:04 +0000 Exec[test disk by-path for drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.787 Debug: 2019-09-12 08:29:04 +0000 Exec[test disk by-path for drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.790 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:05.793 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.797 Debug: 2019-09-12 08:29:04 +0000 Exec[initialize DRBD metadata for drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.800 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:05.803 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.806 Debug: 2019-09-12 08:29:04 +0000 Exec[enable DRBD resource drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.810 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:05.813 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.816 Debug: 2019-09-12 08:29:04 +0000 Exec[reuse existing DRBD resource drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.819 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:05.822 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.825 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.828 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_format_volume_drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.831 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_format_volume_drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.834 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-dockerdistribution]: Adding default for timeout
2019-09-12T08:29:05.838 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-dockerdistribution]: Adding default for path
2019-09-12T08:29:05.841 Debug: 2019-09-12 08:29:04 +0000 Exec[drbd_make_primary_again_drbd-dockerdistribution]: Adding default for logoutput
2019-09-12T08:29:05.844 Notice: 2019-09-12 08:29:04 +0000 Compiled catalog for localhost in environment production in 52.69 seconds
2019-09-12T08:29:05.848 Debug: 2019-09-12 08:29:05 +0000 Creating default schedules
2019-09-12T08:29:05.851 Debug: 2019-09-12 08:29:05 +0000 Host localhost found in both parsed and parsed; skipping the parsed version
2019-09-12T08:29:05.855 Info: 2019-09-12 08:29:05 +0000 Applying configuration version '1568276891'
2019-09-12T08:29:05.858 Debug: 2019-09-12 08:29:05 +0000 /Stage[pre]/before: subscribes to Stage[main]
2019-09-12T08:29:05.861 Debug: 2019-09-12 08:29:05 +0000 /Stage[post]/require: subscribes to Stage[main]
2019-09-12T08:29:05.864 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Anchors/Anchor[platform::networking]/before: subscribes to Anchor[platform::services]
2019-09-12T08:29:05.867 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Anchors/Anchor[platform::services]/before: subscribes to Class[Platform::Sysinv]
2019-09-12T08:29:05.870 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Config::Hostname/File[/etc/hostname]/notify: subscribes to Exec[set-hostname]
2019-09-12T08:29:05.873 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Users::Bootstrap/Group[sys_protected]/before: subscribes to User[sysadmin]
2019-09-12T08:29:05.876 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Server::Local/before: subscribes to Class[Platform::Ldap::Bootstrap]
2019-09-12T08:29:05.880 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[slapd-convert-config]/before: subscribes to Exec[slapd-conf-move-backup]
2019-09-12T08:29:05.884 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[nscd]/before: subscribes to Service[nslcd]
2019-09-12T08:29:05.888 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[openldap]/before: subscribes to Exec[slapd-convert-config]
2019-09-12T08:29:05.891 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[stop-openldap]/before: subscribes to Exec[update-slapd-conf]
2019-09-12T08:29:05.895 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[update-slapd-conf]/before: subscribes to Service[nscd]
2019-09-12T08:29:05.898 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/nslcd.conf]/before: subscribes to Service[nslcd]
2019-09-12T08:29:05.901 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Client/Service[nslcd]/before: subscribes to Service[openldap]
2019-09-12T08:29:05.905 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[populate initial ldap configuration]/before: subscribes to Exec[create ldap admin user]
2019-09-12T08:29:05.908 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap admin user]/before: subscribes to Exec[create ldap operator user]
2019-09-12T08:29:05.911 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap operator user]/before: subscribes to Exec[create ldap protected group]
2019-09-12T08:29:05.914 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap protected group]/before: subscribes to Exec[add admin to sys_protected protected group]
2019-09-12T08:29:05.917 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[add admin to sys_protected protected group]/before: subscribes to Exec[add operator to sys_protected protected group]
2019-09-12T08:29:05.921 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[add operator to sys_protected protected group]/before: subscribes to File[/tmp/ldap.cgcs-shell.ldif]
2019-09-12T08:29:05.924 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Ldap::Bootstrap/File[/tmp/ldap.cgcs-shell.ldif]/before: subscribes to Exec[ldap cgcs-cli shell update]
2019-09-12T08:29:05.927 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd::Service/Service[drbd]/require: subscribes to Package[drbd]
2019-09-12T08:29:05.931 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/drbd]/require: subscribes to Package[drbd]
2019-09-12T08:29:05.934 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/drbd]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:05.937 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/etc/drbd.conf]/require: subscribes to Package[drbd]
2019-09-12T08:29:05.940 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/etc/drbd.conf]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:05.944 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]/require: subscribes to Package[drbd]
2019-09-12T08:29:05.947 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:05.950 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/etc/drbd.d]/require: subscribes to Package[drbd]
2019-09-12T08:29:05.954 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Drbd/File[/etc/drbd.d]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:05.957 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Drbd::Pgsql/before: subscribes to Class[Platform::Postgresql::Bootstrap]
2019-09-12T08:29:05.961 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Drbd::Rabbit/before: subscribes to Class[Platform::Amqp::Bootstrap]
2019-09-12T08:29:05.964 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Drbd::Platform/before: subscribes to File[/opt/platform/.keyring]
2019-09-12T08:29:05.967 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Empty pg dir]/before: subscribes to Exec[Create pg datadir]
2019-09-12T08:29:05.971 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Create pg datadir]/before: subscribes to Exec[Change pg dir permissions]
2019-09-12T08:29:05.974 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Change pg dir permissions]/before: subscribes to File_line[allow sudo with no tty]
2019-09-12T08:29:05.977 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/File_line[allow sudo with no tty]/before: subscribes to Exec[Create pg database]
2019-09-12T08:29:05.981 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Create pg database]/before: subscribes to Exec[Move Config files]
2019-09-12T08:29:05.984 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Move Config files]/before: subscribes to Class[Postgresql::Globals]
2019-09-12T08:29:05.987 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Globals/before: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:05.992 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Reload/require: subscribes to Class[Postgresql::Server::Install]
2019-09-12T08:29:05.996 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]/require: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:05.999 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server/Anchor[postgresql::server::start]/before: subscribes to Class[Postgresql::Server::Install]
2019-09-12T08:29:06.002 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Install/before: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:06.006 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Initdb/before: subscribes to Class[Postgresql::Server::Config]
2019-09-12T08:29:06.009 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Config/before: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:06.013 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/notify: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:06.016 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/notify: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:06.019 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]/before: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:06.022 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]/notify: subscribes to Exec[restart-systemd]
2019-09-12T08:29:06.025 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]/notify: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:06.029 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Service/before: subscribes to Class[Postgresql::Server::Passwd]
2019-09-12T08:29:06.033 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/require: subscribes to Service[postgresqld]
2019-09-12T08:29:06.036 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/before: subscribes to Anchor[postgresql::server::service::end]
2019-09-12T08:29:06.040 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Postgresql::Server::Passwd/before: subscribes to Anchor[postgresql::server::end]
2019-09-12T08:29:06.043 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Install/before: subscribes to Class[Rabbitmq::Config]
2019-09-12T08:29:06.047 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Install/Package[rabbitmq-server]/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.050 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.054 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.057 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.060 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.064 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d]/before: subscribes to File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]
2019-09-12T08:29:06.067 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]/notify: subscribes to Exec[rabbitmq-systemd-reload]
2019-09-12T08:29:06.070 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/Exec[rabbitmq-systemd-reload]/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.073 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/security/limits.d/rabbitmq-server.conf]/notify: subscribes to Class[Rabbitmq::Service]
2019-09-12T08:29:06.077 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Service/before: subscribes to Class[Rabbitmq::Management]
2019-09-12T08:29:06.080 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq::Management/before: subscribes to Anchor[rabbitmq::end]
2019-09-12T08:29:06.083 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Rabbitmq/Anchor[rabbitmq::begin]/before: subscribes to Class[Rabbitmq::Install]
2019-09-12T08:29:06.086 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Amqp::Bootstrap/File[/var/lib/rabbitmq/19.09]/before: subscribes to Class[Rabbitmq]
2019-09-12T08:29:06.090 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[notifications_queues_maxlen@/]/require: subscribes to Class[Rabbitmq]
2019-09-12T08:29:06.093 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[sample_queues_maxlen@/]/require: subscribes to Class[Rabbitmq]
2019-09-12T08:29:06.096 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[all_queues_ttl@/]/require: subscribes to Class[Rabbitmq]
2019-09-12T08:29:06.099 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/before: subscribes to Class[Platform::Client]
2019-09-12T08:29:06.102 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db::Postgresql/notify: subscribes to Anchor[keystone::db::end]
2019-09-12T08:29:06.106 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::install::begin]/before: subscribes to Package[keystone]
2019-09-12T08:29:06.109 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::install::end]/before: subscribes to Anchor[keystone::config::begin]
2019-09-12T08:29:06.112 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::install::end]/notify: subscribes to Anchor[keystone::service::begin]
2019-09-12T08:29:06.115 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/admin_token]
2019-09-12T08:29:06.119 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/member_role_id]
2019-09-12T08:29:06.122 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/member_role_name]
2019-09-12T08:29:06.125 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[paste_deploy/config_file]
2019-09-12T08:29:06.128 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/public_endpoint]
2019-09-12T08:29:06.132 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/admin_endpoint]
2019-09-12T08:29:06.135 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[token/driver]
2019-09-12T08:29:06.138 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[token/expiration]
2019-09-12T08:29:06.141 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[revoke/driver]
2019-09-12T08:29:06.144 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[policy/driver]
2019-09-12T08:29:06.147 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[memcache/dead_retry]
2019-09-12T08:29:06.150 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[memcache/pool_maxsize]
2019-09-12T08:29:06.154 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[memcache/pool_unused_timeout]
2019-09-12T08:29:06.157 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[memcache/servers]
2019-09-12T08:29:06.160 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[memcache/socket_timeout]
2019-09-12T08:29:06.163 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[token/caching]
2019-09-12T08:29:06.166 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[catalog/driver]
2019-09-12T08:29:06.169 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[catalog/template_file]
2019-09-12T08:29:06.173 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[token/provider]
2019-09-12T08:29:06.176 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/max_token_size]
2019-09-12T08:29:06.179 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/notification_format]
2019-09-12T08:29:06.182 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[fernet_tokens/key_repository]
2019-09-12T08:29:06.185 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[fernet_receipts/key_repository]
2019-09-12T08:29:06.189 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[token/revoke_by_id]
2019-09-12T08:29:06.192 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[fernet_tokens/max_active_keys]
2019-09-12T08:29:06.195 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[fernet_receipts/max_active_keys]
2019-09-12T08:29:06.199 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[credential/key_repository]
2019-09-12T08:29:06.202 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/debug]
2019-09-12T08:29:06.205 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/log_config_append]
2019-09-12T08:29:06.208 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/log_date_format]
2019-09-12T08:29:06.212 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/log_file]
2019-09-12T08:29:06.215 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/log_dir]
2019-09-12T08:29:06.218 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/watch_log_file]
2019-09-12T08:29:06.222 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/use_syslog]
2019-09-12T08:29:06.225 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/syslog_log_facility]
2019-09-12T08:29:06.229 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/use_stderr]
2019-09-12T08:29:06.232 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/logging_context_format_string]
2019-09-12T08:29:06.236 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/logging_default_format_string]
2019-09-12T08:29:06.239 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/logging_debug_format_suffix]
2019-09-12T08:29:06.243 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/logging_exception_prefix]
2019-09-12T08:29:06.246 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/logging_user_identity_format]
2019-09-12T08:29:06.249 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/default_log_levels]
2019-09-12T08:29:06.252 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/publish_errors]
2019-09-12T08:29:06.256 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/instance_format]
2019-09-12T08:29:06.259 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/instance_uuid_format]
2019-09-12T08:29:06.262 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/fatal_deprecations]
2019-09-12T08:29:06.265 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_policy/policy_file]
2019-09-12T08:29:06.269 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_policy/policy_default_rule]
2019-09-12T08:29:06.272 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_policy/policy_dirs]
2019-09-12T08:29:06.275 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/sqlite_synchronous]
2019-09-12T08:29:06.279 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/backend]
2019-09-12T08:29:06.282 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/connection]
2019-09-12T08:29:06.285 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/slave_connection]
2019-09-12T08:29:06.289 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/mysql_sql_mode]
2019-09-12T08:29:06.292 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/idle_timeout]
2019-09-12T08:29:06.295 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/min_pool_size]
2019-09-12T08:29:06.299 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/max_pool_size]
2019-09-12T08:29:06.302 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/max_retries]
2019-09-12T08:29:06.305 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/retry_interval]
2019-09-12T08:29:06.308 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/max_overflow]
2019-09-12T08:29:06.312 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/connection_debug]
2019-09-12T08:29:06.315 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/connection_trace]
2019-09-12T08:29:06.318 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/pool_timeout]
2019-09-12T08:29:06.322 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/use_db_reconnect]
2019-09-12T08:29:06.325 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/db_retry_interval]
2019-09-12T08:29:06.328 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/db_inc_retry_interval]
2019-09-12T08:29:06.331 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/db_max_retry_interval]
2019-09-12T08:29:06.334 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/db_max_retries]
2019-09-12T08:29:06.338 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[database/use_tpool]
2019-09-12T08:29:06.341 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/config_prefix]
2019-09-12T08:29:06.344 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/expiration_time]
2019-09-12T08:29:06.347 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/backend]
2019-09-12T08:29:06.350 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/backend_argument]
2019-09-12T08:29:06.354 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/proxies]
2019-09-12T08:29:06.357 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/enabled]
2019-09-12T08:29:06.360 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/debug_cache_backend]
2019-09-12T08:29:06.363 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/memcache_servers]
2019-09-12T08:29:06.366 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/memcache_dead_retry]
2019-09-12T08:29:06.369 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/memcache_socket_timeout]
2019-09-12T08:29:06.373 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/memcache_pool_maxsize]
2019-09-12T08:29:06.376 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/memcache_pool_unused_timeout]
2019-09-12T08:29:06.380 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[cache/memcache_pool_connection_get_timeout]
2019-09-12T08:29:06.383 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_middleware/max_request_body_size]
2019-09-12T08:29:06.387 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_middleware/enable_proxy_headers_parsing]
2019-09-12T08:29:06.390 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/rpc_response_timeout]
2019-09-12T08:29:06.393 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/transport_url]
2019-09-12T08:29:06.396 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[DEFAULT/control_exchange]
2019-09-12T08:29:06.399 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_notifications/driver]
2019-09-12T08:29:06.403 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_notifications/transport_url]
2019-09-12T08:29:06.406 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_notifications/topics]
2019-09-12T08:29:06.409 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/amqp_durable_queues]
2019-09-12T08:29:06.412 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/heartbeat_rate]
2019-09-12T08:29:06.416 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]
2019-09-12T08:29:06.419 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/kombu_compression]
2019-09-12T08:29:06.422 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/kombu_failover_strategy]
2019-09-12T08:29:06.426 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]
2019-09-12T08:29:06.429 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/kombu_reconnect_delay]
2019-09-12T08:29:06.432 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_interval_max]
2019-09-12T08:29:06.435 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_login_method]
2019-09-12T08:29:06.439 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_password]
2019-09-12T08:29:06.442 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_retry_backoff]
2019-09-12T08:29:06.446 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_retry_interval]
2019-09-12T08:29:06.449 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]
2019-09-12T08:29:06.453 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/ssl]
2019-09-12T08:29:06.456 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_userid]
2019-09-12T08:29:06.459 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_virtual_host]
2019-09-12T08:29:06.462 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_hosts]
2019-09-12T08:29:06.466 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_port]
2019-09-12T08:29:06.469 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]
2019-09-12T08:29:06.472 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_host]
2019-09-12T08:29:06.475 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/rabbit_ha_queues]
2019-09-12T08:29:06.479 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/ssl_ca_file]
2019-09-12T08:29:06.482 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/ssl_cert_file]
2019-09-12T08:29:06.485 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/ssl_key_file]
2019-09-12T08:29:06.488 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::begin]/before: subscribes to Keystone_config[oslo_messaging_rabbit/ssl_version]
2019-09-12T08:29:06.491 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]/before: subscribes to Anchor[keystone::db::begin]
2019-09-12T08:29:06.494 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]/notify: subscribes to Anchor[keystone::service::begin]
2019-09-12T08:29:06.497 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::db::begin]/before: subscribes to Anchor[keystone::db::end]
2019-09-12T08:29:06.501 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::db::begin]/notify: subscribes to Class[Keystone::Db::Postgresql]
2019-09-12T08:29:06.504 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::db::end]/notify: subscribes to Anchor[keystone::dbsync::begin]
2019-09-12T08:29:06.507 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::begin]/before: subscribes to Anchor[keystone::dbsync::end]
2019-09-12T08:29:06.510 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]/notify: subscribes to Anchor[keystone::service::begin]
2019-09-12T08:29:06.514 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::begin]/notify: subscribes to Service[keystone]
2019-09-12T08:29:06.518 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_domain[Default]
2019-09-12T08:29:06.521 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_endpoint[RegionOne/keystone::identity]
2019-09-12T08:29:06.524 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_endpoint[RegionOne/barbican::key-manager]
2019-09-12T08:29:06.528 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_endpoint[RegionOne/sysinv::platform]
2019-09-12T08:29:06.531 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_endpoint[RegionOne/fm::faultmanagement]
2019-09-12T08:29:06.535 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_role[admin]
2019-09-12T08:29:06.538 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_role[_member_]
2019-09-12T08:29:06.541 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_role[creator]
2019-09-12T08:29:06.545 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_service[keystone::identity]
2019-09-12T08:29:06.548 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_service[barbican::key-manager]
2019-09-12T08:29:06.551 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_service[sysinv::platform]
2019-09-12T08:29:06.555 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_service[fm::faultmanagement]
2019-09-12T08:29:06.558 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_tenant[services]
2019-09-12T08:29:06.562 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_tenant[admin]
2019-09-12T08:29:06.565 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user[admin]
2019-09-12T08:29:06.568 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user[mtce]
2019-09-12T08:29:06.572 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user[barbican]
2019-09-12T08:29:06.575 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user[sysinv]
2019-09-12T08:29:06.578 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user[fm]
2019-09-12T08:29:06.582 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user_role[admin at admin]
2019-09-12T08:29:06.585 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user_role[barbican at services]
2019-09-12T08:29:06.589 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user_role[mtce at services]
2019-09-12T08:29:06.592 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user_role[sysinv at services]
2019-09-12T08:29:06.595 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]/before: subscribes to Keystone_user_role[fm at services]
2019-09-12T08:29:06.599 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/opt/platform/keystone]/require: subscribes to Class[Platform::Drbd::Platform]
2019-09-12T08:29:06.602 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/opt/platform/keystone]/before: subscribes to File[/etc/keystone/keystone-extra.conf]
2019-09-12T08:29:06.605 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/etc/keystone/keystone-extra.conf]/before: subscribes to Class[Keystone]
2019-09-12T08:29:06.609 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/require: subscribes to Class[Postgresql::Lib::Python]
2019-09-12T08:29:06.612 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/before: subscribes to Anchor[keystone::dbsync::begin]
2019-09-12T08:29:06.615 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/before: subscribes to Anchor[barbican::dbsync::begin]
2019-09-12T08:29:06.619 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/before: subscribes to Anchor[fm::dbsync::begin]
2019-09-12T08:29:06.622 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Package[keystone]/notify: subscribes to Anchor[keystone::install::end]
2019-09-12T08:29:06.625 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Package[keystone]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:06.628 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Client/Package[python-keystoneclient]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:06.632 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Openstacklib::Openstackclient/Package[python-openstackclient]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:06.635 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.638 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/member_role_id]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.641 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/member_role_name]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.644 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[paste_deploy/config_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.647 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/public_endpoint]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.650 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_endpoint]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.653 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[token/driver]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.656 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[token/expiration]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.660 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[revoke/driver]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.663 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[policy/driver]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.666 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[memcache/dead_retry]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.669 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[memcache/pool_maxsize]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.672 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[memcache/pool_unused_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.675 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[memcache/servers]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.678 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[memcache/socket_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.681 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[token/caching]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.685 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/before: subscribes to Anchor[keystone::service::begin]
2019-09-12T08:29:06.688 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[catalog/driver]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.691 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[catalog/template_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.695 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[token/provider]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.698 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/max_token_size]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.702 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/notification_format]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.705 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Service/Service[keystone]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:06.709 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/subscribe: subscribes to Anchor[keystone::install::end]
2019-09-12T08:29:06.712 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/subscribe: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.716 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/subscribe: subscribes to Anchor[keystone::dbsync::begin]
2019-09-12T08:29:06.719 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/notify: subscribes to Anchor[keystone::dbsync::end]
2019-09-12T08:29:06.722 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/File[/opt/platform/keystone/fernet-keys]/subscribe: subscribes to Anchor[keystone::install::end]
2019-09-12T08:29:06.726 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]/require: subscribes to File[/opt/platform/keystone/fernet-keys]
2019-09-12T08:29:06.729 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]/subscribe: subscribes to Anchor[keystone::install::end]
2019-09-12T08:29:06.732 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]/subscribe: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.736 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]/notify: subscribes to Anchor[keystone::service::begin]
2019-09-12T08:29:06.739 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.742 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/key_repository]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.746 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.750 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/max_active_keys]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.753 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/max_active_keys]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.756 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_config[credential/key_repository]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:06.760 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_domain[Default]/require: subscribes to Service[keystone]
2019-09-12T08:29:06.763 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Keystone_domain[Default]/notify: subscribes to Exec[restart_keystone]
2019-09-12T08:29:06.767 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Anchor[default_domain_created]/require: subscribes to Keystone_domain[Default]
2019-09-12T08:29:06.770 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Exec[keystone-manage bootstrap]/subscribe: subscribes to Anchor[keystone::dbsync::end]
2019-09-12T08:29:06.773 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone/Exec[keystone-manage bootstrap]/notify: subscribes to Anchor[keystone::service::begin]
2019-09-12T08:29:06.777 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/before: subscribes to Class[Keystone::Disable_admin_token_auth]
2019-09-12T08:29:06.781 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]/before: subscribes to Keystone_user_role[admin at admin]
2019-09-12T08:29:06.784 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]/before: subscribes to Keystone_user_role[admin at admin]
2019-09-12T08:29:06.788 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Keystone::Disable_admin_token_auth/require: subscribes to Class[Keystone::Roles::Admin]
2019-09-12T08:29:06.792 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::install::begin]/before: subscribes to Package[barbican-api]
2019-09-12T08:29:06.795 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::install::end]/before: subscribes to Anchor[barbican::config::begin]
2019-09-12T08:29:06.799 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::install::end]/notify: subscribes to Anchor[barbican::service::begin]
2019-09-12T08:29:06.802 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[service_credentials/interface]
2019-09-12T08:29:06.806 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/sql_connection]
2019-09-12T08:29:06.809 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/sql_idle_timeout]
2019-09-12T08:29:06.813 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/sql_pool_size]
2019-09-12T08:29:06.816 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/sql_pool_max_overflow]
2019-09-12T08:29:06.820 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/bind_host]
2019-09-12T08:29:06.823 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/bind_port]
2019-09-12T08:29:06.827 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/host_href]
2019-09-12T08:29:06.831 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[queue/enable]
2019-09-12T08:29:06.834 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[queue/namespace]
2019-09-12T08:29:06.838 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[queue/topic]
2019-09-12T08:29:06.841 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[queue/version]
2019-09-12T08:29:06.844 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[queue/server_name]
2019-09-12T08:29:06.847 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[retry_scheduler/initial_delay_seconds]
2019-09-12T08:29:06.851 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[retry_scheduler/periodic_interval_max_seconds]
2019-09-12T08:29:06.854 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/max_allowed_secret_in_bytes]
2019-09-12T08:29:06.857 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/max_allowed_request_size_in_bytes]
2019-09-12T08:29:06.861 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[secretstore/enabled_secretstore_plugins]
2019-09-12T08:29:06.864 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[crypto/enabled_crypto_plugins]
2019-09-12T08:29:06.868 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[certificate/enabled_certificate_plugins]
2019-09-12T08:29:06.871 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[certificate_event/enabled_certificate_event_plugins]
2019-09-12T08:29:06.874 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/db_auto_create]
2019-09-12T08:29:06.878 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/cert_file]
2019-09-12T08:29:06.881 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/key_file]
2019-09-12T08:29:06.884 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/ca_file]
2019-09-12T08:29:06.888 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_notifications/enable]
2019-09-12T08:29:06.891 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_notifications/control_exchange]
2019-09-12T08:29:06.894 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_notifications/topic]
2019-09-12T08:29:06.897 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_notifications/allow_requeue]
2019-09-12T08:29:06.900 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_notifications/thread_pool_size]
2019-09-12T08:29:06.903 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/auth_section]
2019-09-12T08:29:06.906 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/auth_uri]
2019-09-12T08:29:06.910 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/auth_type]
2019-09-12T08:29:06.913 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/auth_version]
2019-09-12T08:29:06.916 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/cache]
2019-09-12T08:29:06.919 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/cafile]
2019-09-12T08:29:06.922 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/certfile]
2019-09-12T08:29:06.926 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/check_revocations_for_cached]
2019-09-12T08:29:06.929 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/delay_auth_decision]
2019-09-12T08:29:06.932 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/enforce_token_bind]
2019-09-12T08:29:06.936 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/hash_algorithms]
2019-09-12T08:29:06.942 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/http_connect_timeout]
2019-09-12T08:29:06.946 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/http_request_max_retries]
2019-09-12T08:29:06.949 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/include_service_catalog]
2019-09-12T08:29:06.953 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/keyfile]
2019-09-12T08:29:06.957 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_pool_conn_get_timeout]
2019-09-12T08:29:06.960 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_pool_dead_retry]
2019-09-12T08:29:06.963 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_pool_maxsize]
2019-09-12T08:29:06.967 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_pool_socket_timeout]
2019-09-12T08:29:06.970 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_pool_unused_timeout]
2019-09-12T08:29:06.974 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_secret_key]
2019-09-12T08:29:06.977 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_security_strategy]
2019-09-12T08:29:06.980 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcache_use_advanced_pool]
2019-09-12T08:29:06.984 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/memcached_servers]
2019-09-12T08:29:06.987 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/region_name]
2019-09-12T08:29:06.990 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/revocation_cache_time]
2019-09-12T08:29:06.994 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/token_cache_time]
2019-09-12T08:29:06.997 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/auth_url]
2019-09-12T08:29:07.000 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/username]
2019-09-12T08:29:07.003 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/password]
2019-09-12T08:29:07.006 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/user_domain_name]
2019-09-12T08:29:07.010 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/project_name]
2019-09-12T08:29:07.013 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/project_domain_name]
2019-09-12T08:29:07.016 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[keystone_authtoken/insecure]
2019-09-12T08:29:07.019 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/sqlite_synchronous]
2019-09-12T08:29:07.023 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/backend]
2019-09-12T08:29:07.026 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/connection]
2019-09-12T08:29:07.029 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/slave_connection]
2019-09-12T08:29:07.033 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/mysql_sql_mode]
2019-09-12T08:29:07.036 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/idle_timeout]
2019-09-12T08:29:07.039 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/min_pool_size]
2019-09-12T08:29:07.042 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/max_pool_size]
2019-09-12T08:29:07.045 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/max_retries]
2019-09-12T08:29:07.049 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/retry_interval]
2019-09-12T08:29:07.052 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/max_overflow]
2019-09-12T08:29:07.055 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/connection_debug]
2019-09-12T08:29:07.058 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/connection_trace]
2019-09-12T08:29:07.061 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/pool_timeout]
2019-09-12T08:29:07.065 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/use_db_reconnect]
2019-09-12T08:29:07.068 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/db_retry_interval]
2019-09-12T08:29:07.072 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/db_inc_retry_interval]
2019-09-12T08:29:07.075 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/db_max_retry_interval]
2019-09-12T08:29:07.078 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/db_max_retries]
2019-09-12T08:29:07.082 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[database/use_tpool]
2019-09-12T08:29:07.085 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/debug]
2019-09-12T08:29:07.088 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/log_config_append]
2019-09-12T08:29:07.092 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/log_date_format]
2019-09-12T08:29:07.095 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/log_file]
2019-09-12T08:29:07.098 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/log_dir]
2019-09-12T08:29:07.101 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/watch_log_file]
2019-09-12T08:29:07.104 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/use_syslog]
2019-09-12T08:29:07.107 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/syslog_log_facility]
2019-09-12T08:29:07.111 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/use_stderr]
2019-09-12T08:29:07.114 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/logging_context_format_string]
2019-09-12T08:29:07.117 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/logging_default_format_string]
2019-09-12T08:29:07.120 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/logging_debug_format_suffix]
2019-09-12T08:29:07.123 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/logging_exception_prefix]
2019-09-12T08:29:07.127 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/logging_user_identity_format]
2019-09-12T08:29:07.130 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/default_log_levels]
2019-09-12T08:29:07.133 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/publish_errors]
2019-09-12T08:29:07.136 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/instance_format]
2019-09-12T08:29:07.139 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/instance_uuid_format]
2019-09-12T08:29:07.142 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/fatal_deprecations]
2019-09-12T08:29:07.145 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_policy/policy_file]
2019-09-12T08:29:07.148 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_policy/policy_default_rule]
2019-09-12T08:29:07.152 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_policy/policy_dirs]
2019-09-12T08:29:07.155 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/amqp_durable_queues]
2019-09-12T08:29:07.158 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/heartbeat_rate]
2019-09-12T08:29:07.161 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]
2019-09-12T08:29:07.164 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/kombu_compression]
2019-09-12T08:29:07.167 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/kombu_failover_strategy]
2019-09-12T08:29:07.170 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]
2019-09-12T08:29:07.174 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/kombu_reconnect_delay]
2019-09-12T08:29:07.177 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_interval_max]
2019-09-12T08:29:07.180 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_login_method]
2019-09-12T08:29:07.183 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_password]
2019-09-12T08:29:07.186 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_retry_backoff]
2019-09-12T08:29:07.190 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_retry_interval]
2019-09-12T08:29:07.193 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]
2019-09-12T08:29:07.196 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/ssl]
2019-09-12T08:29:07.199 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_userid]
2019-09-12T08:29:07.202 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_virtual_host]
2019-09-12T08:29:07.205 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_hosts]
2019-09-12T08:29:07.208 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_port]
2019-09-12T08:29:07.211 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]
2019-09-12T08:29:07.214 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_host]
2019-09-12T08:29:07.217 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/rabbit_ha_queues]
2019-09-12T08:29:07.220 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/ssl_ca_file]
2019-09-12T08:29:07.223 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/ssl_cert_file]
2019-09-12T08:29:07.226 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/ssl_key_file]
2019-09-12T08:29:07.229 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_rabbit/ssl_version]
2019-09-12T08:29:07.232 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/rpc_response_timeout]
2019-09-12T08:29:07.235 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/transport_url]
2019-09-12T08:29:07.238 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[DEFAULT/control_exchange]
2019-09-12T08:29:07.241 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_notifications/driver]
2019-09-12T08:29:07.244 Debug: 2019-09-12 08:29:05 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_notifications/transport_url]
2019-09-12T08:29:07.247 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_messaging_notifications/topics]
2019-09-12T08:29:07.250 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_middleware/max_request_body_size]
2019-09-12T08:29:07.254 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to Barbican_config[oslo_middleware/enable_proxy_headers_parsing]
2019-09-12T08:29:07.257 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::begin]/before: subscribes to File_line[Modify bind_port in gunicorn-config.py]
2019-09-12T08:29:07.260 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::end]/before: subscribes to Anchor[barbican::db::begin]
2019-09-12T08:29:07.263 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::end]/notify: subscribes to Anchor[barbican::service::begin]
2019-09-12T08:29:07.266 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::db::begin]/before: subscribes to Anchor[barbican::db::end]
2019-09-12T08:29:07.269 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::db::begin]/notify: subscribes to Class[Barbican::Db::Postgresql]
2019-09-12T08:29:07.272 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::db::end]/notify: subscribes to Anchor[barbican::dbsync::begin]
2019-09-12T08:29:07.275 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::begin]/before: subscribes to Anchor[barbican::dbsync::end]
2019-09-12T08:29:07.278 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::end]/notify: subscribes to Anchor[barbican::service::begin]
2019-09-12T08:29:07.281 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::service::begin]/notify: subscribes to Service[barbican-api]
2019-09-12T08:29:07.284 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/before: subscribes to Class[Keystone::Disable_admin_token_auth]
2019-09-12T08:29:07.287 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db::Postgresql/notify: subscribes to Anchor[barbican::db::end]
2019-09-12T08:29:07.290 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Openstack::Barbican/Barbican_config[service_credentials/interface]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.293 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/require: subscribes to Class[Postgresql::Lib::Python]
2019-09-12T08:29:07.296 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/before: subscribes to Anchor[keystone::dbsync::begin]
2019-09-12T08:29:07.299 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/before: subscribes to Anchor[barbican::dbsync::begin]
2019-09-12T08:29:07.302 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/before: subscribes to Anchor[fm::dbsync::begin]
2019-09-12T08:29:07.306 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_connection]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.309 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_idle_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.312 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_pool_size]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.315 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_pool_max_overflow]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.318 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Client/Package[python-barbicanclient]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:07.321 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]/require: subscribes to Anchor[barbican::install::end]
2019-09-12T08:29:07.325 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]/notify: subscribes to Anchor[barbican::service::end]
2019-09-12T08:29:07.328 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Package[barbican-api]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:07.331 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Package[barbican-api]/notify: subscribes to Anchor[barbican::install::end]
2019-09-12T08:29:07.334 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_host]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.337 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_port]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.340 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/host_href]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.343 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/enable]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.346 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/namespace]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.350 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/topic]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.353 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/version]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.356 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/server_name]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.359 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[retry_scheduler/initial_delay_seconds]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.362 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[retry_scheduler/periodic_interval_max_seconds]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.365 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/max_allowed_secret_in_bytes]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.368 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/max_allowed_request_size_in_bytes]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.371 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[secretstore/enabled_secretstore_plugins]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.374 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[crypto/enabled_crypto_plugins]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.378 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[certificate/enabled_certificate_plugins]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.381 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[certificate_event/enabled_certificate_event_plugins]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.384 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/db_auto_create]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.387 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/cert_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.390 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/key_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.393 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/ca_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.396 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]/subscribe: subscribes to Anchor[barbican::install::end]
2019-09-12T08:29:07.399 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]/subscribe: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.403 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]/subscribe: subscribes to Anchor[barbican::dbsync::begin]
2019-09-12T08:29:07.406 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]/notify: subscribes to Anchor[barbican::dbsync::end]
2019-09-12T08:29:07.410 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/Service[barbican-api]/notify: subscribes to Anchor[barbican::service::end]
2019-09-12T08:29:07.413 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Api/File_line[Modify bind_port in gunicorn-config.py]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.416 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/enable]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.419 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/control_exchange]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.422 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/topic]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.425 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/allow_requeue]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.428 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/thread_pool_size]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:07.431 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Client/File[/etc/platform/openrc]/before: subscribes to File[/etc/bash_completion.d/openstack]
2019-09-12T08:29:07.434 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring]/before: subscribes to File[/opt/platform/.keyring/19.09]
2019-09-12T08:29:07.437 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring/19.09]/before: subscribes to File[/opt/platform/.keyring/19.09/.CREDENTIAL]
2019-09-12T08:29:07.440 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.443 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.446 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.449 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/before: subscribes to Class[Keystone::Disable_admin_token_auth]
2019-09-12T08:29:07.452 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.456 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.459 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.462 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.465 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Agent/Service[sysinv-agent]/require: subscribes to Package[sysinv]
2019-09-12T08:29:07.468 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Group[sysinv]/before: subscribes to User[sysinv]
2019-09-12T08:29:07.471 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]/before: subscribes to File[/etc/sysinv]
2019-09-12T08:29:07.474 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]/before: subscribes to Class[Sysinv]
2019-09-12T08:29:07.477 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/before: subscribes to File[/opt/platform/sysinv]
2019-09-12T08:29:07.480 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/require: subscribes to Anchor[sysinv-start]
2019-09-12T08:29:07.483 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[lldp/drivers]
2019-09-12T08:29:07.486 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_password]
2019-09-12T08:29:07.489 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_userid]
2019-09-12T08:29:07.492 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_virtual_host]
2019-09-12T08:29:07.496 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/control_exchange]
2019-09-12T08:29:07.499 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_host]
2019-09-12T08:29:07.502 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_port]
2019-09-12T08:29:07.505 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_hosts]
2019-09-12T08:29:07.508 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rabbit_ha_queues]
2019-09-12T08:29:07.511 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/verbose]
2019-09-12T08:29:07.514 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/debug]
2019-09-12T08:29:07.517 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/api_paste_config]
2019-09-12T08:29:07.520 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/rpc_backend]
2019-09-12T08:29:07.524 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[database/connection]
2019-09-12T08:29:07.527 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[database/connection_recycle_time]
2019-09-12T08:29:07.530 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[database/max_pool_size]
2019-09-12T08:29:07.533 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[database/max_overflow]
2019-09-12T08:29:07.537 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[journal/journal_max_size]
2019-09-12T08:29:07.540 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[journal/journal_min_size]
2019-09-12T08:29:07.543 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[journal/journal_default_size]
2019-09-12T08:29:07.546 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/use_syslog]
2019-09-12T08:29:07.549 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/syslog_log_facility]
2019-09-12T08:29:07.552 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/sysinv_api_port]
2019-09-12T08:29:07.555 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/MTC_INV_LABEL]
2019-09-12T08:29:07.558 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/region_name]
2019-09-12T08:29:07.561 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/region_name]
2019-09-12T08:29:07.565 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/neutron_region_name]
2019-09-12T08:29:07.568 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/cinder_region_name]
2019-09-12T08:29:07.571 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/nova_region_name]
2019-09-12T08:29:07.575 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/barbican_region_name]
2019-09-12T08:29:07.580 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[fm/catalog_info]
2019-09-12T08:29:07.583 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[fm/os_region_name]
2019-09-12T08:29:07.586 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[fernet_repo/key_repository]
2019-09-12T08:29:07.589 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/armada_image_tag]
2019-09-12T08:29:07.592 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/logging_context_format_string]
2019-09-12T08:29:07.595 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/logging_default_format_string]
2019-09-12T08:29:07.599 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/sysinv_api_bind_ip]
2019-09-12T08:29:07.602 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/auth_url]
2019-09-12T08:29:07.605 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/auth_url]
2019-09-12T08:29:07.608 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/auth_uri]
2019-09-12T08:29:07.611 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/auth_uri]
2019-09-12T08:29:07.615 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/auth_version]
2019-09-12T08:29:07.618 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/auth_version]
2019-09-12T08:29:07.621 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[DEFAULT/auth_strategy]
2019-09-12T08:29:07.624 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/auth_type]
2019-09-12T08:29:07.627 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/project_name]
2019-09-12T08:29:07.630 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/username]
2019-09-12T08:29:07.634 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/password]
2019-09-12T08:29:07.637 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/user_domain_name]
2019-09-12T08:29:07.640 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/project_domain_name]
2019-09-12T08:29:07.643 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/auth_type]
2019-09-12T08:29:07.646 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/project_name]
2019-09-12T08:29:07.650 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/username]
2019-09-12T08:29:07.653 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/user_domain_name]
2019-09-12T08:29:07.656 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/project_domain_name]
2019-09-12T08:29:07.659 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/keyring_service]
2019-09-12T08:29:07.662 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[keystone_authtoken/auth_admin_prefix]
2019-09-12T08:29:07.666 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix]
2019-09-12T08:29:07.669 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/region_name]
2019-09-12T08:29:07.672 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/auth_url]
2019-09-12T08:29:07.675 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/auth_uri]
2019-09-12T08:29:07.678 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/auth_version]
2019-09-12T08:29:07.681 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/project_name]
2019-09-12T08:29:07.684 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/username]
2019-09-12T08:29:07.688 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/password]
2019-09-12T08:29:07.691 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/user_domain_name]
2019-09-12T08:29:07.694 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/project_domain_name]
2019-09-12T08:29:07.697 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Package[sysinv]/before: subscribes to Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix]
2019-09-12T08:29:07.700 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]/require: subscribes to Package[sysinv]
2019-09-12T08:29:07.703 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/api-paste.ini]/require: subscribes to Package[sysinv]
2019-09-12T08:29:07.707 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.710 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.713 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.716 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.720 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.723 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.726 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.730 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.733 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.736 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.739 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.742 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.745 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.749 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.752 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.755 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.758 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.761 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.765 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.768 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.771 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.774 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.777 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.780 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.783 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.787 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.790 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.793 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.796 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.799 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.802 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.806 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.809 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.812 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.815 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.818 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.822 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.825 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.828 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.831 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.834 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.838 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.841 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.844 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.847 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.850 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.854 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.857 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.860 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.863 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.867 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.870 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.873 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.876 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.880 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.883 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.886 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.890 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.893 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.896 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.900 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.903 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.906 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.910 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.913 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.917 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.920 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.923 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.927 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.930 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.933 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.937 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.940 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.943 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.947 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.950 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.953 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.956 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.959 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.962 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.965 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.968 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.972 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.975 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.978 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.981 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.984 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:07.987 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:07.991 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:07.994 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:07.997 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.000 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.003 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.006 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.009 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.013 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.016 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.019 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.022 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.026 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.029 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.032 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.035 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.039 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.042 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.045 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.048 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.051 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.054 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.058 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.061 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.064 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.067 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.070 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.073 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.077 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.080 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.083 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.087 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.091 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.095 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.099 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.103 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.107 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.110 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.114 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.117 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.121 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.124 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_api_paste_ini[filter:authtoken/region_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.128 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_api_paste_ini[filter:authtoken/region_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.131 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.134 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.137 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.140 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.144 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.147 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.150 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.153 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.156 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.160 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.163 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.166 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.170 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv]/before: subscribes to File[/opt/platform/sysinv/19.09]
2019-09-12T08:29:08.173 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv/19.09]/before: subscribes to File[/opt/platform/sysinv/19.09/sysinv.conf.default]
2019-09-12T08:29:08.177 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.180 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.184 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.187 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.191 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.194 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.198 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.201 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.205 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_url]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.208 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_url]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.211 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.215 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.218 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.221 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.224 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.228 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.231 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.234 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.238 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_uri]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.241 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_uri]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.245 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.248 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.252 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.255 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.258 Debug: 2019-09-12 08:29:06 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_version]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.262 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_version]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.265 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_version]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.268 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_version]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.272 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_version]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.275 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_version]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.279 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_version]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.282 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_version]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.286 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_version]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.289 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_version]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.292 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.295 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.298 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.302 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.305 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.308 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.311 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.315 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.318 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.321 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.324 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.327 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.331 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.334 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.337 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.340 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.343 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.347 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.350 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.353 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.356 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.360 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.363 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.367 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.371 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.374 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.378 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.381 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.385 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.388 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.392 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.395 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.399 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.402 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.405 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.409 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.412 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.415 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.418 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.422 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.426 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.430 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.439 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.443 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.448 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.452 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.455 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.458 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.462 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/keyring_service]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.465 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/keyring_service]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.468 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/keyring_service]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.471 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/keyring_service]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.474 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.478 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.481 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/username]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.484 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/username]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.488 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/password]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.493 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/password]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.496 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/user_domain_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.500 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/user_domain_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.503 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_domain_name]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.506 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_domain_name]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.510 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.513 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.516 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_admin_prefix]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.519 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.522 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.525 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.530 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-agent]
2019-09-12T08:29:08.534 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-api]
2019-09-12T08:29:08.538 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix]/notify: subscribes to Exec[sysinv-dbsync]
2019-09-12T08:29:08.542 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix]/notify: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.546 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/require: subscribes to Package[sysinv]
2019-09-12T08:29:08.551 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/before: subscribes to Service[sysinv-conductor]
2019-09-12T08:29:08.555 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Sysinv::Conductor/Service[sysinv-conductor]/require: subscribes to Package[sysinv]
2019-09-12T08:29:08.559 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/require: subscribes to Class[Platform::Filesystem::Docker::Bootstrap]
2019-09-12T08:29:08.563 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/notify: subscribes to Class[Platform::Docker::Config::Bootstrap]
2019-09-12T08:29:08.566 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Service[docker]/require: subscribes to Package[docker]
2019-09-12T08:29:08.570 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Service[docker]/before: subscribes to Exec[enable-docker]
2019-09-12T08:29:08.574 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Datadir::Bootstrap/require: subscribes to Class[Platform::Drbd::Etcd::Bootstrap]
2019-09-12T08:29:08.579 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Datadir::Bootstrap/before: subscribes to Class[Platform::Etcd::Setup]
2019-09-12T08:29:08.583 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/before: subscribes to Class[Platform::Etcd::Datadir::Bootstrap]
2019-09-12T08:29:08.587 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Setup/before: subscribes to Class[Platform::Etcd::Init]
2019-09-12T08:29:08.591 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_override_dir]/before: subscribes to File[etcd_override]
2019-09-12T08:29:08.594 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_override]/before: subscribes to File[etcd_initd_script]
2019-09-12T08:29:08.598 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_initd_script]/before: subscribes to Exec[systemd-reload-daemon]
2019-09-12T08:29:08.603 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Etcd::Setup/Exec[systemd-reload-daemon]/before: subscribes to Service[etcd]
2019-09-12T08:29:08.607 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Etcd::Install/before: subscribes to Class[Etcd::Config]
2019-09-12T08:29:08.610 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Etcd::Config/notify: subscribes to Class[Etcd::Service]
2019-09-12T08:29:08.614 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::install::begin]/before: subscribes to Package[fm-api]
2019-09-12T08:29:08.620 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::install::end]/before: subscribes to Anchor[fm::config::begin]
2019-09-12T08:29:08.623 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::install::end]/notify: subscribes to Anchor[fm::service::begin]
2019-09-12T08:29:08.626 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/sql_connection]
2019-09-12T08:29:08.630 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/event_log_max_size]
2019-09-12T08:29:08.633 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/system_name]
2019-09-12T08:29:08.636 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/region_name]
2019-09-12T08:29:08.640 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/trap_destinations]
2019-09-12T08:29:08.643 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[database/connection]
2019-09-12T08:29:08.646 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[database/connection_recycle_time]
2019-09-12T08:29:08.649 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[database/max_pool_size]
2019-09-12T08:29:08.652 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[database/max_overflow]
2019-09-12T08:29:08.655 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[sysinv/catalog_info]
2019-09-12T08:29:08.659 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[sysinv/os_region_name]
2019-09-12T08:29:08.662 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[api/bind_host]
2019-09-12T08:29:08.665 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[api/bind_port]
2019-09-12T08:29:08.669 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[api/api_workers]
2019-09-12T08:29:08.672 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[api/api_paste_config]
2019-09-12T08:29:08.676 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/auth_section]
2019-09-12T08:29:08.679 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/auth_uri]
2019-09-12T08:29:08.683 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/auth_type]
2019-09-12T08:29:08.686 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/auth_version]
2019-09-12T08:29:08.690 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/cache]
2019-09-12T08:29:08.693 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/cafile]
2019-09-12T08:29:08.697 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/certfile]
2019-09-12T08:29:08.700 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/check_revocations_for_cached]
2019-09-12T08:29:08.704 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/delay_auth_decision]
2019-09-12T08:29:08.707 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/enforce_token_bind]
2019-09-12T08:29:08.711 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/hash_algorithms]
2019-09-12T08:29:08.714 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/http_connect_timeout]
2019-09-12T08:29:08.717 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/http_request_max_retries]
2019-09-12T08:29:08.721 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/include_service_catalog]
2019-09-12T08:29:08.724 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/keyfile]
2019-09-12T08:29:08.727 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_pool_conn_get_timeout]
2019-09-12T08:29:08.731 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_pool_dead_retry]
2019-09-12T08:29:08.734 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_pool_maxsize]
2019-09-12T08:29:08.738 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_pool_socket_timeout]
2019-09-12T08:29:08.741 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_pool_unused_timeout]
2019-09-12T08:29:08.745 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_secret_key]
2019-09-12T08:29:08.748 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_security_strategy]
2019-09-12T08:29:08.751 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcache_use_advanced_pool]
2019-09-12T08:29:08.754 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/memcached_servers]
2019-09-12T08:29:08.758 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/region_name]
2019-09-12T08:29:08.761 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/revocation_cache_time]
2019-09-12T08:29:08.764 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/token_cache_time]
2019-09-12T08:29:08.767 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/auth_url]
2019-09-12T08:29:08.770 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/username]
2019-09-12T08:29:08.774 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/password]
2019-09-12T08:29:08.777 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/user_domain_name]
2019-09-12T08:29:08.780 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/project_name]
2019-09-12T08:29:08.783 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/project_domain_name]
2019-09-12T08:29:08.787 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[keystone_authtoken/insecure]
2019-09-12T08:29:08.790 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/debug]
2019-09-12T08:29:08.793 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/log_config_append]
2019-09-12T08:29:08.796 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/log_date_format]
2019-09-12T08:29:08.800 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/log_file]
2019-09-12T08:29:08.803 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/log_dir]
2019-09-12T08:29:08.806 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/watch_log_file]
2019-09-12T08:29:08.809 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/use_syslog]
2019-09-12T08:29:08.812 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/syslog_log_facility]
2019-09-12T08:29:08.816 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/use_stderr]
2019-09-12T08:29:08.819 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/logging_context_format_string]
2019-09-12T08:29:08.822 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/logging_default_format_string]
2019-09-12T08:29:08.826 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/logging_debug_format_suffix]
2019-09-12T08:29:08.830 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/logging_exception_prefix]
2019-09-12T08:29:08.833 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/logging_user_identity_format]
2019-09-12T08:29:08.837 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/default_log_levels]
2019-09-12T08:29:08.840 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/publish_errors]
2019-09-12T08:29:08.843 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/instance_format]
2019-09-12T08:29:08.847 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/instance_uuid_format]
2019-09-12T08:29:08.850 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[DEFAULT/fatal_deprecations]
2019-09-12T08:29:08.854 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[oslo_middleware/max_request_body_size]
2019-09-12T08:29:08.857 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_config[oslo_middleware/enable_proxy_headers_parsing]
2019-09-12T08:29:08.861 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_api_paste_ini[pipeline:fm-api/pipeline]
2019-09-12T08:29:08.864 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_api_paste_ini[filter:request_id/paste.filter_factory]
2019-09-12T08:29:08.868 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_api_paste_ini[filter:authtoken/acl_public_routes]
2019-09-12T08:29:08.872 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_api_paste_ini[filter:authtoken/paste.filter_factory]
2019-09-12T08:29:08.875 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::begin]/before: subscribes to Fm_api_paste_ini[app:api_v1/paste.app_factory]
2019-09-12T08:29:08.879 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::end]/before: subscribes to Anchor[fm::db::begin]
2019-09-12T08:29:08.882 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::end]/notify: subscribes to Anchor[fm::service::begin]
2019-09-12T08:29:08.886 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::db::begin]/before: subscribes to Anchor[fm::db::end]
2019-09-12T08:29:08.890 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::db::begin]/notify: subscribes to Class[Fm::Db::Postgresql]
2019-09-12T08:29:08.893 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::db::end]/notify: subscribes to Anchor[fm::dbsync::begin]
2019-09-12T08:29:08.896 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::begin]/before: subscribes to Anchor[fm::dbsync::end]
2019-09-12T08:29:08.900 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::end]/notify: subscribes to Anchor[fm::service::begin]
2019-09-12T08:29:08.903 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Deps/Anchor[fm::service::begin]/notify: subscribes to Service[fm-api]
2019-09-12T08:29:08.907 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/sql_connection]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.910 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/event_log_max_size]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.914 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/system_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.918 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/region_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.921 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/trap_destinations]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.925 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[database/connection]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.928 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[database/connection_recycle_time]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.931 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[database/max_pool_size]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.934 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[database/max_overflow]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.938 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[sysinv/catalog_info]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.941 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_config[sysinv/os_region_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.944 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_api_paste_ini[pipeline:fm-api/pipeline]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.947 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:request_id/paste.filter_factory]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.950 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/acl_public_routes]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.954 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/paste.filter_factory]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.958 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm/Fm_api_paste_ini[app:api_v1/paste.app_factory]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.961 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Db::Postgresql/notify: subscribes to Anchor[fm::db::end]
2019-09-12T08:29:08.964 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/before: subscribes to Class[Keystone::Disable_admin_token_auth]
2019-09-12T08:29:08.968 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Api/Package[fm-api]/notify: subscribes to Anchor[fm::install::end]
2019-09-12T08:29:08.971 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]/subscribe: subscribes to Anchor[fm::install::end]
2019-09-12T08:29:08.974 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]/subscribe: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.978 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]/subscribe: subscribes to Anchor[fm::dbsync::begin]
2019-09-12T08:29:08.981 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]/notify: subscribes to Anchor[fm::dbsync::end]
2019-09-12T08:29:08.985 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Api/Service[fm-api]/notify: subscribes to Anchor[fm::service::end]
2019-09-12T08:29:08.990 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_host]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.994 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_port]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:08.997 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_workers]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.000 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_paste_config]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.004 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Logical_volume[pgsql-lv]/before: subscribes to Drbd::Resource[drbd-pgsql]
2019-09-12T08:29:09.008 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/before: subscribes to Exec[drbd resize drbd-pgsql]
2019-09-12T08:29:09.012 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Exec[drbd resize drbd-pgsql]/before: subscribes to Exec[resize2fs drbd-pgsql]
2019-09-12T08:29:09.017 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Logical_volume[rabbit-lv]/before: subscribes to Drbd::Resource[drbd-rabbit]
2019-09-12T08:29:09.021 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/before: subscribes to Exec[drbd resize drbd-rabbit]
2019-09-12T08:29:09.025 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Exec[drbd resize drbd-rabbit]/before: subscribes to Exec[resize2fs drbd-rabbit]
2019-09-12T08:29:09.028 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Logical_volume[platform-lv]/before: subscribes to Drbd::Resource[drbd-platform]
2019-09-12T08:29:09.032 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/before: subscribes to Exec[drbd resize drbd-platform]
2019-09-12T08:29:09.035 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Exec[drbd resize drbd-platform]/before: subscribes to Exec[resize2fs drbd-platform]
2019-09-12T08:29:09.038 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Logical_volume[extension-lv]/before: subscribes to Drbd::Resource[drbd-extension]
2019-09-12T08:29:09.042 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/before: subscribes to Exec[drbd resize drbd-extension]
2019-09-12T08:29:09.046 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Exec[drbd resize drbd-extension]/before: subscribes to Exec[resize2fs drbd-extension]
2019-09-12T08:29:09.049 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]/before: subscribes to File[/etc/postgresql/pg_hba.conf]
2019-09-12T08:29:09.053 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/require: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:09.056 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/before: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:09.060 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/notify: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:09.064 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[port]/Postgresql_conf[port]/require: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:09.067 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[port]/Postgresql_conf[port]/before: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:09.071 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[port]/Postgresql_conf[port]/notify: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:09.074 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[data_directory]/Postgresql_conf[data_directory]/require: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:09.078 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[data_directory]/Postgresql_conf[data_directory]/before: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:09.083 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[data_directory]/Postgresql_conf[data_directory]/notify: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:09.087 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[hba_file]/Postgresql_conf[hba_file]/require: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:09.091 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[hba_file]/Postgresql_conf[hba_file]/before: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:09.094 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[hba_file]/Postgresql_conf[hba_file]/notify: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:09.098 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[ident_file]/Postgresql_conf[ident_file]/require: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:09.101 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[ident_file]/Postgresql_conf[ident_file]/before: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:09.105 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[ident_file]/Postgresql_conf[ident_file]/notify: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:09.109 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[log_line_prefix]/Postgresql_conf[log_line_prefix]/require: subscribes to Class[Postgresql::Server::Initdb]
2019-09-12T08:29:09.112 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[log_line_prefix]/Postgresql_conf[log_line_prefix]/notify: subscribes to Class[Postgresql::Server::Reload]
2019-09-12T08:29:09.115 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/Concat_file[/etc/postgresql/pg_ident.conf]/before: subscribes to File[/etc/postgresql/pg_ident.conf]
2019-09-12T08:29:09.119 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]/require: subscribes to Class[Postgresql::Client]
2019-09-12T08:29:09.122 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.126 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" SUPERUSER]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.129 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" SUPERUSER]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.132 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.136 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.139 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.142 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.147 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" LOGIN]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.151 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" LOGIN]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.156 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" INHERIT]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.159 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" INHERIT]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.163 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.166 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.169 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.173 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.177 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]/require: subscribes to Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]
2019-09-12T08:29:09.180 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:09.184 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.187 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_config_append]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.190 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_date_format]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.193 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.197 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_dir]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.200 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/watch_log_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.203 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_syslog]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.206 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/syslog_log_facility]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.209 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_stderr]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.213 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_context_format_string]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.216 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_default_format_string]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.220 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_debug_format_suffix]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.223 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_exception_prefix]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.227 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_user_identity_format]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.230 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/default_log_levels]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.234 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/publish_errors]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.237 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/instance_format]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.240 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/instance_uuid_format]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.245 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/fatal_deprecations]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.249 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.252 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_default_rule]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.255 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_dirs]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.259 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Postgresql::Lib::Python/Package[python-psycopg2]/notify: subscribes to Anchor[keystone::service::end]
2019-09-12T08:29:09.262 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/sqlite_synchronous]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.266 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/backend]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.269 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.272 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/slave_connection]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.276 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/mysql_sql_mode]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.279 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/idle_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.282 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/min_pool_size]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.286 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_pool_size]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.289 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_retries]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.292 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/retry_interval]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.296 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_overflow]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.299 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection_debug]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.303 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection_trace]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.307 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/pool_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.311 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/use_db_reconnect]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.315 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_retry_interval]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.319 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_inc_retry_interval]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.322 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retry_interval]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.326 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retries]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.329 Debug: 2019-09-12 08:29:07 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/use_tpool]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.333 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/config_prefix]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.336 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/expiration_time]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.340 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/backend]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.343 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/backend_argument]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.347 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/proxies]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.350 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/enabled]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.353 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/debug_cache_backend]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.357 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_servers]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.360 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_dead_retry]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.365 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_socket_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.368 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_maxsize]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.371 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_unused_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.375 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_connection_get_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.378 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/max_request_body_size]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.382 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.385 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/rpc_response_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.388 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/transport_url]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.392 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/control_exchange]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.395 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/driver]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.399 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/transport_url]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.402 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/topics]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.406 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/amqp_durable_queues]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.409 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_rate]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.413 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.416 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_compression]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.419 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_failover_strategy]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.423 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.427 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_reconnect_delay]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.431 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_interval_max]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.435 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_login_method]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.439 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_password]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.442 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_retry_backoff]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.446 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_retry_interval]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.449 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.453 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.456 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_userid]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.460 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_virtual_host]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.464 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_hosts]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.467 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_port]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.470 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.474 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_host]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.477 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_ha_queues]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.480 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_ca_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.484 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_cert_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.488 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_key_file]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.491 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_version]/notify: subscribes to Anchor[keystone::config::end]
2019-09-12T08:29:09.494 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[RegionOne/keystone::identity]/before: subscribes to Service[sysinv-api]
2019-09-12T08:29:09.499 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_endpoint[RegionOne/barbican::key-manager]/before: subscribes to Service[sysinv-api]
2019-09-12T08:29:09.503 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_endpoint[RegionOne/barbican::key-manager]/notify: subscribes to Anchor[barbican::service::end]
2019-09-12T08:29:09.506 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_section]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.510 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_uri]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.513 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_type]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.516 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_version]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.519 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/cache]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.523 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/cafile]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.526 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/certfile]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.530 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/check_revocations_for_cached]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.533 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/delay_auth_decision]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.537 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/enforce_token_bind]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.540 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/hash_algorithms]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.550 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/http_connect_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.553 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/http_request_max_retries]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.557 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/include_service_catalog]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.560 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/keyfile]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.564 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_conn_get_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.567 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_dead_retry]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.570 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_maxsize]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.574 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_socket_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.577 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_unused_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.581 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_secret_key]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.584 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_security_strategy]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.587 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_use_advanced_pool]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.591 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcached_servers]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.594 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/region_name]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.597 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/revocation_cache_time]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.600 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/token_cache_time]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.604 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_url]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.607 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/username]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.610 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/password]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.613 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/user_domain_name]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.617 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_name]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.620 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_domain_name]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.623 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/insecure]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.626 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/sqlite_synchronous]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.629 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/backend]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.632 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.635 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/slave_connection]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.639 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/mysql_sql_mode]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.642 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/idle_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.645 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/min_pool_size]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.649 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_pool_size]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.652 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_retries]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.655 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/retry_interval]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.658 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_overflow]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.661 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection_debug]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.665 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection_trace]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.668 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/pool_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.671 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/use_db_reconnect]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.675 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_retry_interval]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.678 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_inc_retry_interval]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.682 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_max_retry_interval]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.685 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_max_retries]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.689 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/use_tpool]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.692 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/debug]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.696 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_config_append]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.706 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_date_format]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.709 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.712 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_dir]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.716 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/watch_log_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.719 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/use_syslog]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.722 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/syslog_log_facility]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.726 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/use_stderr]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.729 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_context_format_string]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.733 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_default_format_string]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.736 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_debug_format_suffix]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.740 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_exception_prefix]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.743 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_user_identity_format]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.746 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/default_log_levels]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.750 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/publish_errors]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.753 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/instance_format]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.756 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/instance_uuid_format]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.759 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/fatal_deprecations]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.763 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.766 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_default_rule]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.770 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_dirs]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.773 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/amqp_durable_queues]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.776 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/heartbeat_rate]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.780 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.783 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_compression]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.786 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_failover_strategy]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.790 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.793 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_reconnect_delay]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.796 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_interval_max]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.799 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_login_method]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.802 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_password]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.805 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_retry_backoff]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.809 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_retry_interval]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.812 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.816 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.819 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_userid]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.822 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_virtual_host]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.825 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_hosts]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.829 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_port]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.832 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.835 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_host]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.838 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_ha_queues]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.841 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_ca_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.845 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_cert_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.848 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_key_file]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.852 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_version]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.856 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/rpc_response_timeout]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.859 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/transport_url]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.867 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/control_exchange]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.871 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Notifications[barbican_config]/Barbican_config[oslo_messaging_notifications/driver]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.874 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Notifications[barbican_config]/Barbican_config[oslo_messaging_notifications/transport_url]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.877 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Notifications[barbican_config]/Barbican_config[oslo_messaging_notifications/topics]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.881 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Middleware[barbican_config]/Barbican_config[oslo_middleware/max_request_body_size]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.884 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Barbican::Api/Oslo::Middleware[barbican_config]/Barbican_config[oslo_middleware/enable_proxy_headers_parsing]/notify: subscribes to Anchor[barbican::config::end]
2019-09-12T08:29:09.887 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_endpoint[RegionOne/sysinv::platform]/before: subscribes to Service[sysinv-api]
2019-09-12T08:29:09.890 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Logical_volume[docker-lv]/before: subscribes to Filesystem[/dev/cgts-vg/docker-lv]
2019-09-12T08:29:09.895 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Filesystem[/dev/cgts-vg/docker-lv]/before: subscribes to File[/var/lib/docker]
2019-09-12T08:29:09.899 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/File[/var/lib/docker]/before: subscribes to Mount[docker-lv]
2019-09-12T08:29:09.902 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]/before: subscribes to Exec[mount /dev/cgts-vg/docker-lv]
2019-09-12T08:29:09.906 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Logical_volume[etcd-lv]/before: subscribes to Drbd::Resource[drbd-etcd]
2019-09-12T08:29:09.909 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/before: subscribes to Exec[drbd resize drbd-etcd]
2019-09-12T08:29:09.913 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Exec[drbd resize drbd-etcd]/before: subscribes to Exec[resize2fs drbd-etcd]
2019-09-12T08:29:09.916 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Logical_volume[dockerdistribution-lv]/before: subscribes to Drbd::Resource[drbd-dockerdistribution]
2019-09-12T08:29:09.919 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/before: subscribes to Exec[drbd resize drbd-dockerdistribution]
2019-09-12T08:29:09.923 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Exec[drbd resize drbd-dockerdistribution]/before: subscribes to Exec[resize2fs drbd-dockerdistribution]
2019-09-12T08:29:09.926 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Logical_volume[backup-lv]/before: subscribes to Filesystem[/dev/cgts-vg/backup-lv]
2019-09-12T08:29:09.930 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Filesystem[/dev/cgts-vg/backup-lv]/before: subscribes to File[/opt/backups]
2019-09-12T08:29:09.933 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/File[/opt/backups]/before: subscribes to Mount[backup-lv]
2019-09-12T08:29:09.937 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]/before: subscribes to Exec[mount /dev/cgts-vg/backup-lv]
2019-09-12T08:29:09.941 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Logical_volume[kubelet-lv]/before: subscribes to Filesystem[/dev/cgts-vg/kubelet-lv]
2019-09-12T08:29:09.945 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Filesystem[/dev/cgts-vg/kubelet-lv]/before: subscribes to File[/var/lib/kubelet]
2019-09-12T08:29:09.948 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/File[/var/lib/kubelet]/before: subscribes to Mount[kubelet-lv]
2019-09-12T08:29:09.952 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]/before: subscribes to Exec[mount /dev/cgts-vg/kubelet-lv]
2019-09-12T08:29:09.955 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_section]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.958 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_uri]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.961 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_type]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.965 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_version]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.970 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/cache]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.974 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/cafile]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.977 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/certfile]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.980 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/check_revocations_for_cached]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.983 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/delay_auth_decision]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.987 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/enforce_token_bind]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.990 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/hash_algorithms]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.993 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/http_connect_timeout]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:09.997 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/http_request_max_retries]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.000 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/include_service_catalog]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.004 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/keyfile]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.007 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_conn_get_timeout]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.010 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_dead_retry]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.014 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_maxsize]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.017 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_socket_timeout]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.020 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_unused_timeout]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.024 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_secret_key]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.027 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_security_strategy]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.031 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_use_advanced_pool]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.035 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcached_servers]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.039 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/region_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.042 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/revocation_cache_time]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.045 Debug: 2019-09-12 08:29:08 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/token_cache_time]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.049 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_url]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.052 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/username]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.056 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/password]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.059 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/user_domain_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.062 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.066 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_domain_name]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.069 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/insecure]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.072 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/debug]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.076 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_config_append]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.079 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_date_format]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.082 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_file]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.086 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_dir]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.089 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/watch_log_file]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.092 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/use_syslog]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.095 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/syslog_log_facility]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.099 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/use_stderr]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.103 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_context_format_string]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.107 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_default_format_string]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.110 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_debug_format_suffix]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.113 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_exception_prefix]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.116 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_user_identity_format]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.120 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/default_log_levels]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.123 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/publish_errors]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.126 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/instance_format]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.129 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/instance_uuid_format]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.132 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/fatal_deprecations]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.135 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_endpoint[RegionOne/fm::faultmanagement]/before: subscribes to Service[sysinv-api]
2019-09-12T08:29:10.139 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Api/Oslo::Middleware[fm_config]/Fm_config[oslo_middleware/max_request_body_size]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.142 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Api/Oslo::Middleware[fm_config]/Fm_config[oslo_middleware/enable_proxy_headers_parsing]/notify: subscribes to Anchor[fm::config::end]
2019-09-12T08:29:10.145 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/require: subscribes to Package[drbd]
2019-09-12T08:29:10.148 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/require: subscribes to File[/etc/drbd.d]
2019-09-12T08:29:10.151 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:10.155 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/require: subscribes to Package[drbd]
2019-09-12T08:29:10.158 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/require: subscribes to File[/etc/drbd.d]
2019-09-12T08:29:10.161 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:10.165 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/require: subscribes to Package[drbd]
2019-09-12T08:29:10.168 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/require: subscribes to File[/etc/drbd.d]
2019-09-12T08:29:10.171 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:10.175 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/require: subscribes to Package[drbd]
2019-09-12T08:29:10.178 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/require: subscribes to File[/etc/drbd.d]
2019-09-12T08:29:10.181 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:10.185 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone]
2019-09-12T08:29:10.188 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/before: subscribes to Postgresql::Server::Database[keystone]
2019-09-12T08:29:10.191 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone]
2019-09-12T08:29:10.195 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican]
2019-09-12T08:29:10.198 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/before: subscribes to Postgresql::Server::Database[barbican]
2019-09-12T08:29:10.204 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican]
2019-09-12T08:29:10.208 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv]
2019-09-12T08:29:10.212 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/before: subscribes to Postgresql::Server::Database[sysinv]
2019-09-12T08:29:10.215 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv]
2019-09-12T08:29:10.218 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/require: subscribes to Package[drbd]
2019-09-12T08:29:10.222 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/require: subscribes to File[/etc/drbd.d]
2019-09-12T08:29:10.225 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:10.229 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/require: subscribes to Package[drbd]
2019-09-12T08:29:10.232 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/require: subscribes to File[/etc/drbd.d]
2019-09-12T08:29:10.236 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/notify: subscribes to Class[Drbd::Service]
2019-09-12T08:29:10.239 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm]
2019-09-12T08:29:10.243 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/before: subscribes to Postgresql::Server::Database[fm]
2019-09-12T08:29:10.246 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/before: subscribes to Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm]
2019-09-12T08:29:10.249 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/Concat_file[/etc/drbd.d/drbd-pgsql.res]/before: subscribes to File[/etc/drbd.d/drbd-pgsql.res]
2019-09-12T08:29:10.253 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/Concat_file[/etc/drbd.d/drbd-rabbit.res]/before: subscribes to File[/etc/drbd.d/drbd-rabbit.res]
2019-09-12T08:29:10.256 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/Concat_file[/etc/drbd.d/drbd-platform.res]/before: subscribes to File[/etc/drbd.d/drbd-platform.res]
2019-09-12T08:29:10.260 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/Concat_file[/etc/drbd.d/drbd-extension.res]/before: subscribes to File[/etc/drbd.d/drbd-extension.res]
2019-09-12T08:29:10.263 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]/require: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:10.266 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]/before: subscribes to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']
2019-09-12T08:29:10.270 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]/notify: subscribes to Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]
2019-09-12T08:29:10.273 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.277 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.280 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.283 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.286 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.290 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.293 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.296 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.300 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.303 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.306 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.310 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.313 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.316 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.320 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.323 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]/require: subscribes to Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.326 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.330 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]/require: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:10.333 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]/before: subscribes to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']
2019-09-12T08:29:10.336 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]/notify: subscribes to Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]
2019-09-12T08:29:10.340 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.343 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.346 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.350 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.353 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.357 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.360 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.363 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.366 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.370 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.373 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.376 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.380 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.384 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.387 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.390 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]/require: subscribes to Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.393 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.397 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]/require: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:10.400 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]/before: subscribes to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']
2019-09-12T08:29:10.403 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]/notify: subscribes to Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]
2019-09-12T08:29:10.407 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.410 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.413 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.416 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.420 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.423 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.426 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.430 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.433 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.436 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.440 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.443 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.446 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.450 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.454 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.457 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]/require: subscribes to Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.460 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.464 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/Concat_file[/etc/drbd.d/drbd-etcd.res]/before: subscribes to File[/etc/drbd.d/drbd-etcd.res]
2019-09-12T08:29:10.467 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/Concat_file[/etc/drbd.d/drbd-dockerdistribution.res]/before: subscribes to File[/etc/drbd.d/drbd-dockerdistribution.res]
2019-09-12T08:29:10.471 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]/require: subscribes to Class[Postgresql::Server::Service]
2019-09-12T08:29:10.474 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]/before: subscribes to Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']
2019-09-12T08:29:10.477 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]/notify: subscribes to Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]
2019-09-12T08:29:10.488 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.492 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.495 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.498 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.502 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.505 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.508 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.512 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.515 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.518 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.521 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.525 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.530 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.534 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.537 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.540 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]/require: subscribes to Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]
2019-09-12T08:29:10.543 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.546 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[test disk by-path for drbd-pgsql]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.550 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[test disk by-path for drbd-pgsql]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.556 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.559 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/require: subscribes to Exec[test disk by-path for drbd-pgsql]
2019-09-12T08:29:10.563 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/require: subscribes to Concat[/etc/drbd.d/drbd-pgsql.res]
2019-09-12T08:29:10.566 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.569 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.573 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/require: subscribes to Exec[initialize DRBD metadata for drbd-pgsql]
2019-09-12T08:29:10.576 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.580 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.583 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.586 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[reuse existing DRBD resource drbd-pgsql]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.589 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[reuse existing DRBD resource drbd-pgsql]/require: subscribes to Concat[/etc/drbd.d/drbd-pgsql.res]
2019-09-12T08:29:10.593 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[reuse existing DRBD resource drbd-pgsql]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.596 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[reuse existing DRBD resource drbd-pgsql]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.599 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.602 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]/before: subscribes to Exec[drbd_make_primary_again_drbd-pgsql]
2019-09-12T08:29:10.605 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]/notify: subscribes to Exec[drbd_format_volume_drbd-pgsql]
2019-09-12T08:29:10.608 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_format_volume_drbd-pgsql]/require: subscribes to Exec[drbd_make_primary_drbd-pgsql]
2019-09-12T08:29:10.612 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_format_volume_drbd-pgsql]/before: subscribes to Mount[/var/lib/postgresql]
2019-09-12T08:29:10.615 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_again_drbd-pgsql]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.619 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]/require: subscribes to Exec[drbd_make_primary_again_drbd-pgsql]
2019-09-12T08:29:10.622 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]/require: subscribes to File[/var/lib/postgresql]
2019-09-12T08:29:10.625 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.629 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[test disk by-path for drbd-rabbit]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.632 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[test disk by-path for drbd-rabbit]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.635 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.638 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/require: subscribes to Exec[test disk by-path for drbd-rabbit]
2019-09-12T08:29:10.642 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/require: subscribes to Concat[/etc/drbd.d/drbd-rabbit.res]
2019-09-12T08:29:10.645 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.648 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.651 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/require: subscribes to Exec[initialize DRBD metadata for drbd-rabbit]
2019-09-12T08:29:10.655 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.658 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.661 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.665 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.668 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/require: subscribes to Concat[/etc/drbd.d/drbd-rabbit.res]
2019-09-12T08:29:10.671 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.674 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.678 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.681 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]/before: subscribes to Exec[drbd_make_primary_again_drbd-rabbit]
2019-09-12T08:29:10.684 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]/notify: subscribes to Exec[drbd_format_volume_drbd-rabbit]
2019-09-12T08:29:10.687 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_format_volume_drbd-rabbit]/require: subscribes to Exec[drbd_make_primary_drbd-rabbit]
2019-09-12T08:29:10.691 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_format_volume_drbd-rabbit]/before: subscribes to Mount[/var/lib/rabbitmq]
2019-09-12T08:29:10.694 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_again_drbd-rabbit]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.697 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]/require: subscribes to Exec[drbd_make_primary_again_drbd-rabbit]
2019-09-12T08:29:10.700 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]/require: subscribes to File[/var/lib/rabbitmq]
2019-09-12T08:29:10.704 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.707 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[test disk by-path for drbd-platform]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.710 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[test disk by-path for drbd-platform]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.713 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.716 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/require: subscribes to Exec[test disk by-path for drbd-platform]
2019-09-12T08:29:10.719 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/require: subscribes to Concat[/etc/drbd.d/drbd-platform.res]
2019-09-12T08:29:10.722 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.726 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.729 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[enable DRBD resource drbd-platform]/require: subscribes to Exec[initialize DRBD metadata for drbd-platform]
2019-09-12T08:29:10.732 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[enable DRBD resource drbd-platform]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.735 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[enable DRBD resource drbd-platform]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.738 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[enable DRBD resource drbd-platform]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.753 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[reuse existing DRBD resource drbd-platform]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.756 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[reuse existing DRBD resource drbd-platform]/require: subscribes to Concat[/etc/drbd.d/drbd-platform.res]
2019-09-12T08:29:10.759 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[reuse existing DRBD resource drbd-platform]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.763 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[reuse existing DRBD resource drbd-platform]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.766 Debug: 2019-09-12 08:29:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.769 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]/before: subscribes to Exec[drbd_make_primary_again_drbd-platform]
2019-09-12T08:29:10.772 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]/notify: subscribes to Exec[drbd_format_volume_drbd-platform]
2019-09-12T08:29:10.776 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_format_volume_drbd-platform]/require: subscribes to Exec[drbd_make_primary_drbd-platform]
2019-09-12T08:29:10.779 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_format_volume_drbd-platform]/before: subscribes to Mount[/opt/platform]
2019-09-12T08:29:10.782 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_again_drbd-platform]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.785 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]/require: subscribes to Exec[drbd_make_primary_again_drbd-platform]
2019-09-12T08:29:10.789 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]/require: subscribes to File[/opt/platform]
2019-09-12T08:29:10.792 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.795 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[test disk by-path for drbd-extension]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.798 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[test disk by-path for drbd-extension]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.802 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.805 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/require: subscribes to Exec[test disk by-path for drbd-extension]
2019-09-12T08:29:10.809 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/require: subscribes to Concat[/etc/drbd.d/drbd-extension.res]
2019-09-12T08:29:10.812 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.815 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.819 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/require: subscribes to Exec[initialize DRBD metadata for drbd-extension]
2019-09-12T08:29:10.822 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.825 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.829 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.832 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.835 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/require: subscribes to Concat[/etc/drbd.d/drbd-extension.res]
2019-09-12T08:29:10.839 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.842 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.845 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.848 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]/before: subscribes to Exec[drbd_make_primary_again_drbd-extension]
2019-09-12T08:29:10.852 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]/notify: subscribes to Exec[drbd_format_volume_drbd-extension]
2019-09-12T08:29:10.855 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_format_volume_drbd-extension]/require: subscribes to Exec[drbd_make_primary_drbd-extension]
2019-09-12T08:29:10.858 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_format_volume_drbd-extension]/before: subscribes to Mount[/opt/extension]
2019-09-12T08:29:10.861 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_again_drbd-extension]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.866 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]/require: subscribes to Exec[drbd_make_primary_again_drbd-extension]
2019-09-12T08:29:10.869 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]/require: subscribes to File[/opt/extension]
2019-09-12T08:29:10.872 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.876 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database_grant[GRANT admin-keystone - ALL - keystone]/Postgresql::Server::Grant[database:GRANT admin-keystone - ALL - keystone]/Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.879 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database_grant[GRANT admin-barbican - ALL - barbican]/Postgresql::Server::Grant[database:GRANT admin-barbican - ALL - barbican]/Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.882 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database_grant[GRANT admin-sysinv - ALL - sysinv]/Postgresql::Server::Grant[database:GRANT admin-sysinv - ALL - sysinv]/Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:10.886 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[test disk by-path for drbd-etcd]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.889 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[test disk by-path for drbd-etcd]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.892 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.895 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/require: subscribes to Exec[test disk by-path for drbd-etcd]
2019-09-12T08:29:10.899 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/require: subscribes to Concat[/etc/drbd.d/drbd-etcd.res]
2019-09-12T08:29:10.902 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.905 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.908 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/require: subscribes to Exec[initialize DRBD metadata for drbd-etcd]
2019-09-12T08:29:10.911 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.914 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.918 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.921 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.924 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/require: subscribes to Concat[/etc/drbd.d/drbd-etcd.res]
2019-09-12T08:29:10.927 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.931 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.934 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.937 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]/before: subscribes to Exec[drbd_make_primary_again_drbd-etcd]
2019-09-12T08:29:10.940 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]/notify: subscribes to Exec[drbd_format_volume_drbd-etcd]
2019-09-12T08:29:10.943 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_format_volume_drbd-etcd]/require: subscribes to Exec[drbd_make_primary_drbd-etcd]
2019-09-12T08:29:10.946 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_format_volume_drbd-etcd]/before: subscribes to Mount[/opt/etcd]
2019-09-12T08:29:10.950 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_again_drbd-etcd]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.953 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]/require: subscribes to Exec[drbd_make_primary_again_drbd-etcd]
2019-09-12T08:29:10.956 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]/require: subscribes to File[/opt/etcd]
2019-09-12T08:29:10.960 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]/require: subscribes to Service[drbd]
2019-09-12T08:29:10.963 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[test disk by-path for drbd-dockerdistribution]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.967 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[test disk by-path for drbd-dockerdistribution]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.970 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.973 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/require: subscribes to Exec[test disk by-path for drbd-dockerdistribution]
2019-09-12T08:29:10.976 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/require: subscribes to Concat[/etc/drbd.d/drbd-dockerdistribution.res]
2019-09-12T08:29:10.979 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.982 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.985 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/require: subscribes to Exec[initialize DRBD metadata for drbd-dockerdistribution]
2019-09-12T08:29:10.988 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:10.992 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/before: subscribes to Service[drbd]
2019-09-12T08:29:10.995 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/notify: subscribes to Service[drbd]
2019-09-12T08:29:10.998 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/require: subscribes to Exec[modprobe drbd]
2019-09-12T08:29:11.001 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/require: subscribes to Concat[/etc/drbd.d/drbd-dockerdistribution.res]
2019-09-12T08:29:11.005 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/before: subscribes to Service[drbd]
2019-09-12T08:29:11.008 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/notify: subscribes to Service[drbd]
2019-09-12T08:29:11.011 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]/require: subscribes to Service[drbd]
2019-09-12T08:29:11.015 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]/before: subscribes to Exec[drbd_make_primary_again_drbd-dockerdistribution]
2019-09-12T08:29:11.018 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]/notify: subscribes to Exec[drbd_format_volume_drbd-dockerdistribution]
2019-09-12T08:29:11.021 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_format_volume_drbd-dockerdistribution]/require: subscribes to Exec[drbd_make_primary_drbd-dockerdistribution]
2019-09-12T08:29:11.024 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_format_volume_drbd-dockerdistribution]/before: subscribes to Mount[/var/lib/docker-distribution]
2019-09-12T08:29:11.027 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_again_drbd-dockerdistribution]/require: subscribes to Service[drbd]
2019-09-12T08:29:11.030 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]/require: subscribes to Exec[drbd_make_primary_again_drbd-dockerdistribution]
2019-09-12T08:29:11.034 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]/require: subscribes to File[/var/lib/docker-distribution]
2019-09-12T08:29:11.037 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]/require: subscribes to Service[drbd]
2019-09-12T08:29:11.040 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database_grant[GRANT admin-fm - ALL - fm]/Postgresql::Server::Grant[database:GRANT admin-fm - ALL - fm]/Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm]/require: subscribes to Class[Postgresql::Server]
2019-09-12T08:29:11.043 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.046 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/var/lib/postgresql/19.09]: Adding autorequire relationship with File[/var/lib/postgresql]
2019-09-12T08:29:11.049 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq/ssl]: Adding autorequire relationship with File[/etc/rabbitmq]
2019-09-12T08:29:11.052 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]: Adding autorequire relationship with File[/etc/rabbitmq]
2019-09-12T08:29:11.056 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]: Adding autorequire relationship with File[/etc/rabbitmq]
2019-09-12T08:29:11.059 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]: Adding autorequire relationship with File[/etc/rabbitmq]
2019-09-12T08:29:11.062 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Amqp::Bootstrap/File[/var/lib/rabbitmq/19.09]: Adding autorequire relationship with File[/var/lib/rabbitmq]
2019-09-12T08:29:11.065 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[notifications_queues_maxlen@/]: Adding autorequire relationship with Service[rabbitmq-server]
2019-09-12T08:29:11.069 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[sample_queues_maxlen@/]: Adding autorequire relationship with Service[rabbitmq-server]
2019-09-12T08:29:11.072 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[all_queues_ttl@/]: Adding autorequire relationship with Service[rabbitmq-server]
2019-09-12T08:29:11.075 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/opt/platform/keystone]: Adding autorequire relationship with File[/opt/platform]
2019-09-12T08:29:11.078 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.081 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/member_role_id]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.085 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/member_role_name]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.089 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[paste_deploy/config_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.092 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/public_endpoint]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.101 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_endpoint]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.104 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[token/driver]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.107 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[token/expiration]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.111 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[revoke/driver]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.114 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[policy/driver]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.117 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[memcache/dead_retry]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.120 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[memcache/pool_maxsize]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.124 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[memcache/pool_unused_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.127 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[memcache/servers]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.130 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[memcache/socket_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.133 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[token/caching]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.137 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[catalog/driver]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.140 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[catalog/template_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.143 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[token/provider]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.146 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/max_token_size]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.150 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/notification_format]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.153 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/File[/opt/platform/keystone/fernet-keys]: Adding autorequire relationship with File[/opt/platform/keystone]
2019-09-12T08:29:11.156 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.159 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/key_repository]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.163 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.166 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/max_active_keys]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.169 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/max_active_keys]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.172 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Keystone_config[credential/key_repository]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.175 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.178 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.182 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.185 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.188 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.191 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.195 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin at admin]: Adding autorequire relationship with Keystone_role[admin]
2019-09-12T08:29:11.198 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin at admin]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.201 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]: Adding autorequire relationship with Keystone_user[barbican]
2019-09-12T08:29:11.205 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]: Adding autorequire relationship with Keystone_tenant[services]
2019-09-12T08:29:11.208 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]: Adding autorequire relationship with Keystone_role[admin]
2019-09-12T08:29:11.211 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]: Adding autorequire relationship with Keystone_role[creator]
2019-09-12T08:29:11.214 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.218 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring]: Adding autorequire relationship with File[/opt/platform]
2019-09-12T08:29:11.221 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]: Adding autorequire relationship with Group[sys_protected]
2019-09-12T08:29:11.224 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]: Adding autorequire relationship with Group[sysinv]
2019-09-12T08:29:11.228 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]: Adding autorequire relationship with File[/etc/sysinv]
2019-09-12T08:29:11.231 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]: Adding autorequire relationship with User[sysinv]
2019-09-12T08:29:11.234 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]: Adding autorequire relationship with Group[sysinv]
2019-09-12T08:29:11.237 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/api-paste.ini]: Adding autorequire relationship with File[/etc/sysinv]
2019-09-12T08:29:11.240 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/api-paste.ini]: Adding autorequire relationship with User[sysinv]
2019-09-12T08:29:11.247 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/api-paste.ini]: Adding autorequire relationship with Group[sysinv]
2019-09-12T08:29:11.251 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv]: Adding autorequire relationship with File[/opt/platform]
2019-09-12T08:29:11.254 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv]: Adding autorequire relationship with User[sysinv]
2019-09-12T08:29:11.257 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv/19.09]: Adding autorequire relationship with User[sysinv]
2019-09-12T08:29:11.261 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]: Adding autorequire relationship with User[sysinv]
2019-09-12T08:29:11.264 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Etcd::Datadir::Bootstrap/File[/opt/etcd/19.09]: Adding autorequire relationship with File[/opt/etcd]
2019-09-12T08:29:11.267 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user[mtce]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.270 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user[mtce]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.274 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user_role[mtce at services]: Adding autorequire relationship with Keystone_user[mtce]
2019-09-12T08:29:11.277 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user_role[mtce at services]: Adding autorequire relationship with Keystone_tenant[services]
2019-09-12T08:29:11.280 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user_role[mtce at services]: Adding autorequire relationship with Keystone_role[admin]
2019-09-12T08:29:11.283 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user_role[mtce at services]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.286 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[/etc/postgresql/pg_hba.conf_header]
2019-09-12T08:29:11.290 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_local access as postgres user]
2019-09-12T08:29:11.293 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_local access to database with same name]
2019-09-12T08:29:11.296 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_allow localhost TCP access to postgresql user]
2019-09-12T08:29:11.299 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_deny access to postgresql user]
2019-09-12T08:29:11.302 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_allow access to all users]
2019-09-12T08:29:11.306 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_allow access to ipv6 localhost]
2019-09-12T08:29:11.309 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_postgresql class generated rule ipv4acls 0]
2019-09-12T08:29:11.312 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with Concat_fragment[pg_hba_rule_postgres trusted local access]
2019-09-12T08:29:11.315 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/Concat_file[/etc/postgresql/pg_hba.conf]: Skipping automatic relationship with File[/etc/postgresql/pg_hba.conf]
2019-09-12T08:29:11.318 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]: Adding autorequire relationship with File[/etc/postgresql]
2019-09-12T08:29:11.322 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/Concat_file[/etc/postgresql/pg_ident.conf]: Adding autorequire relationship with Concat_fragment[/etc/postgresql/pg_ident.conf_header]
2019-09-12T08:29:11.325 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/Concat_file[/etc/postgresql/pg_ident.conf]: Skipping automatic relationship with File[/etc/postgresql/pg_ident.conf]
2019-09-12T08:29:11.328 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]: Adding autorequire relationship with File[/etc/postgresql]
2019-09-12T08:29:11.332 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]: Adding autorequire relationship with File[/usr/local/bin/validate_postgresql_connection.sh]
2019-09-12T08:29:11.335 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.339 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_config_append]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.342 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_date_format]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.345 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.349 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_dir]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.352 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/watch_log_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.355 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_syslog]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.358 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/syslog_log_facility]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.362 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_stderr]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.365 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_context_format_string]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.368 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_default_format_string]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.371 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_debug_format_suffix]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.374 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_exception_prefix]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.378 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_user_identity_format]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.381 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/default_log_levels]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.384 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/publish_errors]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.387 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/instance_format]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.391 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/instance_uuid_format]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.395 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/fatal_deprecations]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.399 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.402 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_default_rule]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.407 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_dirs]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.411 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/sqlite_synchronous]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.414 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/backend]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.419 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.423 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/slave_connection]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.427 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/mysql_sql_mode]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.431 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/idle_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.435 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/min_pool_size]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.439 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_pool_size]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.444 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_retries]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.448 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/retry_interval]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.452 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_overflow]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.456 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection_debug]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.460 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection_trace]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.464 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/pool_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.468 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/use_db_reconnect]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.472 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_retry_interval]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.476 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_inc_retry_interval]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.480 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retry_interval]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.485 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retries]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.488 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/use_tpool]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.492 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/config_prefix]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.495 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/expiration_time]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.499 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/backend]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.503 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/backend_argument]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.509 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/proxies]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.514 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/enabled]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.518 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/debug_cache_backend]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.524 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_servers]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.529 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_dead_retry]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.536 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_socket_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.540 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_maxsize]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.544 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_unused_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.547 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_connection_get_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.551 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/max_request_body_size]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.554 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.559 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/rpc_response_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.562 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/transport_url]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.566 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/control_exchange]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.570 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/driver]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.573 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/transport_url]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.579 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/topics]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.583 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/amqp_durable_queues]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.587 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_rate]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.592 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.596 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_compression]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.600 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_failover_strategy]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.604 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.607 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_reconnect_delay]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.611 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_interval_max]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.615 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_login_method]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.619 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_password]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.623 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_retry_backoff]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.627 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_retry_interval]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.630 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.633 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.637 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_userid]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.640 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_virtual_host]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.648 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_hosts]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.652 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_port]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.656 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.659 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_host]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.663 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_ha_queues]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.667 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_ca_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.670 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_cert_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.674 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_key_file]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.677 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_version]: Adding autorequire relationship with Package[keystone]
2019-09-12T08:29:11.682 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[RegionOne/keystone::identity]: Adding autorequire relationship with Keystone_service[keystone::identity]
2019-09-12T08:29:11.686 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_user[barbican]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.690 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_user[barbican]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.693 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_endpoint[RegionOne/barbican::key-manager]: Adding autorequire relationship with Keystone_service[barbican::key-manager]
2019-09-12T08:29:11.698 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user[sysinv]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.702 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user[sysinv]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.706 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user_role[sysinv at services]: Adding autorequire relationship with Keystone_user[sysinv]
2019-09-12T08:29:11.714 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user_role[sysinv at services]: Adding autorequire relationship with Keystone_tenant[services]
2019-09-12T08:29:11.718 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user_role[sysinv at services]: Adding autorequire relationship with Keystone_role[admin]
2019-09-12T08:29:11.722 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user_role[sysinv at services]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.726 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_endpoint[RegionOne/sysinv::platform]: Adding autorequire relationship with Keystone_service[sysinv::platform]
2019-09-12T08:29:11.729 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user[fm]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.735 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user[fm]: Adding autorequire relationship with Anchor[default_domain_created]
2019-09-12T08:29:11.738 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user_role[fm at services]: Adding autorequire relationship with Keystone_user[fm]
2019-09-12T08:29:11.742 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user_role[fm at services]: Adding autorequire relationship with Keystone_tenant[services]
2019-09-12T08:29:11.746 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user_role[fm at services]: Adding autorequire relationship with Keystone_role[admin]
2019-09-12T08:29:11.750 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user_role[fm at services]: Adding autorequire relationship with Keystone_domain[Default]
2019-09-12T08:29:11.753 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_endpoint[RegionOne/fm::faultmanagement]: Adding autorequire relationship with Keystone_service[fm::faultmanagement]
2019-09-12T08:29:11.757 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/Concat_file[/etc/drbd.d/drbd-pgsql.res]: Adding autorequire relationship with Concat_fragment[drbd-pgsql drbd header]
2019-09-12T08:29:11.760 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/Concat_file[/etc/drbd.d/drbd-pgsql.res]: Adding autorequire relationship with Concat_fragment[drbd-pgsql static primary resource]
2019-09-12T08:29:11.763 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/Concat_file[/etc/drbd.d/drbd-pgsql.res]: Adding autorequire relationship with Concat_fragment[drbd-pgsql static secondary resource]
2019-09-12T08:29:11.767 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/Concat_file[/etc/drbd.d/drbd-pgsql.res]: Adding autorequire relationship with Concat_fragment[drbd-pgsql drbd footer]
2019-09-12T08:29:11.770 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/Concat_file[/etc/drbd.d/drbd-pgsql.res]: Skipping automatic relationship with File[/etc/drbd.d/drbd-pgsql.res]
2019-09-12T08:29:11.773 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/File[/etc/drbd.d/drbd-pgsql.res]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.776 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/Concat_file[/etc/drbd.d/drbd-rabbit.res]: Adding autorequire relationship with Concat_fragment[drbd-rabbit drbd header]
2019-09-12T08:29:11.779 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/Concat_file[/etc/drbd.d/drbd-rabbit.res]: Adding autorequire relationship with Concat_fragment[drbd-rabbit static primary resource]
2019-09-12T08:29:11.783 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/Concat_file[/etc/drbd.d/drbd-rabbit.res]: Adding autorequire relationship with Concat_fragment[drbd-rabbit static secondary resource]
2019-09-12T08:29:11.787 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/Concat_file[/etc/drbd.d/drbd-rabbit.res]: Adding autorequire relationship with Concat_fragment[drbd-rabbit drbd footer]
2019-09-12T08:29:11.790 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/Concat_file[/etc/drbd.d/drbd-rabbit.res]: Skipping automatic relationship with File[/etc/drbd.d/drbd-rabbit.res]
2019-09-12T08:29:11.793 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/File[/etc/drbd.d/drbd-rabbit.res]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.797 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/Concat_file[/etc/drbd.d/drbd-platform.res]: Adding autorequire relationship with Concat_fragment[drbd-platform drbd header]
2019-09-12T08:29:11.801 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/Concat_file[/etc/drbd.d/drbd-platform.res]: Adding autorequire relationship with Concat_fragment[drbd-platform static primary resource]
2019-09-12T08:29:11.804 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/Concat_file[/etc/drbd.d/drbd-platform.res]: Adding autorequire relationship with Concat_fragment[drbd-platform static secondary resource]
2019-09-12T08:29:11.808 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/Concat_file[/etc/drbd.d/drbd-platform.res]: Adding autorequire relationship with Concat_fragment[drbd-platform drbd footer]
2019-09-12T08:29:11.811 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/Concat_file[/etc/drbd.d/drbd-platform.res]: Skipping automatic relationship with File[/etc/drbd.d/drbd-platform.res]
2019-09-12T08:29:11.816 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/File[/etc/drbd.d/drbd-platform.res]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.820 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/Concat_file[/etc/drbd.d/drbd-extension.res]: Adding autorequire relationship with Concat_fragment[drbd-extension drbd header]
2019-09-12T08:29:11.823 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/Concat_file[/etc/drbd.d/drbd-extension.res]: Adding autorequire relationship with Concat_fragment[drbd-extension static primary resource]
2019-09-12T08:29:11.827 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/Concat_file[/etc/drbd.d/drbd-extension.res]: Adding autorequire relationship with Concat_fragment[drbd-extension static secondary resource]
2019-09-12T08:29:11.830 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/Concat_file[/etc/drbd.d/drbd-extension.res]: Adding autorequire relationship with Concat_fragment[drbd-extension drbd footer]
2019-09-12T08:29:11.834 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/Concat_file[/etc/drbd.d/drbd-extension.res]: Skipping automatic relationship with File[/etc/drbd.d/drbd-extension.res]
2019-09-12T08:29:11.837 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/File[/etc/drbd.d/drbd-extension.res]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.841 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/Concat_file[/etc/drbd.d/drbd-etcd.res]: Adding autorequire relationship with Concat_fragment[drbd-etcd drbd header]
2019-09-12T08:29:11.844 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/Concat_file[/etc/drbd.d/drbd-etcd.res]: Adding autorequire relationship with Concat_fragment[drbd-etcd static primary resource]
2019-09-12T08:29:11.848 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/Concat_file[/etc/drbd.d/drbd-etcd.res]: Adding autorequire relationship with Concat_fragment[drbd-etcd static secondary resource]
2019-09-12T08:29:11.852 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/Concat_file[/etc/drbd.d/drbd-etcd.res]: Adding autorequire relationship with Concat_fragment[drbd-etcd drbd footer]
2019-09-12T08:29:11.855 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/Concat_file[/etc/drbd.d/drbd-etcd.res]: Skipping automatic relationship with File[/etc/drbd.d/drbd-etcd.res]
2019-09-12T08:29:11.858 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/File[/etc/drbd.d/drbd-etcd.res]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.862 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/Concat_file[/etc/drbd.d/drbd-dockerdistribution.res]: Adding autorequire relationship with Concat_fragment[drbd-dockerdistribution drbd header]
2019-09-12T08:29:11.865 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/Concat_file[/etc/drbd.d/drbd-dockerdistribution.res]: Adding autorequire relationship with Concat_fragment[drbd-dockerdistribution static primary resource]
2019-09-12T08:29:11.869 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/Concat_file[/etc/drbd.d/drbd-dockerdistribution.res]: Adding autorequire relationship with Concat_fragment[drbd-dockerdistribution static secondary resource]
2019-09-12T08:29:11.872 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/Concat_file[/etc/drbd.d/drbd-dockerdistribution.res]: Adding autorequire relationship with Concat_fragment[drbd-dockerdistribution drbd footer]
2019-09-12T08:29:11.876 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/Concat_file[/etc/drbd.d/drbd-dockerdistribution.res]: Skipping automatic relationship with File[/etc/drbd.d/drbd-dockerdistribution.res]
2019-09-12T08:29:11.879 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/File[/etc/drbd.d/drbd-dockerdistribution.res]: Adding autorequire relationship with File[/etc/drbd.d]
2019-09-12T08:29:11.883 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]: Adding autobefore relationship with File[/var/lib/postgresql/19.09]
2019-09-12T08:29:11.887 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]: Adding autobefore relationship with File[/var/lib/rabbitmq/19.09]
2019-09-12T08:29:11.890 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/keystone]
2019-09-12T08:29:11.893 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/keystone/fernet-keys]
2019-09-12T08:29:11.896 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/.keyring]
2019-09-12T08:29:11.900 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/.keyring/19.09]
2019-09-12T08:29:11.903 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/.keyring/19.09/.CREDENTIAL]
2019-09-12T08:29:11.907 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/sysinv]
2019-09-12T08:29:11.911 Debug: 2019-09-12 08:29:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/sysinv/19.09]
2019-09-12T08:29:11.915 Debug: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Adding autobefore relationship with File[/opt/platform/sysinv/19.09/sysinv.conf.default]
2019-09-12T08:29:11.918 Debug: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]: Adding autobefore relationship with File[/opt/etcd/19.09]
2019-09-12T08:29:11.922 Notice: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Amqp::Rabbitmq/File[/var/log/rabbitmq]/owner: owner changed 'rabbitmq' to 'root'
2019-09-12T08:29:11.925 Notice: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Amqp::Rabbitmq/File[/var/log/rabbitmq]/group: group changed 'rabbitmq' to 'root'
2019-09-12T08:29:11.929 Notice: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Amqp::Rabbitmq/File[/var/log/rabbitmq]/mode: mode changed '0750' to '0755'
2019-09-12T08:29:11.932 Debug: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Amqp::Rabbitmq/File[/var/log/rabbitmq]: The container Class[Platform::Amqp::Rabbitmq] will propagate my refresh event
2019-09-12T08:29:11.936 Debug: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Amqp::Rabbitmq/File[/var/log/rabbitmq]: The container Class[Platform::Amqp::Rabbitmq] will propagate my refresh event
2019-09-12T08:29:11.940 Debug: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Amqp::Rabbitmq/File[/var/log/rabbitmq]: The container Class[Platform::Amqp::Rabbitmq] will propagate my refresh event
2019-09-12T08:29:11.943 Debug: 2019-09-12 08:29:11 +0000 Class[Platform::Amqp::Rabbitmq]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:11.947 Debug: 2019-09-12 08:29:11 +0000 Prefetching yum resources for package
2019-09-12T08:29:11.950 Debug: 2019-09-12 08:29:11 +0000 Executing: '/usr/bin/rpm --version'
2019-09-12T08:29:11.953 Debug: 2019-09-12 08:29:11 +0000 Executing '/usr/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n''
2019-09-12T08:29:11.957 Info: 2019-09-12 08:29:11 +0000 Computing checksum on file /etc/nslcd.conf
2019-09-12T08:29:11.960 Debug: 2019-09-12 08:29:11 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:29:11.963 Debug: 2019-09-12 08:29:11 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:29:11.980 Info: 2019-09-12 08:29:11 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/nslcd.conf]: Filebucketed /etc/nslcd.conf to puppet with sum d0bd6e3f7efbfbf3dc6dba976316b450
2019-09-12T08:29:12.026 Notice: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/nslcd.conf]/content: content changed '{md5}d0bd6e3f7efbfbf3dc6dba976316b450' to '{md5}21aa853747d78c8c7e31156d2266a8f3'
2019-09-12T08:29:12.030 Debug: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/nslcd.conf]: The container Class[Platform::Ldap::Client] will propagate my refresh event
2019-09-12T08:29:12.033 Debug: 2019-09-12 08:29:12 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:12.051 Debug: 2019-09-12 08:29:12 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:12.069 Debug: 2019-09-12 08:29:12 +0000 Executing: '/usr/sbin/lvcreate -n extension-lv --size 1048576k cgts-vg'
2019-09-12T08:29:12.193 Debug: 2019-09-12 08:29:12 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/extension-lv'
2019-09-12T08:29:12.211 Debug: 2019-09-12 08:29:12 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/extension-lv bs=1M seek=1022'
2019-09-12T08:29:12.319 Debug: 2019-09-12 08:29:12 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/extension-lv bs=1M count=100'
2019-09-12T08:29:12.697 Notice: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Logical_volume[extension-lv]/ensure: created
2019-09-12T08:29:12.701 Debug: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Logical_volume[extension-lv]: The container Platform::Drbd::Filesystem[drbd-extension] will propagate my refresh event
2019-09-12T08:29:12.720 Notice: 2019-09-12 08:29:12 +0000 /Stage[main]/Barbican::Api/Barbican_api_paste_ini[pipeline:barbican_api/pipeline]/value: value changed 'cors http_proxy_to_wsgi unauthenticated-context apiapp' to 'cors authtoken context apiapp'
2019-09-12T08:29:12.725 Debug: 2019-09-12 08:29:12 +0000 /Stage[main]/Barbican::Api/Barbican_api_paste_ini[pipeline:barbican_api/pipeline]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:12.728 Debug: 2019-09-12 08:29:12 +0000 Prefetching parsed resources for host
2019-09-12T08:29:12.735 Notice: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Config::Hosts/Host[controller]/ensure: created
2019-09-12T08:29:12.738 Debug: 2019-09-12 08:29:12 +0000 Flushing host provider target /etc/hosts
2019-09-12T08:29:12.742 Info: 2019-09-12 08:29:12 +0000 Computing checksum on file /etc/hosts
2019-09-12T08:29:12.745 Debug: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Config::Hosts/Host[controller]: The container Class[Platform::Config::Hosts] will propagate my refresh event
2019-09-12T08:29:12.749 Info: 2019-09-12 08:29:12 +0000 Computing checksum on file /etc/openldap/ldap.conf
2019-09-12T08:29:12.752 Info: 2019-09-12 08:29:12 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/openldap/ldap.conf]: Filebucketed /etc/openldap/ldap.conf to puppet with sum 3249b02f6d57bef9a424860cb7624e09
2019-09-12T08:29:16.423 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/openldap/ldap.conf]/content: content changed '{md5}3249b02f6d57bef9a424860cb7624e09' to '{md5}b1100071e3cc0e62c8e0fe3e1cc69745'
2019-09-12T08:29:16.427 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Client/File[/etc/openldap/ldap.conf]: The container Class[Platform::Ldap::Client] will propagate my refresh event
2019-09-12T08:29:16.431 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/File[/opt/extension]/ensure: created
2019-09-12T08:29:16.435 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/File[/opt/extension]: The container Drbd::Resource[drbd-extension] will propagate my refresh event
2019-09-12T08:29:16.445 Info: 2019-09-12 08:29:16 +0000 Computing checksum on file /etc/mtc.ini
2019-09-12T08:29:16.448 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Mtce/File[/etc/mtc.ini]: Filebucketed /etc/mtc.ini to puppet with sum 0cbe0268215acd4c3d5c6e5a95d48acc
2019-09-12T08:29:16.491 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Mtce/File[/etc/mtc.ini]/content: content changed '{md5}0cbe0268215acd4c3d5c6e5a95d48acc' to '{md5}c1b5283e37707ba346b1fb94967260ad'
2019-09-12T08:29:16.495 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Mtce/File[/etc/mtc.ini]/mode: mode changed '0644' to '0755'
2019-09-12T08:29:16.498 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Mtce/File[/etc/mtc.ini]: The container Class[Platform::Mtce] will propagate my refresh event
2019-09-12T08:29:16.503 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Mtce/File[/etc/mtc.ini]: The container Class[Platform::Mtce] will propagate my refresh event
2019-09-12T08:29:16.506 Debug: 2019-09-12 08:29:16 +0000 Class[Platform::Mtce]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:16.510 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Server::Local/File[/usr/share/cracklib/cracklib-small]/ensure: created
2019-09-12T08:29:16.513 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Server::Local/File[/usr/share/cracklib/cracklib-small]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:16.517 Info: 2019-09-12 08:29:16 +0000 Computing checksum on file /usr/local/etc/ldapscripts/ldapscripts.passwd
2019-09-12T08:29:16.520 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Server::Local/File[/usr/local/etc/ldapscripts/ldapscripts.passwd]: Filebucketed /usr/local/etc/ldapscripts/ldapscripts.passwd to puppet with sum 813f17c181bb626072075eabcc889334
2019-09-12T08:29:16.544 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Server::Local/File[/usr/local/etc/ldapscripts/ldapscripts.passwd]/content: content changed '{md5}813f17c181bb626072075eabcc889334' to '{md5}6f210c072c9ffa2ce848aad98e4c596c'
2019-09-12T08:29:16.547 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Platform::Ldap::Server::Local/File[/usr/local/etc/ldapscripts/ldapscripts.passwd]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:16.550 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Openstack::Barbican/File_line[Modify workers in gunicorn-config.py]/ensure: created
2019-09-12T08:29:16.553 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Openstack::Barbican/File_line[Modify workers in gunicorn-config.py]: The container Class[Openstack::Barbican] will propagate my refresh event
2019-09-12T08:29:16.557 Debug: 2019-09-12 08:29:16 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:29:16.560 Debug: 2019-09-12 08:29:16 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:29:16.588 Debug: 2019-09-12 08:29:16 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:29:16.591 Debug: 2019-09-12 08:29:16 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:29:16.644 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Postgresql::Client/File[/usr/local/bin/validate_postgresql_connection.sh]/ensure: defined content as '{md5}625f6b9f027fbae935499443d1bf69f6'
2019-09-12T08:29:16.648 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Postgresql::Client/File[/usr/local/bin/validate_postgresql_connection.sh]: The container Class[Postgresql::Client] will propagate my refresh event
2019-09-12T08:29:16.651 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Openstack::Barbican/File[/var/run/barbican]/ensure: created
2019-09-12T08:29:16.654 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Openstack::Barbican/File[/var/run/barbican]: The container Class[Openstack::Barbican] will propagate my refresh event
2019-09-12T08:29:16.660 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/instance_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.664 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/topic]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.669 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/namespace]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.673 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[certificate_event/enabled_certificate_event_plugins]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.678 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/key_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.683 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_date_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.687 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[crypto/enabled_crypto_plugins]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.695 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_port]/ensure: created
2019-09-12T08:29:16.698 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_port]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:16.701 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_port]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:16.704 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/host_href]/ensure: created
2019-09-12T08:29:16.708 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/host_href]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:16.711 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/host_href]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:16.714 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_debug_format_suffix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.718 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/rpc_response_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.721 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/allow_requeue]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.724 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/thread_pool_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.727 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_user_identity_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.731 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_host]/ensure: created
2019-09-12T08:29:16.734 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_host]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:16.738 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/bind_host]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:16.829 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/control_exchange]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.834 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/control_exchange]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.838 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/enable]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.843 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Notifications[barbican_config]/Barbican_config[oslo_messaging_notifications/driver]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.847 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/use_stderr]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.852 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.856 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/db_auto_create]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.861 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_exception_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.866 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Notifications[barbican_config]/Barbican_config[oslo_messaging_notifications/topics]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.870 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[certificate/enabled_certificate_plugins]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.875 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/fatal_deprecations]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.879 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/debug]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.884 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_config_append]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.888 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/watch_log_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.891 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]/owner: owner changed 'barbican' to 'root'
2019-09-12T08:29:16.895 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]/mode: mode changed '0755' to '0770'
2019-09-12T08:29:16.899 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]: Scheduling refresh of Anchor[barbican::service::end]
2019-09-12T08:29:16.902 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:16.906 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]: Scheduling refresh of Anchor[barbican::service::end]
2019-09-12T08:29:16.909 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/File[/var/lib/barbican]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:16.913 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/instance_uuid_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.916 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/transport_url]/ensure: created
2019-09-12T08:29:16.920 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/transport_url]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:16.923 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Default[barbican_config]/Barbican_config[DEFAULT/transport_url]: The container Oslo::Messaging::Default[barbican_config] will propagate my refresh event
2019-09-12T08:29:16.927 Debug: 2019-09-12 08:29:16 +0000 Oslo::Messaging::Default[barbican_config]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:16.930 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_default_format_string]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.934 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/default_log_levels]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.937 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/max_allowed_secret_in_bytes]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.940 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/logging_context_format_string]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.943 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_dir]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.947 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Oslo::Middleware[barbican_config]/Barbican_config[oslo_middleware/max_request_body_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.950 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/max_allowed_request_size_in_bytes]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:16.953 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/drbd]/ensure: created
2019-09-12T08:29:16.956 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/drbd]: The container Class[Drbd] will propagate my refresh event
2019-09-12T08:29:16.960 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/drbd]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:16.970 Debug: 2019-09-12 08:29:16 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:29:16.974 Debug: 2019-09-12 08:29:16 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:29:16.978 Notice: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/etc/drbd.d]/mode: mode changed '0740' to '0750'
2019-09-12T08:29:16.981 Debug: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/etc/drbd.d]: The container Class[Drbd] will propagate my refresh event
2019-09-12T08:29:16.984 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/etc/drbd.d]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:16.987 Info: 2019-09-12 08:29:16 +0000 Computing checksum on file /etc/drbd.d/global_common.conf
2019-09-12T08:29:16.991 Info: 2019-09-12 08:29:16 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]: Filebucketed /etc/drbd.d/global_common.conf to puppet with sum 152a303b02f9dd3da1162fa32ebae140
2019-09-12T08:29:17.023 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]/content: content changed '{md5}152a303b02f9dd3da1162fa32ebae140' to '{md5}718a290ed71c58971703caccf4b02c2a'
2019-09-12T08:29:17.027 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]/mode: mode changed '0644' to '0640'
2019-09-12T08:29:17.030 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]: The container Class[Drbd] will propagate my refresh event
2019-09-12T08:29:17.034 Info: 2019-09-12 08:29:17 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:17.037 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]: The container Class[Drbd] will propagate my refresh event
2019-09-12T08:29:17.040 Info: 2019-09-12 08:29:17 +0000 /Stage[main]/Drbd/File[/etc/drbd.d/global_common.conf]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:17.043 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/cert_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.047 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.050 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_ha_queues]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.053 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_cert_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.056 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_userid]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.060 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_password]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.063 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.066 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.069 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/amqp_durable_queues]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.074 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl]/ensure: created
2019-09-12T08:29:17.077 Info: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:17.080 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl]: The container Oslo::Messaging::Rabbit[barbican_config] will propagate my refresh event
2019-09-12T08:29:17.084 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_virtual_host]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.087 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_failover_strategy]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.090 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/heartbeat_rate]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.093 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_key_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.187 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_retry_backoff]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.191 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.196 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_interval_max]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.202 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_login_method]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.205 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/bin/rpm -q python-openstackclient --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
2019-09-12T08:29:17.260 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/bin/rpm -q python-openstackclient --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n --whatprovides'
2019-09-12T08:29:17.335 Info: 2019-09-12 08:29:17 +0000 Computing checksum on file /usr/local/etc/ldapscripts/ldapscripts.conf
2019-09-12T08:29:17.340 Info: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Client/File[/usr/local/etc/ldapscripts/ldapscripts.conf]: Filebucketed /usr/local/etc/ldapscripts/ldapscripts.conf to puppet with sum e51c01ec56c8667a45e5d44590783721
2019-09-12T08:29:17.400 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Client/File[/usr/local/etc/ldapscripts/ldapscripts.conf]/content: content changed '{md5}e51c01ec56c8667a45e5d44590783721' to '{md5}91b9a221954c5f063f157eb9ed751a8f'
2019-09-12T08:29:17.404 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Client/File[/usr/local/etc/ldapscripts/ldapscripts.conf]: The container Class[Platform::Ldap::Client] will propagate my refresh event
2019-09-12T08:29:17.409 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_hosts]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.418 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Middleware[barbican_config]/Barbican_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created
2019-09-12T08:29:17.422 Info: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Middleware[barbican_config]/Barbican_config[oslo_middleware/enable_proxy_headers_parsing]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:17.426 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Middleware[barbican_config]/Barbican_config[oslo_middleware/enable_proxy_headers_parsing]: The container Oslo::Middleware[barbican_config] will propagate my refresh event
2019-09-12T08:29:17.430 Debug: 2019-09-12 08:29:17 +0000 Oslo::Middleware[barbican_config]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:17.433 Debug: 2019-09-12 08:29:17 +0000 Exec[stop-openldap](provider=posix): Executing '/usr/bin/systemctl stop slapd.service'
2019-09-12T08:29:17.437 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/bin/systemctl stop slapd.service'
2019-09-12T08:29:17.440 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[stop-openldap]/returns: executed successfully
2019-09-12T08:29:17.444 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[stop-openldap]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:17.447 Debug: 2019-09-12 08:29:17 +0000 Exec[update-slapd-conf](provider=posix): Executing check '/usr/bin/test -e /etc/openldap/slapd.conf'
2019-09-12T08:29:17.452 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/bin/test -e /etc/openldap/slapd.conf'
2019-09-12T08:29:17.455 Debug: 2019-09-12 08:29:17 +0000 Exec[update-slapd-conf](provider=posix): Executing '/bin/sed -i \
2019-09-12T08:29:17.459                           -e 's#provider=ldap.*#provider=ldap://controller-1#' \
2019-09-12T08:29:17.462                           -e 's:serverID.*:serverID 001:' \
2019-09-12T08:29:17.465                           -e 's:credentials.*:credentials=ddfd37d454a3Ti0*:' \
2019-09-12T08:29:17.468                           -e 's:^rootpw .*:rootpw {SSHA}2v/LIr8gHaRTtyU1v6fhE6e/32UyBoCQ:' \
2019-09-12T08:29:17.471                           -e 's:modulepath .*:modulepath /usr/lib64/openldap:' \
2019-09-12T08:29:17.475                           /etc/openldap/slapd.conf'
2019-09-12T08:29:17.478 Debug: 2019-09-12 08:29:17 +0000 Executing: '/bin/sed -i \
2019-09-12T08:29:17.481                           -e 's#provider=ldap.*#provider=ldap://controller-1#' \
2019-09-12T08:29:17.484                           -e 's:serverID.*:serverID 001:' \
2019-09-12T08:29:17.488                           -e 's:credentials.*:credentials=ddfd37d454a3Ti0*:' \
2019-09-12T08:29:17.491                           -e 's:^rootpw .*:rootpw {SSHA}2v/LIr8gHaRTtyU1v6fhE6e/32UyBoCQ:' \
2019-09-12T08:29:17.494                           -e 's:modulepath .*:modulepath /usr/lib64/openldap:' \
2019-09-12T08:29:17.497                           /etc/openldap/slapd.conf'
2019-09-12T08:29:17.501 Notice: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[update-slapd-conf]/returns: executed successfully
2019-09-12T08:29:17.504 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[update-slapd-conf]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:17.507 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.510 Debug: 2019-09-12 08:29:17 +0000 /Stage[main]/Barbican::Api/Barbican_config[retry_scheduler/periodic_interval_max_seconds]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:17.514 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:17.517 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:17.523 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/sbin/lvcreate -n pgsql-lv --size 2097152k cgts-vg'
2019-09-12T08:29:17.668 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/pgsql-lv'
2019-09-12T08:29:17.689 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/pgsql-lv bs=1M seek=2046'
2019-09-12T08:29:17.873 Debug: 2019-09-12 08:29:17 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/pgsql-lv bs=1M count=100'
2019-09-12T08:29:18.115 Notice: 2019-09-12 08:29:18 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Logical_volume[pgsql-lv]/ensure: created
2019-09-12T08:29:18.119 Debug: 2019-09-12 08:29:18 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Logical_volume[pgsql-lv]: The container Platform::Drbd::Filesystem[drbd-pgsql] will propagate my refresh event
2019-09-12T08:29:18.134 Notice: 2019-09-12 08:29:18 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/enable]/ensure: created
2019-09-12T08:29:18.138 Info: 2019-09-12 08:29:18 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/enable]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:18.141 Debug: 2019-09-12 08:29:18 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/enable]: The container Class[Barbican::Keystone::Notification] will propagate my refresh event
2019-09-12T08:29:18.144 Debug: 2019-09-12 08:29:18 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_reconnect_delay]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:18.147 Debug: 2019-09-12 08:29:18 +0000 /Stage[main]/Barbican::Keystone::Notification/Barbican_config[keystone_notifications/topic]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:18.150 Debug: 2019-09-12 08:29:18 +0000 /Stage[main]/Barbican::Api/Barbican_config[secretstore/enabled_secretstore_plugins]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:18.154 Debug: 2019-09-12 08:29:18 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:18.175 Debug: 2019-09-12 08:29:18 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:18.196 Debug: 2019-09-12 08:29:18 +0000 Executing: '/usr/sbin/lvcreate -n docker-lv --size 31457280k cgts-vg'
2019-09-12T08:29:20.809 Debug: 2019-09-12 08:29:20 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/docker-lv'
2019-09-12T08:29:20.832 Debug: 2019-09-12 08:29:20 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/docker-lv bs=1M seek=30718'
2019-09-12T08:29:20.949 Debug: 2019-09-12 08:29:20 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/docker-lv bs=1M count=100'
2019-09-12T08:29:21.178 Notice: 2019-09-12 08:29:21 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Logical_volume[docker-lv]/ensure: created
2019-09-12T08:29:21.183 Debug: 2019-09-12 08:29:21 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Logical_volume[docker-lv]: The container Platform::Filesystem[docker-lv] will propagate my refresh event
2019-09-12T08:29:21.188 Debug: 2019-09-12 08:29:21 +0000 Executing: '/usr/sbin/blkid /dev/cgts-vg/docker-lv'
2019-09-12T08:29:21.197 Debug: 2019-09-12 08:29:21 +0000 Executing: 'mkfs.xfs /dev/cgts-vg/docker-lv -n ftype=1'
2019-09-12T08:29:24.809 Notice: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Filesystem[/dev/cgts-vg/docker-lv]/ensure: created
2019-09-12T08:29:24.813 Debug: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Filesystem[/dev/cgts-vg/docker-lv]: The container Platform::Filesystem[docker-lv] will propagate my refresh event
2019-09-12T08:29:24.816 Notice: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/File[/var/lib/docker]/ensure: created
2019-09-12T08:29:24.819 Debug: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/File[/var/lib/docker]: The container Platform::Filesystem[docker-lv] will propagate my refresh event
2019-09-12T08:29:24.826 Debug: 2019-09-12 08:29:24 +0000 Prefetching parsed resources for mount
2019-09-12T08:29:24.834 Debug: 2019-09-12 08:29:24 +0000 Executing: '/usr/bin/mount'
2019-09-12T08:29:24.839 Notice: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:29:24.843 Debug: 2019-09-12 08:29:24 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:29:24.847 Info: 2019-09-12 08:29:24 +0000 Computing checksum on file /etc/fstab
2019-09-12T08:29:24.852 Debug: 2019-09-12 08:29:24 +0000 Executing: '/usr/bin/mount /var/lib/docker'
2019-09-12T08:29:24.933 Debug: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]: The container Platform::Filesystem[docker-lv] will propagate my refresh event
2019-09-12T08:29:24.937 Info: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]: Scheduling refresh of Mount[docker-lv]
2019-09-12T08:29:24.941 Info: 2019-09-12 08:29:24 +0000 Mount[docker-lv](provider=parsed): Remounting
2019-09-12T08:29:24.946 Debug: 2019-09-12 08:29:24 +0000 Executing: '/usr/bin/mount -o remount /var/lib/docker'
2019-09-12T08:29:24.949 Notice: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]: Triggered 'refresh' from 1 events
2019-09-12T08:29:24.955 Debug: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]: The container Platform::Filesystem[docker-lv] will propagate my refresh event
2019-09-12T08:29:24.959 Info: 2019-09-12 08:29:24 +0000 /Stage[main]/Platform::Filesystem::Docker::Bootstrap/Platform::Filesystem[docker-lv]/Mount[docker-lv]: Scheduling refresh of Mount[docker-lv]
2019-09-12T08:29:24.967 Debug: 2019-09-12 08:29:24 +0000 Exec[mount /dev/cgts-vg/docker-lv](provider=posix): Executing check 'mount | awk '{print $3}' | grep -Fxq /var/lib/docker'
2019-09-12T08:29:24.971 Debug: 2019-09-12 08:29:24 +0000 Executing: 'mount | awk '{print $3}' | grep -Fxq /var/lib/docker'
2019-09-12T08:29:24.975 Debug: 2019-09-12 08:29:24 +0000 Platform::Filesystem[docker-lv]: The container Class[Platform::Filesystem::Docker::Bootstrap] will propagate my refresh event
2019-09-12T08:29:24.978 Debug: 2019-09-12 08:29:24 +0000 Class[Platform::Filesystem::Docker::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:24.982 Info: 2019-09-12 08:29:24 +0000 Class[Platform::Filesystem::Docker::Bootstrap]: Scheduling refresh of Class[Platform::Docker::Config::Bootstrap]
2019-09-12T08:29:24.986 Info: 2019-09-12 08:29:24 +0000 Class[Platform::Docker::Config::Bootstrap]: Scheduling refresh of Service[docker]
2019-09-12T08:29:24.989 Info: 2019-09-12 08:29:24 +0000 Class[Platform::Docker::Config::Bootstrap]: Scheduling refresh of Exec[enable-docker]
2019-09-12T08:29:24.993 Debug: 2019-09-12 08:29:24 +0000 Executing: '/usr/bin/systemctl is-active docker'
2019-09-12T08:29:24.997 Debug: 2019-09-12 08:29:24 +0000 Executing: '/usr/bin/systemctl is-enabled docker'
2019-09-12T08:29:25.000 Debug: 2019-09-12 08:29:24 +0000 Executing: '/usr/bin/systemctl unmask docker'
2019-09-12T08:29:25.099 Debug: 2019-09-12 08:29:25 +0000 Executing: '/usr/bin/systemctl start docker'
2019-09-12T08:29:26.402 Debug: 2019-09-12 08:29:26 +0000 Executing: '/usr/bin/systemctl is-enabled docker'
2019-09-12T08:29:26.413 Debug: 2019-09-12 08:29:26 +0000 Executing: '/usr/bin/systemctl unmask docker'
2019-09-12T08:29:26.496 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Service[docker]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:29:26.499 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Service[docker]: The container Class[Platform::Docker::Config::Bootstrap] will propagate my refresh event
2019-09-12T08:29:26.502 Info: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Service[docker]: Unscheduling refresh on Service[docker]
2019-09-12T08:29:26.506 Debug: 2019-09-12 08:29:26 +0000 Exec[enable-docker](provider=posix): Executing '/usr/bin/systemctl enable docker.service'
2019-09-12T08:29:26.509 Debug: 2019-09-12 08:29:26 +0000 Executing: '/usr/bin/systemctl enable docker.service'
2019-09-12T08:29:26.584 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Exec[enable-docker]/returns: executed successfully
2019-09-12T08:29:26.588 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Exec[enable-docker]: The container Class[Platform::Docker::Config::Bootstrap] will propagate my refresh event
2019-09-12T08:29:26.592 Debug: 2019-09-12 08:29:26 +0000 Exec[enable-docker](provider=posix): Executing '/usr/bin/systemctl enable docker.service'
2019-09-12T08:29:26.596 Debug: 2019-09-12 08:29:26 +0000 Executing: '/usr/bin/systemctl enable docker.service'
2019-09-12T08:29:26.675 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Exec[enable-docker]: Triggered 'refresh' from 1 events
2019-09-12T08:29:26.679 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Docker::Config::Bootstrap/Exec[enable-docker]: The container Class[Platform::Docker::Config::Bootstrap] will propagate my refresh event
2019-09-12T08:29:26.683 Debug: 2019-09-12 08:29:26 +0000 Class[Platform::Docker::Config::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:26.735 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/File[/etc/drbd.d/drbd-extension.res]/ensure: defined content as '{md5}ab8fcb83ee10ba02c9439cfc67e2ce3e'
2019-09-12T08:29:26.738 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/File[/etc/drbd.d/drbd-extension.res]: The container Concat[/etc/drbd.d/drbd-extension.res] will propagate my refresh event
2019-09-12T08:29:26.742 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Concat[/etc/drbd.d/drbd-extension.res]/File[/etc/drbd.d/drbd-extension.res]: The container /etc/drbd.d/drbd-extension.res will propagate my refresh event
2019-09-12T08:29:26.745 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Notifications[barbican_config]/Barbican_config[oslo_messaging_notifications/transport_url]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:26.786 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Etcd::Config/File[/etc/etcd/etcd.yml]/ensure: defined content as '{md5}4d5069fd892245bb857e07f75540bf13'
2019-09-12T08:29:26.789 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Etcd::Config/File[/etc/etcd/etcd.yml]: The container Class[Etcd::Config] will propagate my refresh event
2019-09-12T08:29:26.793 Info: 2019-09-12 08:29:26 +0000 Computing checksum on file /etc/etcd/etcd.conf
2019-09-12T08:29:26.796 Info: 2019-09-12 08:29:26 +0000 /Stage[main]/Etcd::Config/File[/etc/etcd/etcd.conf]: Filebucketed /etc/etcd/etcd.conf to puppet with sum 245bff549d301241d3492539a7dedaff
2019-09-12T08:29:26.829 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Etcd::Config/File[/etc/etcd/etcd.conf]/content: content changed '{md5}245bff549d301241d3492539a7dedaff' to '{md5}50026d1636ed9ba99929438cd59e2073'
2019-09-12T08:29:26.835 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Etcd::Config/File[/etc/etcd/etcd.conf]: The container Class[Etcd::Config] will propagate my refresh event
2019-09-12T08:29:26.839 Debug: 2019-09-12 08:29:26 +0000 Class[Etcd::Config]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:26.844 Debug: 2019-09-12 08:29:26 +0000 Class[Etcd::Config]: The container Class[Etcd] will propagate my refresh event
2019-09-12T08:29:26.848 Info: 2019-09-12 08:29:26 +0000 Class[Etcd::Config]: Scheduling refresh of Class[Etcd::Service]
2019-09-12T08:29:26.851 Info: 2019-09-12 08:29:26 +0000 Class[Etcd::Service]: Scheduling refresh of Service[etcd]
2019-09-12T08:29:26.855 Debug: 2019-09-12 08:29:26 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/publish_errors]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:26.858 Debug: 2019-09-12 08:29:26 +0000 Executing: '/usr/bin/chage -M 45 sysadmin'
2019-09-12T08:29:26.911 Notice: 2019-09-12 08:29:26 +0000 /Stage[main]/Platform::Users::Bootstrap/User[sysadmin]/password_max_age: password_max_age changed '99999' to '45'
2019-09-12T08:29:26.915 Debug: 2019-09-12 08:29:26 +0000 Executing: '/usr/sbin/usermod -G root,sys_protected sysadmin'
2019-09-12T08:29:27.043 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Users::Bootstrap/User[sysadmin]/groups: groups changed 'root' to ['root', 'sys_protected']
2019-09-12T08:29:27.048 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Users::Bootstrap/User[sysadmin]: The container Class[Platform::Users::Bootstrap] will propagate my refresh event
2019-09-12T08:29:27.052 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Users::Bootstrap/User[sysadmin]: The container Class[Platform::Users::Bootstrap] will propagate my refresh event
2019-09-12T08:29:27.061 Debug: 2019-09-12 08:29:27 +0000 Class[Platform::Users::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:27.066 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api/Barbican_config[queue/server_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:27.070 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_host]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:27.074 Debug: 2019-09-12 08:29:27 +0000 Class[Barbican::Keystone::Notification]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:27.078 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/ssl_ca_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:27.201 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:27.211 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Openstack::Barbican/Barbican_config[service_credentials/interface]/ensure: created
2019-09-12T08:29:27.215 Info: 2019-09-12 08:29:27 +0000 /Stage[main]/Openstack::Barbican/Barbican_config[service_credentials/interface]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:27.218 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Openstack::Barbican/Barbican_config[service_credentials/interface]: The container Class[Openstack::Barbican] will propagate my refresh event
2019-09-12T08:29:27.221 Info: 2019-09-12 08:29:27 +0000 Computing checksum on file /etc/logrotate.d/barbican-api
2019-09-12T08:29:27.225 Info: 2019-09-12 08:29:27 +0000 /Stage[main]/Openstack::Barbican/File[/etc/logrotate.d/barbican-api]: Filebucketed /etc/logrotate.d/barbican-api to puppet with sum d02dd63a706b2fdbf68b23b105365a16
2019-09-12T08:29:27.261 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Openstack::Barbican/File[/etc/logrotate.d/barbican-api]/content: content changed '{md5}d02dd63a706b2fdbf68b23b105365a16' to '{md5}ae0c674413b70cf3720c99744025e5bc'
2019-09-12T08:29:27.265 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Openstack::Barbican/File[/etc/logrotate.d/barbican-api]: The container Class[Openstack::Barbican] will propagate my refresh event
2019-09-12T08:29:27.270 Debug: 2019-09-12 08:29:27 +0000 Class[Postgresql::Client]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:27.274 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Config::Hosts/Host[localhost]/ip: ip changed '::1' to '127.0.0.1'
2019-09-12T08:29:27.279 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Config::Hosts/Host[localhost]/host_aliases: host_aliases changed 'localhost.localdomain localhost6 localhost6.localdomain6' to 'localhost.localdomain controller'
2019-09-12T08:29:27.283 Debug: 2019-09-12 08:29:27 +0000 Flushing host provider target /etc/hosts
2019-09-12T08:29:27.287 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Config::Hosts/Host[localhost]: The container Class[Platform::Config::Hosts] will propagate my refresh event
2019-09-12T08:29:27.291 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Config::Hosts/Host[localhost]: The container Class[Platform::Config::Hosts] will propagate my refresh event
2019-09-12T08:29:27.295 Debug: 2019-09-12 08:29:27 +0000 Class[Platform::Config::Hosts]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:27.299 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/use_syslog]/ensure: created
2019-09-12T08:29:27.304 Info: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/use_syslog]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:27.307 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/use_syslog]: The container Oslo::Log[barbican_config] will propagate my refresh event
2019-09-12T08:29:27.311 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api/Barbican_config[DEFAULT/ca_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:27.314 Debug: 2019-09-12 08:29:27 +0000 Exec[modprobe drbd](provider=posix): Executing check 'grep -qe '^drbd ' /proc/modules'
2019-09-12T08:29:27.317 Debug: 2019-09-12 08:29:27 +0000 Executing: 'grep -qe '^drbd ' /proc/modules'
2019-09-12T08:29:27.321 Debug: 2019-09-12 08:29:27 +0000 Exec[modprobe drbd](provider=posix): Executing 'modprobe drbd'
2019-09-12T08:29:27.324 Debug: 2019-09-12 08:29:27 +0000 Executing: 'modprobe drbd'
2019-09-12T08:29:27.333 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Drbd/Exec[modprobe drbd]/returns: executed successfully
2019-09-12T08:29:27.337 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Drbd/Exec[modprobe drbd]: The container Class[Drbd] will propagate my refresh event
2019-09-12T08:29:27.340 Debug: 2019-09-12 08:29:27 +0000 Exec[test disk by-path for drbd-extension](provider=posix): Executing check 'test -e /dev/cgts-vg/extension-lv'
2019-09-12T08:29:27.343 Debug: 2019-09-12 08:29:27 +0000 Executing: 'test -e /dev/cgts-vg/extension-lv'
2019-09-12T08:29:27.349 Debug: 2019-09-12 08:29:27 +0000 Exec[test disk by-path for drbd-pgsql](provider=posix): Executing check 'test -e /dev/cgts-vg/pgsql-lv'
2019-09-12T08:29:27.352 Debug: 2019-09-12 08:29:27 +0000 Executing: 'test -e /dev/cgts-vg/pgsql-lv'
2019-09-12T08:29:27.371 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/syslog_log_facility]/ensure: created
2019-09-12T08:29:27.375 Info: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:27.378 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/syslog_log_facility]: The container Oslo::Log[barbican_config] will propagate my refresh event
2019-09-12T08:29:27.381 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:27.398 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:27.417 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/sbin/lvcreate -n kubelet-lv --size 10485760k cgts-vg'
2019-09-12T08:29:27.582 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/kubelet-lv'
2019-09-12T08:29:27.606 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/kubelet-lv bs=1M seek=10238'
2019-09-12T08:29:27.690 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/kubelet-lv bs=1M count=100'
2019-09-12T08:29:27.934 Notice: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Logical_volume[kubelet-lv]/ensure: created
2019-09-12T08:29:27.941 Debug: 2019-09-12 08:29:27 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Logical_volume[kubelet-lv]: The container Platform::Filesystem[kubelet-lv] will propagate my refresh event
2019-09-12T08:29:27.944 Debug: 2019-09-12 08:29:27 +0000 Executing: '/usr/sbin/blkid /dev/cgts-vg/kubelet-lv'
2019-09-12T08:29:27.956 Debug: 2019-09-12 08:29:27 +0000 Executing: 'mkfs.ext4 /dev/cgts-vg/kubelet-lv'
2019-09-12T08:29:35.217 Notice: 2019-09-12 08:29:35 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Filesystem[/dev/cgts-vg/kubelet-lv]/ensure: created
2019-09-12T08:29:35.222 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Filesystem[/dev/cgts-vg/kubelet-lv]: The container Platform::Filesystem[kubelet-lv] will propagate my refresh event
2019-09-12T08:29:35.226 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/rabbit_port]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:35.230 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Api/Oslo::Messaging::Rabbit[barbican_config]/Barbican_config[oslo_messaging_rabbit/kombu_compression]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:35.236 Debug: 2019-09-12 08:29:35 +0000 Oslo::Messaging::Rabbit[barbican_config]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:29:35.247 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/bin/rpm -q python-keystoneclient --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
2019-09-12T08:29:35.292 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/bin/rpm -q python-keystoneclient --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n --whatprovides'
2019-09-12T08:29:35.357 Notice: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_idle_timeout]/ensure: created
2019-09-12T08:29:35.361 Info: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_idle_timeout]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:35.365 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_idle_timeout]: The container Class[Barbican::Db] will propagate my refresh event
2019-09-12T08:29:35.368 Notice: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_connection]/ensure: created
2019-09-12T08:29:35.371 Info: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_connection]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:35.375 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_connection]: The container Class[Barbican::Db] will propagate my refresh event
2019-09-12T08:29:35.378 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_pool_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:35.386 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Barbican::Db/Barbican_config[DEFAULT/sql_pool_max_overflow]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:35.389 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:35.397 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:35.417 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/sbin/lvcreate -n etcd-lv --size 5242880k cgts-vg'
2019-09-12T08:29:35.547 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/etcd-lv'
2019-09-12T08:29:35.570 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/etcd-lv bs=1M seek=5118'
2019-09-12T08:29:35.665 Debug: 2019-09-12 08:29:35 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/etcd-lv bs=1M count=100'
2019-09-12T08:29:35.905 Notice: 2019-09-12 08:29:35 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Logical_volume[etcd-lv]/ensure: created
2019-09-12T08:29:35.909 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Logical_volume[etcd-lv]: The container Platform::Drbd::Filesystem[drbd-etcd] will propagate my refresh event
2019-09-12T08:29:35.913 Notice: 2019-09-12 08:29:35 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/File[/opt/etcd]/ensure: created
2019-09-12T08:29:35.918 Debug: 2019-09-12 08:29:35 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/File[/opt/etcd]: The container Drbd::Resource[drbd-etcd] will propagate my refresh event
2019-09-12T08:29:35.921 Debug: 2019-09-12 08:29:35 +0000 Exec[test disk by-path for drbd-etcd](provider=posix): Executing check 'test -e /dev/cgts-vg/etcd-lv'
2019-09-12T08:29:35.927 Debug: 2019-09-12 08:29:35 +0000 Executing: 'test -e /dev/cgts-vg/etcd-lv'
2019-09-12T08:29:39.969 Notice: 2019-09-12 08:29:39 +0000 /Stage[main]/Platform::Config::Hostname/File[/etc/hostname]/ensure: defined content as '{md5}ff5b07272426816d0412edf64dfb8fb7'
2019-09-12T08:29:39.976 Info: 2019-09-12 08:29:39 +0000 /Stage[main]/Platform::Config::Hostname/File[/etc/hostname]: Scheduling refresh of Exec[set-hostname]
2019-09-12T08:29:39.980 Debug: 2019-09-12 08:29:39 +0000 /Stage[main]/Platform::Config::Hostname/File[/etc/hostname]: The container Class[Platform::Config::Hostname] will propagate my refresh event
2019-09-12T08:29:39.984 Debug: 2019-09-12 08:29:39 +0000 Exec[set-hostname](provider=posix): Executing check 'test `hostname` = `cat /etc/hostname`'
2019-09-12T08:29:39.988 Debug: 2019-09-12 08:29:39 +0000 Executing: 'test `hostname` = `cat /etc/hostname`'
2019-09-12T08:29:39.995 Debug: 2019-09-12 08:29:39 +0000 Exec[set-hostname](provider=posix): Executing 'hostname -F /etc/hostname'
2019-09-12T08:29:39.999 Debug: 2019-09-12 08:29:39 +0000 Executing: 'hostname -F /etc/hostname'
2019-09-12T08:29:40.004 Notice: 2019-09-12 08:29:39 +0000 /Stage[main]/Platform::Config::Hostname/Exec[set-hostname]/returns: executed successfully
2019-09-12T08:29:40.008 Debug: 2019-09-12 08:29:39 +0000 /Stage[main]/Platform::Config::Hostname/Exec[set-hostname]: The container Class[Platform::Config::Hostname] will propagate my refresh event
2019-09-12T08:29:40.012 Debug: 2019-09-12 08:29:39 +0000 Exec[set-hostname](provider=posix): Executing check 'test `hostname` = `cat /etc/hostname`'
2019-09-12T08:29:40.015 Debug: 2019-09-12 08:29:39 +0000 Executing: 'test `hostname` = `cat /etc/hostname`'
2019-09-12T08:29:40.019 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Config::Hostname/Exec[set-hostname]: Triggered 'refresh' from 1 events
2019-09-12T08:29:40.023 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Config::Hostname/Exec[set-hostname]: The container Class[Platform::Config::Hostname] will propagate my refresh event
2019-09-12T08:29:40.026 Debug: 2019-09-12 08:29:40 +0000 Class[Platform::Config::Hostname]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:40.029 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/File[/var/lib/kubelet]/mode: mode changed '0755' to '0750'
2019-09-12T08:29:40.033 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/File[/var/lib/kubelet]: The container Platform::Filesystem[kubelet-lv] will propagate my refresh event
2019-09-12T08:29:40.036 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:29:40.039 Debug: 2019-09-12 08:29:40 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:29:40.043 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/bin/mount /var/lib/kubelet'
2019-09-12T08:29:40.049 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]: The container Platform::Filesystem[kubelet-lv] will propagate my refresh event
2019-09-12T08:29:40.053 Info: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]: Scheduling refresh of Mount[kubelet-lv]
2019-09-12T08:29:40.057 Info: 2019-09-12 08:29:40 +0000 Mount[kubelet-lv](provider=parsed): Remounting
2019-09-12T08:29:40.060 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/bin/mount -o remount /var/lib/kubelet'
2019-09-12T08:29:40.068 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]: Triggered 'refresh' from 1 events
2019-09-12T08:29:40.072 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]: The container Platform::Filesystem[kubelet-lv] will propagate my refresh event
2019-09-12T08:29:40.075 Info: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Kubelet/Platform::Filesystem[kubelet-lv]/Mount[kubelet-lv]: Scheduling refresh of Mount[kubelet-lv]
2019-09-12T08:29:40.080 Info: 2019-09-12 08:29:40 +0000 Computing checksum on file /etc/drbd.conf
2019-09-12T08:29:40.085 Info: 2019-09-12 08:29:40 +0000 /Stage[main]/Drbd/File[/etc/drbd.conf]: Filebucketed /etc/drbd.conf to puppet with sum 6fd1c1c463d9066ae87283fc3cbf7093
2019-09-12T08:29:40.134 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Drbd/File[/etc/drbd.conf]/content: content changed '{md5}6fd1c1c463d9066ae87283fc3cbf7093' to '{md5}2eac6ad8de8514b67cf8d5d4602f28b1'
2019-09-12T08:29:40.139 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Drbd/File[/etc/drbd.conf]: The container Class[Drbd] will propagate my refresh event
2019-09-12T08:29:40.142 Info: 2019-09-12 08:29:40 +0000 /Stage[main]/Drbd/File[/etc/drbd.conf]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:40.146 Debug: 2019-09-12 08:29:40 +0000 Class[Drbd]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:40.150 Debug: 2019-09-12 08:29:40 +0000 /etc/drbd.d/drbd-extension.res: The container Concat[/etc/drbd.d/drbd-extension.res] will propagate my refresh event
2019-09-12T08:29:40.154 Info: 2019-09-12 08:29:40 +0000 Concat[/etc/drbd.d/drbd-extension.res]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:40.164 Debug: 2019-09-12 08:29:40 +0000 Concat[/etc/drbd.d/drbd-extension.res]: The container Drbd::Resource[drbd-extension] will propagate my refresh event
2019-09-12T08:29:40.169 Debug: 2019-09-12 08:29:40 +0000 Exec[reuse existing DRBD resource drbd-extension](provider=posix): Executing check 'test -e /dev/cgts-vg/extension-lv && (drbdadm show-gi drbd-extension | grep 'meta-data: need apply-al')'
2019-09-12T08:29:40.173 Debug: 2019-09-12 08:29:40 +0000 Executing: 'test -e /dev/cgts-vg/extension-lv && (drbdadm show-gi drbd-extension | grep 'meta-data: need apply-al')'
2019-09-12T08:29:40.181 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:40.187 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:40.191 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[reuse existing DRBD resource drbd-extension]/onlyif: Command 'drbdmeta 5 v08 /dev/cgts-vg/extension-lv internal show-gi' terminated with exit code 255
2019-09-12T08:29:40.197 Debug: 2019-09-12 08:29:40 +0000 Exec[initialize DRBD metadata for drbd-extension](provider=posix): Executing check 'drbdadm dump-md drbd-extension || (drbdadm cstate drbd-extension | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-extension | grep 'meta-data: need apply-al')'
2019-09-12T08:29:40.208 Debug: 2019-09-12 08:29:40 +0000 Executing: 'drbdadm dump-md drbd-extension || (drbdadm cstate drbd-extension | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-extension | grep 'meta-data: need apply-al')'
2019-09-12T08:29:40.216 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:40.219 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:40.224 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: No valid meta data found
2019-09-12T08:29:40.228 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: Command 'drbdmeta 5 v08 /dev/cgts-vg/extension-lv internal dump-md' terminated with exit code 255
2019-09-12T08:29:40.232 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:40.235 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:40.238 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: 5: Failure: (127) Device minor not allocated
2019-09-12T08:29:40.241 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: additional info from kernel:
2019-09-12T08:29:40.245 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: unknown minor
2019-09-12T08:29:40.248 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: Command 'drbdsetup cstate 5' terminated with exit code 10
2019-09-12T08:29:40.251 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:40.254 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:40.260 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/unless: Command 'drbdmeta 5 v08 /dev/cgts-vg/extension-lv internal show-gi' terminated with exit code 255
2019-09-12T08:29:40.264 Debug: 2019-09-12 08:29:40 +0000 Exec[initialize DRBD metadata for drbd-extension](provider=posix): Executing check 'test -e /dev/cgts-vg/extension-lv'
2019-09-12T08:29:40.267 Debug: 2019-09-12 08:29:40 +0000 Executing: 'test -e /dev/cgts-vg/extension-lv'
2019-09-12T08:29:40.271 Debug: 2019-09-12 08:29:40 +0000 Exec[initialize DRBD metadata for drbd-extension](provider=posix): Executing 'yes yes | drbdadm create-md drbd-extension -W--peer-max-bio-size=128k'
2019-09-12T08:29:40.275 Debug: 2019-09-12 08:29:40 +0000 Executing: 'yes yes | drbdadm create-md drbd-extension -W--peer-max-bio-size=128k'
2019-09-12T08:29:40.295 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]/returns: executed successfully
2019-09-12T08:29:40.299 Info: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]: Scheduling refresh of Service[drbd]
2019-09-12T08:29:40.302 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[initialize DRBD metadata for drbd-extension]: The container Drbd::Resource::Up[drbd-extension] will propagate my refresh event
2019-09-12T08:29:40.306 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:40.327 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:40.347 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/sbin/lvcreate -n backup-lv --size 5242880k cgts-vg'
2019-09-12T08:29:40.461 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/backup-lv'
2019-09-12T08:29:40.481 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/backup-lv bs=1M seek=5118'
2019-09-12T08:29:40.573 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/backup-lv bs=1M count=100'
2019-09-12T08:29:40.814 Notice: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Logical_volume[backup-lv]/ensure: created
2019-09-12T08:29:40.819 Debug: 2019-09-12 08:29:40 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Logical_volume[backup-lv]: The container Platform::Filesystem[backup-lv] will propagate my refresh event
2019-09-12T08:29:40.823 Debug: 2019-09-12 08:29:40 +0000 Executing: '/usr/sbin/blkid /dev/cgts-vg/backup-lv'
2019-09-12T08:29:40.834 Debug: 2019-09-12 08:29:40 +0000 Executing: 'mkfs.ext4 /dev/cgts-vg/backup-lv'
2019-09-12T08:29:48.875 Notice: 2019-09-12 08:29:48 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Filesystem[/dev/cgts-vg/backup-lv]/ensure: created
2019-09-12T08:29:48.879 Debug: 2019-09-12 08:29:48 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Filesystem[/dev/cgts-vg/backup-lv]: The container Platform::Filesystem[backup-lv] will propagate my refresh event
2019-09-12T08:29:48.884 Notice: 2019-09-12 08:29:48 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/File[/opt/backups]/ensure: created
2019-09-12T08:29:48.888 Debug: 2019-09-12 08:29:48 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/File[/opt/backups]: The container Platform::Filesystem[backup-lv] will propagate my refresh event
2019-09-12T08:29:48.896 Notice: 2019-09-12 08:29:48 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:29:49.006 Debug: 2019-09-12 08:29:49 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:29:49.010 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/bin/mount /opt/backups'
2019-09-12T08:29:49.021 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]: The container Platform::Filesystem[backup-lv] will propagate my refresh event
2019-09-12T08:29:49.024 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]: Scheduling refresh of Mount[backup-lv]
2019-09-12T08:29:49.028 Info: 2019-09-12 08:29:49 +0000 Mount[backup-lv](provider=parsed): Remounting
2019-09-12T08:29:49.031 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/bin/mount -o remount /opt/backups'
2019-09-12T08:29:49.043 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]: Triggered 'refresh' from 1 events
2019-09-12T08:29:49.047 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]: The container Platform::Filesystem[backup-lv] will propagate my refresh event
2019-09-12T08:29:49.050 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Filesystem::Backup/Platform::Filesystem[backup-lv]/Mount[backup-lv]: Scheduling refresh of Mount[backup-lv]
2019-09-12T08:29:49.054 Debug: 2019-09-12 08:29:49 +0000 Exec[mount /dev/cgts-vg/backup-lv](provider=posix): Executing check 'mount | awk '{print $3}' | grep -Fxq /opt/backups'
2019-09-12T08:29:49.058 Debug: 2019-09-12 08:29:49 +0000 Executing: 'mount | awk '{print $3}' | grep -Fxq /opt/backups'
2019-09-12T08:29:49.063 Debug: 2019-09-12 08:29:49 +0000 Platform::Filesystem[backup-lv]: The container Class[Platform::Filesystem::Backup] will propagate my refresh event
2019-09-12T08:29:49.066 Debug: 2019-09-12 08:29:49 +0000 Class[Platform::Filesystem::Backup]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:49.070 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/File[/var/lib/postgresql]/ensure: created
2019-09-12T08:29:49.073 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/File[/var/lib/postgresql]: The container Drbd::Resource[drbd-pgsql] will propagate my refresh event
2019-09-12T08:29:49.077 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_dirs]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.084 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_default_rule]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.092 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_file]/ensure: created
2019-09-12T08:29:49.096 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_file]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.099 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Policy/Oslo::Policy[barbican_config]/Barbican_config[oslo_policy/policy_file]: The container Oslo::Policy[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.102 Debug: 2019-09-12 08:29:49 +0000 Oslo::Policy[barbican_config]: The container Class[Barbican::Policy] will propagate my refresh event
2019-09-12T08:29:49.105 Debug: 2019-09-12 08:29:49 +0000 Class[Barbican::Policy]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:49.108 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/token_cache_time]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.112 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_conn_get_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.115 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_socket_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.118 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/hash_algorithms]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.124 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_url]/ensure: created
2019-09-12T08:29:49.127 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_url]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.131 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_url]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.134 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/insecure]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.138 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/certfile]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.141 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_domain_name]/ensure: created
2019-09-12T08:29:49.144 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_domain_name]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.148 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_domain_name]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.151 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_use_advanced_pool]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.155 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/user_domain_name]/ensure: created
2019-09-12T08:29:49.158 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/user_domain_name]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.161 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/user_domain_name]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.165 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/keyfile]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.168 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_type]/ensure: created
2019-09-12T08:29:49.172 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_type]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.175 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_type]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.178 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_uri]/ensure: created
2019-09-12T08:29:49.181 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_uri]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.184 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_uri]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.188 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_secret_key]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.191 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_security_strategy]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.194 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_dead_retry]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.197 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/password]/ensure: created
2019-09-12T08:29:49.201 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/password]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.204 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/password]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.208 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/http_connect_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.211 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.215 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/username]/ensure: created
2019-09-12T08:29:49.218 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/username]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:49.221 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/username]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:49.224 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/revocation_cache_time]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.227 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/enforce_token_bind]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.231 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/region_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.234 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/auth_section]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.237 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_maxsize]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.240 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/delay_auth_decision]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.244 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcached_servers]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.247 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/cafile]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.250 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/check_revocations_for_cached]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.255 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/http_request_max_retries]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.259 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/memcache_pool_unused_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.264 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/cache]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.269 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/include_service_catalog]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.276 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/keyfile]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.279 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/certfile]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.282 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/watch_log_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.285 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/user_domain_name]/ensure: created
2019-09-12T08:29:49.288 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/user_domain_name]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.291 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/user_domain_name]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.295 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[app:api_v1/paste.app_factory]/ensure: created
2019-09-12T08:29:49.298 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[app:api_v1/paste.app_factory]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.301 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[app:api_v1/paste.app_factory]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.305 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_security_strategy]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.308 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/trap_destinations]/ensure: created
2019-09-12T08:29:49.311 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/trap_destinations]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.314 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/trap_destinations]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.317 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_dir]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.321 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_default_format_string]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.324 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_exception_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.328 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_name]/ensure: created
2019-09-12T08:29:49.332 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_name]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.336 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_name]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.339 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/sql_connection]/ensure: created
2019-09-12T08:29:49.343 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/sql_connection]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.347 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/sql_connection]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.351 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[sysinv/catalog_info]/ensure: created
2019-09-12T08:29:49.354 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[sysinv/catalog_info]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.358 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[sysinv/catalog_info]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.362 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_paste_config]/ensure: created
2019-09-12T08:29:49.365 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_paste_config]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.368 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_paste_config]: The container Class[Fm::Api] will propagate my refresh event
2019-09-12T08:29:49.371 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.375 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/syslog_log_facility]/ensure: created
2019-09-12T08:29:49.378 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.381 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/syslog_log_facility]: The container Oslo::Log[fm_config] will propagate my refresh event
2019-09-12T08:29:49.432 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_workers]/ensure: created
2019-09-12T08:29:49.435 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_workers]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.439 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/api_workers]: The container Class[Fm::Api] will propagate my refresh event
2019-09-12T08:29:49.442 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_debug_format_suffix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.445 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_socket_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.448 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_port]/ensure: created
2019-09-12T08:29:49.452 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_port]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.455 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_port]: The container Class[Fm::Api] will propagate my refresh event
2019-09-12T08:29:49.458 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_config_append]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.462 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/max_overflow]/ensure: created
2019-09-12T08:29:49.465 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/max_overflow]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.468 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/max_overflow]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.471 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/acl_public_routes]/ensure: created
2019-09-12T08:29:49.474 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/acl_public_routes]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.477 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/acl_public_routes]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.481 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/hash_algorithms]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.484 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_section]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.488 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[sysinv/os_region_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.491 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/region_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.495 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/cache]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.498 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_host]/ensure: created
2019-09-12T08:29:49.501 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_host]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.505 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Fm_config[api/bind_host]: The container Class[Fm::Api] will propagate my refresh event
2019-09-12T08:29:49.508 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Oslo::Middleware[fm_config]/Fm_config[oslo_middleware/max_request_body_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.511 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_uri]/ensure: created
2019-09-12T08:29:49.514 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_uri]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.518 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_uri]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.521 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_unused_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.524 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/check_revocations_for_cached]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.527 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/connection]/ensure: created
2019-09-12T08:29:49.530 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/connection]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.533 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/connection]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.537 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_type]/ensure: created
2019-09-12T08:29:49.541 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_type]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.547 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_type]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.551 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/username]/ensure: created
2019-09-12T08:29:49.555 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/username]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.558 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/username]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.561 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/connection_recycle_time]/ensure: created
2019-09-12T08:29:49.564 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/connection_recycle_time]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.568 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/connection_recycle_time]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.571 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/debug]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.575 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/insecure]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.578 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/instance_uuid_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.581 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/max_pool_size]/ensure: created
2019-09-12T08:29:49.585 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/max_pool_size]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.588 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[database/max_pool_size]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.591 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcached_servers]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.595 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_use_advanced_pool]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.599 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/log_date_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.602 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/region_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.606 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/token_cache_time]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.609 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/use_stderr]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.612 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_maxsize]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.616 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/event_log_max_size]/ensure: created
2019-09-12T08:29:49.620 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/event_log_max_size]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.624 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/event_log_max_size]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.628 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/default_log_levels]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.632 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/include_service_catalog]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.638 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_domain_name]/ensure: created
2019-09-12T08:29:49.642 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_domain_name]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.646 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/project_domain_name]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.649 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/instance_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.652 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:request_id/paste.filter_factory]/ensure: created
2019-09-12T08:29:49.659 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:request_id/paste.filter_factory]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.663 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:request_id/paste.filter_factory]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.667 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_secret_key]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.671 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_conn_get_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.675 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/paste.filter_factory]/ensure: created
2019-09-12T08:29:49.679 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/paste.filter_factory]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.684 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[filter:authtoken/paste.filter_factory]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.688 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/enforce_token_bind]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.692 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_context_format_string]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.696 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[pipeline:fm-api/pipeline]/ensure: created
2019-09-12T08:29:49.700 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[pipeline:fm-api/pipeline]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.705 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm/Fm_api_paste_ini[pipeline:fm-api/pipeline]: The container Class[Fm] will propagate my refresh event
2019-09-12T08:29:49.709 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.712 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_url]/ensure: created
2019-09-12T08:29:49.716 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_url]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.719 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/auth_url]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.722 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/revocation_cache_time]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.726 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/delay_auth_decision]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.729 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/http_request_max_retries]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.733 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/publish_errors]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.736 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Oslo::Middleware[fm_config]/Fm_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created
2019-09-12T08:29:49.740 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Oslo::Middleware[fm_config]/Fm_config[oslo_middleware/enable_proxy_headers_parsing]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.743 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Api/Oslo::Middleware[fm_config]/Fm_config[oslo_middleware/enable_proxy_headers_parsing]: The container Oslo::Middleware[fm_config] will propagate my refresh event
2019-09-12T08:29:49.746 Debug: 2019-09-12 08:29:49 +0000 Oslo::Middleware[fm_config]: The container Class[Fm::Api] will propagate my refresh event
2019-09-12T08:29:49.749 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/http_connect_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.753 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/use_syslog]/ensure: created
2019-09-12T08:29:49.756 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/use_syslog]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.759 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/use_syslog]: The container Oslo::Log[fm_config] will propagate my refresh event
2019-09-12T08:29:49.762 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/fatal_deprecations]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.765 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/cafile]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.769 Notice: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/password]/ensure: created
2019-09-12T08:29:49.772 Info: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/password]: Scheduling refresh of Anchor[fm::config::end]
2019-09-12T08:29:49.776 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/password]: The container Keystone::Resource::Authtoken[fm_config] will propagate my refresh event
2019-09-12T08:29:49.779 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Fm::Logging/Oslo::Log[fm_config]/Fm_config[DEFAULT/logging_user_identity_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:29:49.782 Debug: 2019-09-12 08:29:49 +0000 Oslo::Log[fm_config]: The container Class[Fm::Logging] will propagate my refresh event
2019-09-12T08:29:49.786 Debug: 2019-09-12 08:29:49 +0000 Class[Fm::Logging]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:49.790 Debug: 2019-09-12 08:29:49 +0000 Exec[enable DRBD resource drbd-extension](provider=posix): Executing check 'drbdadm show-gi drbd-extension | grep 'meta-data: need apply-al''
2019-09-12T08:29:49.793 Debug: 2019-09-12 08:29:49 +0000 Executing: 'drbdadm show-gi drbd-extension | grep 'meta-data: need apply-al''
2019-09-12T08:29:49.798 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:49.801 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:49.805 Debug: 2019-09-12 08:29:49 +0000 Exec[enable DRBD resource drbd-extension](provider=posix): Executing check 'drbdadm dstate drbd-extension | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:29:49.808 Debug: 2019-09-12 08:29:49 +0000 Executing: 'drbdadm dstate drbd-extension | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:29:49.812 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:49.815 Debug: 2019-09-12 08:29:49 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[enable DRBD resource drbd-extension]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:49.819 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:49.822 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:49.826 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/sbin/lvcreate -n dockerdistribution-lv --size 1048576k cgts-vg'
2019-09-12T08:29:49.979 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/dockerdistribution-lv'
2019-09-12T08:29:50.002 Debug: 2019-09-12 08:29:49 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/dockerdistribution-lv bs=1M seek=1022'
2019-09-12T08:29:50.114 Debug: 2019-09-12 08:29:50 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/dockerdistribution-lv bs=1M count=100'
2019-09-12T08:29:50.345 Notice: 2019-09-12 08:29:50 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Logical_volume[dockerdistribution-lv]/ensure: created
2019-09-12T08:29:50.351 Debug: 2019-09-12 08:29:50 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Logical_volume[dockerdistribution-lv]: The container Platform::Drbd::Filesystem[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:29:50.355 Notice: 2019-09-12 08:29:50 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/File[/var/lib/docker-distribution]/ensure: created
2019-09-12T08:29:50.360 Debug: 2019-09-12 08:29:50 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/File[/var/lib/docker-distribution]: The container Drbd::Resource[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:29:50.365 Debug: 2019-09-12 08:29:50 +0000 Exec[test disk by-path for drbd-dockerdistribution](provider=posix): Executing check 'test -e /dev/cgts-vg/dockerdistribution-lv'
2019-09-12T08:29:50.376 Debug: 2019-09-12 08:29:50 +0000 Executing: 'test -e /dev/cgts-vg/dockerdistribution-lv'
2019-09-12T08:29:50.380 Debug: 2019-09-12 08:29:50 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:29:50.394 Debug: 2019-09-12 08:29:50 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:29:50.414 Debug: 2019-09-12 08:29:50 +0000 Executing: '/usr/sbin/lvcreate -n rabbit-lv --size 2097152k cgts-vg'
2019-09-12T08:29:53.863 Debug: 2019-09-12 08:29:53 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/rabbit-lv'
2019-09-12T08:29:53.890 Debug: 2019-09-12 08:29:53 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/rabbit-lv bs=1M seek=2046'
2019-09-12T08:29:53.988 Debug: 2019-09-12 08:29:53 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/rabbit-lv bs=1M count=100'
2019-09-12T08:29:54.216 Notice: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Logical_volume[rabbit-lv]/ensure: created
2019-09-12T08:29:54.222 Debug: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Logical_volume[rabbit-lv]: The container Platform::Drbd::Filesystem[drbd-rabbit] will propagate my refresh event
2019-09-12T08:29:54.226 Debug: 2019-09-12 08:29:54 +0000 Exec[test disk by-path for drbd-rabbit](provider=posix): Executing check 'test -e /dev/cgts-vg/rabbit-lv'
2019-09-12T08:29:54.231 Debug: 2019-09-12 08:29:54 +0000 Executing: 'test -e /dev/cgts-vg/rabbit-lv'
2019-09-12T08:29:54.237 Notice: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/File[/var/lib/rabbitmq]/owner: owner changed 'rabbitmq' to 'root'
2019-09-12T08:29:54.241 Notice: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/File[/var/lib/rabbitmq]/group: group changed 'rabbitmq' to 'root'
2019-09-12T08:29:54.246 Notice: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/File[/var/lib/rabbitmq]/mode: mode changed '0750' to '0755'
2019-09-12T08:29:54.250 Debug: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/File[/var/lib/rabbitmq]: The container Drbd::Resource[drbd-rabbit] will propagate my refresh event
2019-09-12T08:29:54.254 Debug: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/File[/var/lib/rabbitmq]: The container Drbd::Resource[drbd-rabbit] will propagate my refresh event
2019-09-12T08:29:54.258 Debug: 2019-09-12 08:29:54 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/File[/var/lib/rabbitmq]: The container Drbd::Resource[drbd-rabbit] will propagate my refresh event
2019-09-12T08:29:57.622 Notice: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/File[/etc/drbd.d/drbd-rabbit.res]/ensure: defined content as '{md5}8f0387fb35394c8d4e7e09b2db4a3ec0'
2019-09-12T08:29:57.625 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/File[/etc/drbd.d/drbd-rabbit.res]: The container Concat[/etc/drbd.d/drbd-rabbit.res] will propagate my refresh event
2019-09-12T08:29:57.629 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Concat[/etc/drbd.d/drbd-rabbit.res]/File[/etc/drbd.d/drbd-rabbit.res]: The container /etc/drbd.d/drbd-rabbit.res will propagate my refresh event
2019-09-12T08:29:57.632 Debug: 2019-09-12 08:29:57 +0000 /etc/drbd.d/drbd-rabbit.res: The container Concat[/etc/drbd.d/drbd-rabbit.res] will propagate my refresh event
2019-09-12T08:29:57.636 Info: 2019-09-12 08:29:57 +0000 Concat[/etc/drbd.d/drbd-rabbit.res]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:29:57.640 Debug: 2019-09-12 08:29:57 +0000 Concat[/etc/drbd.d/drbd-rabbit.res]: The container Drbd::Resource[drbd-rabbit] will propagate my refresh event
2019-09-12T08:29:57.644 Debug: 2019-09-12 08:29:57 +0000 Exec[reuse existing DRBD resource drbd-rabbit](provider=posix): Executing check 'test -e /dev/cgts-vg/rabbit-lv && (drbdadm show-gi drbd-rabbit | grep 'meta-data: need apply-al')'
2019-09-12T08:29:57.651 Debug: 2019-09-12 08:29:57 +0000 Executing: 'test -e /dev/cgts-vg/rabbit-lv && (drbdadm show-gi drbd-rabbit | grep 'meta-data: need apply-al')'
2019-09-12T08:29:57.655 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:57.660 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.664 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/onlyif: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:29:57.667 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/onlyif: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.671 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[reuse existing DRBD resource drbd-rabbit]/onlyif: Command 'drbdmeta 1 v08 /dev/cgts-vg/rabbit-lv internal show-gi' terminated with exit code 255
2019-09-12T08:29:57.674 Debug: 2019-09-12 08:29:57 +0000 Exec[initialize DRBD metadata for drbd-rabbit](provider=posix): Executing check 'drbdadm dump-md drbd-rabbit || (drbdadm cstate drbd-rabbit | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-rabbit | grep 'meta-data: need apply-al')'
2019-09-12T08:29:57.678 Debug: 2019-09-12 08:29:57 +0000 Executing: 'drbdadm dump-md drbd-rabbit || (drbdadm cstate drbd-rabbit | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-rabbit | grep 'meta-data: need apply-al')'
2019-09-12T08:29:57.682 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:57.685 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.690 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:29:57.693 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.697 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: No valid meta data found
2019-09-12T08:29:57.701 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: Command 'drbdmeta 1 v08 /dev/cgts-vg/rabbit-lv internal dump-md' terminated with exit code 255
2019-09-12T08:29:57.704 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:57.708 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.711 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:29:57.715 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.718 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 1: Failure: (127) Device minor not allocated
2019-09-12T08:29:57.722 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: additional info from kernel:
2019-09-12T08:29:57.726 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: unknown minor
2019-09-12T08:29:57.730 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: Command 'drbdsetup cstate 1' terminated with exit code 10
2019-09-12T08:29:57.740 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:57.744 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.748 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:29:57.752 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.823 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/unless: Command 'drbdmeta 1 v08 /dev/cgts-vg/rabbit-lv internal show-gi' terminated with exit code 255
2019-09-12T08:29:57.827 Debug: 2019-09-12 08:29:57 +0000 Exec[initialize DRBD metadata for drbd-rabbit](provider=posix): Executing check 'test -e /dev/cgts-vg/rabbit-lv'
2019-09-12T08:29:57.831 Debug: 2019-09-12 08:29:57 +0000 Executing: 'test -e /dev/cgts-vg/rabbit-lv'
2019-09-12T08:29:57.837 Debug: 2019-09-12 08:29:57 +0000 Exec[initialize DRBD metadata for drbd-rabbit](provider=posix): Executing 'yes yes | drbdadm create-md drbd-rabbit -W--peer-max-bio-size=128k'
2019-09-12T08:29:57.840 Debug: 2019-09-12 08:29:57 +0000 Executing: 'yes yes | drbdadm create-md drbd-rabbit -W--peer-max-bio-size=128k'
2019-09-12T08:29:57.927 Notice: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]/returns: executed successfully
2019-09-12T08:29:57.931 Info: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]: Scheduling refresh of Service[drbd]
2019-09-12T08:29:57.934 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[initialize DRBD metadata for drbd-rabbit]: The container Drbd::Resource::Up[drbd-rabbit] will propagate my refresh event
2019-09-12T08:29:57.938 Debug: 2019-09-12 08:29:57 +0000 Exec[enable DRBD resource drbd-rabbit](provider=posix): Executing check 'drbdadm show-gi drbd-rabbit | grep 'meta-data: need apply-al''
2019-09-12T08:29:57.942 Debug: 2019-09-12 08:29:57 +0000 Executing: 'drbdadm show-gi drbd-rabbit | grep 'meta-data: need apply-al''
2019-09-12T08:29:57.946 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:57.949 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.953 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:29:57.956 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.960 Debug: 2019-09-12 08:29:57 +0000 Exec[enable DRBD resource drbd-rabbit](provider=posix): Executing check 'drbdadm dstate drbd-rabbit | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:29:57.964 Debug: 2019-09-12 08:29:57 +0000 Executing: 'drbdadm dstate drbd-rabbit | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:29:57.969 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:29:57.973 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.976 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/onlyif: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:29:57.982 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[enable DRBD resource drbd-rabbit]/onlyif: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:29:57.985 Notice: 2019-09-12 08:29:57 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_name]/ensure: created
2019-09-12T08:29:57.989 Info: 2019-09-12 08:29:57 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_name]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:29:57.993 Debug: 2019-09-12 08:29:57 +0000 /Stage[main]/Barbican::Keystone::Authtoken/Keystone::Resource::Authtoken[barbican_config]/Barbican_config[keystone_authtoken/project_name]: The container Keystone::Resource::Authtoken[barbican_config] will propagate my refresh event
2019-09-12T08:29:57.996 Debug: 2019-09-12 08:29:57 +0000 Keystone::Resource::Authtoken[barbican_config]: The container Class[Barbican::Keystone::Authtoken] will propagate my refresh event
2019-09-12T08:29:58.001 Debug: 2019-09-12 08:29:57 +0000 Class[Barbican::Keystone::Authtoken]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:58.004 Debug: 2019-09-12 08:29:57 +0000 Exec[mount /dev/cgts-vg/kubelet-lv](provider=posix): Executing check 'mount | awk '{print $3}' | grep -Fxq /var/lib/kubelet'
2019-09-12T08:29:58.007 Debug: 2019-09-12 08:29:57 +0000 Executing: 'mount | awk '{print $3}' | grep -Fxq /var/lib/kubelet'
2019-09-12T08:29:58.011 Debug: 2019-09-12 08:29:58 +0000 Platform::Filesystem[kubelet-lv]: The container Class[Platform::Filesystem::Kubelet] will propagate my refresh event
2019-09-12T08:29:58.014 Debug: 2019-09-12 08:29:58 +0000 Class[Platform::Filesystem::Kubelet]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:58.019 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-active nscd'
2019-09-12T08:29:58.022 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-enabled nscd'
2019-09-12T08:29:58.033 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl unmask nscd'
2019-09-12T08:29:58.132 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl start nscd'
2019-09-12T08:29:58.256 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-enabled nscd'
2019-09-12T08:29:58.268 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl unmask nscd'
2019-09-12T08:29:58.361 Notice: 2019-09-12 08:29:58 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[nscd]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:29:58.365 Debug: 2019-09-12 08:29:58 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[nscd]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:58.368 Info: 2019-09-12 08:29:58 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[nscd]: Unscheduling refresh on Service[nscd]
2019-09-12T08:29:58.371 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-active nslcd'
2019-09-12T08:29:58.377 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-enabled nslcd'
2019-09-12T08:29:58.390 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl unmask nslcd'
2019-09-12T08:29:58.497 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl start nslcd'
2019-09-12T08:29:58.608 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-enabled nslcd'
2019-09-12T08:29:58.619 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl unmask nslcd'
2019-09-12T08:29:58.712 Notice: 2019-09-12 08:29:58 +0000 /Stage[main]/Platform::Ldap::Client/Service[nslcd]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:29:58.715 Debug: 2019-09-12 08:29:58 +0000 /Stage[main]/Platform::Ldap::Client/Service[nslcd]: The container Class[Platform::Ldap::Client] will propagate my refresh event
2019-09-12T08:29:58.719 Info: 2019-09-12 08:29:58 +0000 /Stage[main]/Platform::Ldap::Client/Service[nslcd]: Unscheduling refresh on Service[nslcd]
2019-09-12T08:29:58.722 Debug: 2019-09-12 08:29:58 +0000 Class[Platform::Ldap::Client]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:58.726 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-active slapd'
2019-09-12T08:29:58.729 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl is-enabled slapd'
2019-09-12T08:29:58.739 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl unmask slapd'
2019-09-12T08:29:58.830 Debug: 2019-09-12 08:29:58 +0000 Executing: '/usr/bin/systemctl start slapd'
2019-09-12T08:29:59.023 Debug: 2019-09-12 08:29:59 +0000 Executing: '/usr/bin/systemctl is-enabled slapd'
2019-09-12T08:29:59.035 Debug: 2019-09-12 08:29:59 +0000 Executing: '/usr/bin/systemctl unmask slapd'
2019-09-12T08:29:59.132 Notice: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[openldap]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:29:59.136 Debug: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[openldap]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:59.139 Info: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Service[openldap]: Unscheduling refresh on Service[openldap]
2019-09-12T08:29:59.142 Debug: 2019-09-12 08:29:59 +0000 Exec[slapd-convert-config](provider=posix): Executing check '/usr/bin/test -e /etc/openldap/slapd.conf'
2019-09-12T08:29:59.146 Debug: 2019-09-12 08:29:59 +0000 Executing: '/usr/bin/test -e /etc/openldap/slapd.conf'
2019-09-12T08:29:59.150 Debug: 2019-09-12 08:29:59 +0000 Exec[slapd-convert-config](provider=posix): Executing '/usr/sbin/slaptest -f /etc/openldap/slapd.conf -F /etc/openldap/schema/'
2019-09-12T08:29:59.153 Debug: 2019-09-12 08:29:59 +0000 Executing: '/usr/sbin/slaptest -f /etc/openldap/slapd.conf -F /etc/openldap/schema/'
2019-09-12T08:29:59.169 Notice: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[slapd-convert-config]/returns: executed successfully
2019-09-12T08:29:59.173 Debug: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[slapd-convert-config]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:59.176 Debug: 2019-09-12 08:29:59 +0000 Exec[slapd-conf-move-backup](provider=posix): Executing check '/usr/bin/test -e /etc/openldap/slapd.conf'
2019-09-12T08:29:59.180 Debug: 2019-09-12 08:29:59 +0000 Executing: '/usr/bin/test -e /etc/openldap/slapd.conf'
2019-09-12T08:29:59.183 Debug: 2019-09-12 08:29:59 +0000 Exec[slapd-conf-move-backup](provider=posix): Executing '/bin/mv -f /etc/openldap/slapd.conf /etc/openldap/slapd.conf.backup'
2019-09-12T08:29:59.186 Debug: 2019-09-12 08:29:59 +0000 Executing: '/bin/mv -f /etc/openldap/slapd.conf /etc/openldap/slapd.conf.backup'
2019-09-12T08:29:59.190 Notice: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[slapd-conf-move-backup]/returns: executed successfully
2019-09-12T08:29:59.193 Debug: 2019-09-12 08:29:59 +0000 /Stage[main]/Platform::Ldap::Server::Local/Exec[slapd-conf-move-backup]: The container Class[Platform::Ldap::Server::Local] will propagate my refresh event
2019-09-12T08:29:59.197 Debug: 2019-09-12 08:29:59 +0000 Class[Platform::Ldap::Server::Local]: The container Stage[main] will propagate my refresh event
2019-09-12T08:29:59.200 Debug: 2019-09-12 08:29:59 +0000 Exec[populate initial ldap configuration](provider=posix): Executing 'ldapadd -D cn=ldapadmin,dc=cgcs,dc=local -w ddfd37d454a3Ti0* -f /etc/openldap/initial_config.ldif'
2019-09-12T08:29:59.204 Debug: 2019-09-12 08:29:59 +0000 Executing: 'ldapadd -D cn=ldapadmin,dc=cgcs,dc=local -w ddfd37d454a3Ti0* -f /etc/openldap/initial_config.ldif'
2019-09-12T08:30:00.210 Notice: 2019-09-12 08:30:00 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[populate initial ldap configuration]/returns: executed successfully
2019-09-12T08:30:00.214 Debug: 2019-09-12 08:30:00 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[populate initial ldap configuration]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:00.217 Debug: 2019-09-12 08:30:00 +0000 Exec[create ldap admin user](provider=posix): Executing 'ldapadduser admin root'
2019-09-12T08:30:00.221 Debug: 2019-09-12 08:30:00 +0000 Executing: 'ldapadduser admin root'
2019-09-12T08:30:00.661 Notice: 2019-09-12 08:30:00 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap admin user]/returns: executed successfully
2019-09-12T08:30:00.664 Debug: 2019-09-12 08:30:00 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap admin user]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:00.669 Debug: 2019-09-12 08:30:00 +0000 Exec[create ldap operator user](provider=posix): Executing 'ldapadduser operator users'
2019-09-12T08:30:00.672 Debug: 2019-09-12 08:30:00 +0000 Executing: 'ldapadduser operator users'
2019-09-12T08:30:01.127 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap operator user]/returns: executed successfully
2019-09-12T08:30:01.131 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap operator user]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:01.135 Debug: 2019-09-12 08:30:01 +0000 Exec[create ldap protected group](provider=posix): Executing 'ldapaddgroup sys_protected 345'
2019-09-12T08:30:01.139 Debug: 2019-09-12 08:30:01 +0000 Executing: 'ldapaddgroup sys_protected 345'
2019-09-12T08:30:01.307 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap protected group]/returns: executed successfully
2019-09-12T08:30:01.311 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[create ldap protected group]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:01.314 Debug: 2019-09-12 08:30:01 +0000 Exec[add admin to sys_protected protected group](provider=posix): Executing 'ldapaddusertogroup admin sys_protected'
2019-09-12T08:30:01.318 Debug: 2019-09-12 08:30:01 +0000 Executing: 'ldapaddusertogroup admin sys_protected'
2019-09-12T08:30:01.458 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[add admin to sys_protected protected group]/returns: executed successfully
2019-09-12T08:30:01.461 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[add admin to sys_protected protected group]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:01.464 Debug: 2019-09-12 08:30:01 +0000 Exec[add operator to sys_protected protected group](provider=posix): Executing 'ldapaddusertogroup operator sys_protected'
2019-09-12T08:30:01.468 Debug: 2019-09-12 08:30:01 +0000 Executing: 'ldapaddusertogroup operator sys_protected'
2019-09-12T08:30:01.624 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[add operator to sys_protected protected group]/returns: executed successfully
2019-09-12T08:30:01.627 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[add operator to sys_protected protected group]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:01.631 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/File[/tmp/ldap.cgcs-shell.ldif]/ensure: defined content as '{md5}4549621b97564eac73c3ea70460471cc'
2019-09-12T08:30:01.636 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/File[/tmp/ldap.cgcs-shell.ldif]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:01.640 Debug: 2019-09-12 08:30:01 +0000 Exec[ldap cgcs-cli shell update](provider=posix): Executing 'ldapmodify -D cn=ldapadmin,dc=cgcs,dc=local -w ddfd37d454a3Ti0* -f /tmp/ldap.cgcs-shell.ldif'
2019-09-12T08:30:01.644 Debug: 2019-09-12 08:30:01 +0000 Executing: 'ldapmodify -D cn=ldapadmin,dc=cgcs,dc=local -w ddfd37d454a3Ti0* -f /tmp/ldap.cgcs-shell.ldif'
2019-09-12T08:30:01.730 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[ldap cgcs-cli shell update]/returns: executed successfully
2019-09-12T08:30:01.734 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Platform::Ldap::Bootstrap/Exec[ldap cgcs-cli shell update]: The container Class[Platform::Ldap::Bootstrap] will propagate my refresh event
2019-09-12T08:30:01.738 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Fm::Keystone::Authtoken/Keystone::Resource::Authtoken[fm_config]/Fm_config[keystone_authtoken/memcache_pool_dead_retry]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.742 Debug: 2019-09-12 08:30:01 +0000 Keystone::Resource::Authtoken[fm_config]: The container Class[Fm::Keystone::Authtoken] will propagate my refresh event
2019-09-12T08:30:01.746 Debug: 2019-09-12 08:30:01 +0000 Class[Fm::Keystone::Authtoken]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:01.755 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection]/ensure: created
2019-09-12T08:30:01.759 Info: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:30:01.763 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection]: The container Oslo::Db[barbican_config] will propagate my refresh event
2019-09-12T08:30:01.767 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/pool_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.772 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/min_pool_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.777 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/use_db_reconnect]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.782 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_retries]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.787 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_max_retries]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.793 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_pool_size]/ensure: created
2019-09-12T08:30:01.797 Info: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_pool_size]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:30:01.800 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_pool_size]: The container Oslo::Db[barbican_config] will propagate my refresh event
2019-09-12T08:30:01.803 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection_trace]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.806 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/max_overflow]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.810 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/mysql_sql_mode]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.815 Notice: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/idle_timeout]/ensure: created
2019-09-12T08:30:01.818 Info: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/idle_timeout]: Scheduling refresh of Anchor[barbican::config::end]
2019-09-12T08:30:01.821 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/idle_timeout]: The container Oslo::Db[barbican_config] will propagate my refresh event
2019-09-12T08:30:01.825 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.828 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/sqlite_synchronous]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.831 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/backend]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.835 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/use_tpool]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.839 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.844 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/slave_connection]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.848 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_inc_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.853 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/connection_debug]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.858 Debug: 2019-09-12 08:30:01 +0000 /Stage[main]/Barbican::Db/Oslo::Db[barbican_config]/Barbican_config[database/db_max_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:01.861 Debug: 2019-09-12 08:30:01 +0000 Oslo::Db[barbican_config]: The container Class[Barbican::Db] will propagate my refresh event
2019-09-12T08:30:01.864 Debug: 2019-09-12 08:30:01 +0000 Class[Barbican::Db]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:01.868 Debug: 2019-09-12 08:30:01 +0000 Executing: '/usr/bin/rpm -q python-barbicanclient --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
2019-09-12T08:30:01.916 Debug: 2019-09-12 08:30:01 +0000 Executing: '/usr/bin/rpm -q python-barbicanclient --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n --whatprovides'
2019-09-12T08:30:01.977 Debug: 2019-09-12 08:30:01 +0000 Executing: '/usr/sbin/usermod -p !! sysinv'
2019-09-12T08:30:02.115 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]/password: changed password
2019-09-12T08:30:02.119 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/bin/chage -m -1 sysinv'
2019-09-12T08:30:02.180 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]/password_min_age: password_min_age changed '0' to '-1'
2019-09-12T08:30:02.184 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/bin/chage -M -1 sysinv'
2019-09-12T08:30:02.247 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]/password_max_age: password_max_age changed '99999' to '-1'
2019-09-12T08:30:02.251 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/sbin/usermod -G nobody,sys_protected,sysinv sysinv'
2019-09-12T08:30:02.371 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]/groups: groups changed 'sysinv' to ['nobody', 'sys_protected', 'sysinv']
2019-09-12T08:30:02.374 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.378 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.381 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.385 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/User[sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.388 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]/owner: owner changed 'root' to 'sysinv'
2019-09-12T08:30:02.392 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]/group: group changed 'root' to 'sysinv'
2019-09-12T08:30:02.395 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]/mode: mode changed '0755' to '0750'
2019-09-12T08:30:02.399 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.402 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.406 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/File[/etc/sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.409 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/api-paste.ini]/ensure: created
2019-09-12T08:30:02.413 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/api-paste.ini]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.416 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]/ensure: created
2019-09-12T08:30:02.420 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.423 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.427 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.430 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.434 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/barbican_region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.437 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]/ensure: created
2019-09-12T08:30:02.441 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.444 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.449 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.452 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.456 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/MTC_INV_LABEL]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.460 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]/ensure: created
2019-09-12T08:30:02.515 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.520 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.524 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.527 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.531 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/sysinv_api_port]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.534 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]/ensure: created
2019-09-12T08:30:02.538 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.541 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.544 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.548 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.551 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/username]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.554 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]/ensure: created
2019-09-12T08:30:02.558 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.561 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.564 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.567 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.571 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_overflow]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.574 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]/ensure: created
2019-09-12T08:30:02.578 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.581 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.584 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.588 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.591 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Sysinv_config[lldp/drivers]: The container Class[Sysinv::Agent] will propagate my refresh event
2019-09-12T08:30:02.595 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/username]/ensure: created
2019-09-12T08:30:02.598 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/username]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.601 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/username]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.604 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/username]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.608 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]/ensure: created
2019-09-12T08:30:02.611 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.614 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.618 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.621 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.624 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_host]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.627 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]/ensure: created
2019-09-12T08:30:02.631 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.634 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.638 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.645 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.649 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/user_domain_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.652 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]/ensure: created
2019-09-12T08:30:02.656 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.659 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.662 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.666 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.669 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_hosts]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.672 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]/ensure: created
2019-09-12T08:30:02.675 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.679 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.682 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.685 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.689 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_context_format_string]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:02.692 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]/ensure: created
2019-09-12T08:30:02.695 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.700 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.704 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.708 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.712 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_domain_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.718 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_name]/ensure: created
2019-09-12T08:30:02.721 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.725 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.728 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.732 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]/ensure: created
2019-09-12T08:30:02.735 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.739 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.742 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.747 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.750 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.754 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_admin_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:02.757 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]/ensure: created
2019-09-12T08:30:02.760 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.764 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.768 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.771 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.775 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_port]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.779 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]/ensure: created
2019-09-12T08:30:02.782 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.785 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.789 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.793 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.796 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_min_size]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.799 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]/ensure: created
2019-09-12T08:30:02.803 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.807 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.811 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.814 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.818 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/user_domain_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.822 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]/ensure: created
2019-09-12T08:30:02.825 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.829 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.832 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.836 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.840 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/cinder_region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.843 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]/ensure: created
2019-09-12T08:30:02.847 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.851 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.855 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.859 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.863 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.866 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]/ensure: created
2019-09-12T08:30:02.873 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.877 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.881 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.884 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.888 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_max_size]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.891 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_domain_name]/ensure: created
2019-09-12T08:30:02.895 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.900 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.903 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/project_domain_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.907 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]/ensure: created
2019-09-12T08:30:02.910 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.915 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.918 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.922 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.925 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/connection_recycle_time]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.928 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]/ensure: created
2019-09-12T08:30:02.932 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.935 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.938 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.942 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.945 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/verbose]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.949 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]/ensure: created
2019-09-12T08:30:02.952 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.955 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.959 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:02.962 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:02.966 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/neutron_region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:02.970 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_uri]/ensure: created
2019-09-12T08:30:02.974 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_uri]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.977 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_uri]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.980 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_uri]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.984 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/user_domain_name]/ensure: created
2019-09-12T08:30:02.987 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:02.990 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/user_domain_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:02.994 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/user_domain_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:02.999 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]/ensure: created
2019-09-12T08:30:03.007 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.011 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.015 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.023 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.031 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/os_region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.035 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/keyring_service]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:03.040 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]/ensure: created
2019-09-12T08:30:03.043 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.047 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.051 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.055 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.058 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/sysinv_api_bind_ip]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.062 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]/ensure: created
2019-09-12T08:30:03.066 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.070 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.075 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.078 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.082 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[DEFAULT/auth_strategy]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.086 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_api_paste_ini[filter:authtoken/region_name]/ensure: created
2019-09-12T08:30:03.089 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_api_paste_ini[filter:authtoken/region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.093 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_api_paste_ini[filter:authtoken/region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.098 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_api_paste_ini[filter:authtoken/region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.101 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:03.105 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]/ensure: created
2019-09-12T08:30:03.108 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.112 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.115 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.118 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.122 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fernet_repo/key_repository]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.125 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/password]/ensure: created
2019-09-12T08:30:03.129 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/password]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.132 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/password]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.136 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/password]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.143 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]/ensure: created
2019-09-12T08:30:03.147 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.151 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.155 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.160 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.164 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_uri]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.170 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]/ensure: created
2019-09-12T08:30:03.176 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.183 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.187 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.193 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.198 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/password]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.202 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_admin_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:03.205 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:03.210 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]/ensure: created
2019-09-12T08:30:03.214 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.219 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.230 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.234 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.237 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/username]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.242 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]/ensure: created
2019-09-12T08:30:03.245 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.249 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.252 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.258 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.261 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_type]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.264 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]/ensure: created
2019-09-12T08:30:03.268 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.271 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.278 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.282 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.285 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/control_exchange]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.288 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]/ensure: created
2019-09-12T08:30:03.292 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.295 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.300 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.303 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.307 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_userid]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.310 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]/ensure: created
2019-09-12T08:30:03.315 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.321 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.325 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.329 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.333 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_virtual_host]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.336 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]/ensure: created
2019-09-12T08:30:03.345 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.349 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.353 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.361 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.365 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[fm/catalog_info]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.368 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]/ensure: created
2019-09-12T08:30:03.371 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.375 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.381 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.385 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.388 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/api_paste_config]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.391 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]/ensure: created
2019-09-12T08:30:03.400 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.403 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.411 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.415 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.420 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_domain_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.423 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]/ensure: created
2019-09-12T08:30:03.427 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.430 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.434 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.438 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.442 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/armada_image_tag]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.446 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]/ensure: created
2019-09-12T08:30:03.451 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.463 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.471 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.481 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.485 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[keystone_authtoken/region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.496 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]/ensure: created
2019-09-12T08:30:03.500 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.506 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.511 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.514 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.517 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/debug]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.520 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]/ensure: created
2019-09-12T08:30:03.524 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.527 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.530 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.533 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.536 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/syslog_log_facility]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.539 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]/ensure: created
2019-09-12T08:30:03.543 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.546 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.549 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.552 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.556 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[database/max_pool_size]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.560 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]/ensure: created
2019-09-12T08:30:03.563 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.567 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.570 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.573 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.576 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_uri]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.579 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_url]/ensure: created
2019-09-12T08:30:03.583 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_url]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.586 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_url]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.590 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_api_paste_ini[filter:authtoken/auth_url]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.596 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]/ensure: created
2019-09-12T08:30:03.601 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.605 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.611 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.617 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.621 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/use_syslog]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.625 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]/owner: owner changed 'root' to 'sysinv'
2019-09-12T08:30:03.629 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]/group: group changed 'root' to 'sysinv'
2019-09-12T08:30:03.634 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]/mode: mode changed '0644' to '0600'
2019-09-12T08:30:03.639 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.646 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.650 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/File[/etc/sysinv/sysinv.conf]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.655 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]/ensure: created
2019-09-12T08:30:03.659 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.665 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.678 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.683 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.686 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/project_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.690 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:03.693 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]/ensure: created
2019-09-12T08:30:03.697 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.703 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.707 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.715 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.721 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/auth_url]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.725 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]/ensure: created
2019-09-12T08:30:03.729 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.733 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.749 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.752 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.756 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[openstack_keystone_authtoken/nova_region_name]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.759 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]/ensure: created
2019-09-12T08:30:03.762 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.766 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.769 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.772 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.776 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_type]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.779 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]/ensure: created
2019-09-12T08:30:03.783 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.786 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.789 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.793 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.798 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Sysinv/Sysinv_config[DEFAULT/logging_default_format_string]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:03.804 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]/ensure: created
2019-09-12T08:30:03.808 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.812 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.816 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.820 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.828 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_password]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.835 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]/ensure: created
2019-09-12T08:30:03.843 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.848 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.853 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.857 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.860 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rpc_backend]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.864 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]/ensure: created
2019-09-12T08:30:03.867 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.870 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.874 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.877 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.880 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[openstack_keystone_authtoken/project_name]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.883 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_admin_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:03.889 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]/ensure: created
2019-09-12T08:30:03.892 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.896 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.900 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.905 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.909 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Api/Sysinv_config[keystone_authtoken/auth_url]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:30:03.913 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]/ensure: created
2019-09-12T08:30:03.916 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.919 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.923 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.926 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.929 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[journal/journal_default_size]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.933 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]/ensure: created
2019-09-12T08:30:03.936 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]: Scheduling refresh of Service[sysinv-agent]
2019-09-12T08:30:03.940 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:03.944 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:03.952 Info: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:03.956 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv/Sysinv_config[DEFAULT/rabbit_ha_queues]: The container Class[Sysinv] will propagate my refresh event
2019-09-12T08:30:03.959 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/bin/systemctl is-active sysinv-agent'
2019-09-12T08:30:03.963 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/bin/systemctl is-enabled sysinv-agent'
2019-09-12T08:30:03.970 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/bin/systemctl is-active sysinv-agent'
2019-09-12T08:30:03.977 Debug: 2019-09-12 08:30:02 +0000 Executing: '/usr/bin/systemctl restart sysinv-agent'
2019-09-12T08:30:03.983 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Service[sysinv-agent]: Triggered 'refresh' from 61 events
2019-09-12T08:30:03.986 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Sysinv::Agent/Service[sysinv-agent]: The container Class[Sysinv::Agent] will propagate my refresh event
2019-09-12T08:30:03.995 Debug: 2019-09-12 08:30:02 +0000 Class[Sysinv]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:04.006 Debug: 2019-09-12 08:30:02 +0000 Class[Sysinv::Agent]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:04.012 Notice: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/File[/etc/drbd.d/drbd-etcd.res]/ensure: defined content as '{md5}a258637b8bde73256921cf115890a2bf'
2019-09-12T08:30:04.016 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/File[/etc/drbd.d/drbd-etcd.res]: The container Concat[/etc/drbd.d/drbd-etcd.res] will propagate my refresh event
2019-09-12T08:30:04.021 Debug: 2019-09-12 08:30:02 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Concat[/etc/drbd.d/drbd-etcd.res]/File[/etc/drbd.d/drbd-etcd.res]: The container /etc/drbd.d/drbd-etcd.res will propagate my refresh event
2019-09-12T08:30:04.032 Debug: 2019-09-12 08:30:02 +0000 /etc/drbd.d/drbd-etcd.res: The container Concat[/etc/drbd.d/drbd-etcd.res] will propagate my refresh event
2019-09-12T08:30:04.046 Info: 2019-09-12 08:30:02 +0000 Concat[/etc/drbd.d/drbd-etcd.res]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:30:04.050 Debug: 2019-09-12 08:30:02 +0000 Concat[/etc/drbd.d/drbd-etcd.res]: The container Drbd::Resource[drbd-etcd] will propagate my refresh event
2019-09-12T08:30:04.054 Debug: 2019-09-12 08:30:02 +0000 Exec[initialize DRBD metadata for drbd-etcd](provider=posix): Executing check 'drbdadm dump-md drbd-etcd || (drbdadm cstate drbd-etcd | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-etcd | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.058 Debug: 2019-09-12 08:30:02 +0000 Executing: 'drbdadm dump-md drbd-etcd || (drbdadm cstate drbd-etcd | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-etcd | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.062 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.067 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.071 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.075 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.078 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: No valid meta data found
2019-09-12T08:30:04.082 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: Command 'drbdmeta 7 v08 /dev/cgts-vg/etcd-lv internal dump-md' terminated with exit code 255
2019-09-12T08:30:04.088 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.092 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.096 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.100 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.104 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 7: Failure: (127) Device minor not allocated
2019-09-12T08:30:04.109 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: additional info from kernel:
2019-09-12T08:30:04.112 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: unknown minor
2019-09-12T08:30:04.116 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: Command 'drbdsetup cstate 7' terminated with exit code 10
2019-09-12T08:30:04.119 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.123 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.127 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.131 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.134 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/unless: Command 'drbdmeta 7 v08 /dev/cgts-vg/etcd-lv internal show-gi' terminated with exit code 255
2019-09-12T08:30:04.137 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-etcd](provider=posix): Executing check 'test -e /dev/cgts-vg/etcd-lv'
2019-09-12T08:30:04.141 Debug: 2019-09-12 08:30:03 +0000 Executing: 'test -e /dev/cgts-vg/etcd-lv'
2019-09-12T08:30:04.144 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-etcd](provider=posix): Executing 'yes yes | drbdadm create-md drbd-etcd -W--peer-max-bio-size=128k'
2019-09-12T08:30:04.147 Debug: 2019-09-12 08:30:03 +0000 Executing: 'yes yes | drbdadm create-md drbd-etcd -W--peer-max-bio-size=128k'
2019-09-12T08:30:04.151 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]/returns: executed successfully
2019-09-12T08:30:04.154 Info: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]: Scheduling refresh of Service[drbd]
2019-09-12T08:30:04.158 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[initialize DRBD metadata for drbd-etcd]: The container Drbd::Resource::Up[drbd-etcd] will propagate my refresh event
2019-09-12T08:30:04.161 Debug: 2019-09-12 08:30:03 +0000 Exec[enable DRBD resource drbd-etcd](provider=posix): Executing check 'drbdadm show-gi drbd-etcd | grep 'meta-data: need apply-al''
2019-09-12T08:30:04.165 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm show-gi drbd-etcd | grep 'meta-data: need apply-al''
2019-09-12T08:30:04.169 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.172 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.176 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.179 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.182 Debug: 2019-09-12 08:30:03 +0000 Exec[enable DRBD resource drbd-etcd](provider=posix): Executing check 'drbdadm dstate drbd-etcd | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:04.186 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm dstate drbd-etcd | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:04.189 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.193 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.197 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/onlyif: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.201 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[enable DRBD resource drbd-etcd]/onlyif: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.204 Debug: 2019-09-12 08:30:03 +0000 Exec[reuse existing DRBD resource drbd-etcd](provider=posix): Executing check 'test -e /dev/cgts-vg/etcd-lv && (drbdadm show-gi drbd-etcd | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.208 Debug: 2019-09-12 08:30:03 +0000 Executing: 'test -e /dev/cgts-vg/etcd-lv && (drbdadm show-gi drbd-etcd | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.212 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.215 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.218 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/onlyif: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.222 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[reuse existing DRBD resource drbd-etcd]/onlyif: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.226 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/File[/etc/drbd.d/drbd-dockerdistribution.res]/ensure: defined content as '{md5}c07c51b279c22f17f8f451b54df848dc'
2019-09-12T08:30:04.230 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/File[/etc/drbd.d/drbd-dockerdistribution.res]: The container Concat[/etc/drbd.d/drbd-dockerdistribution.res] will propagate my refresh event
2019-09-12T08:30:04.234 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Concat[/etc/drbd.d/drbd-dockerdistribution.res]/File[/etc/drbd.d/drbd-dockerdistribution.res]: The container /etc/drbd.d/drbd-dockerdistribution.res will propagate my refresh event
2019-09-12T08:30:04.237 Debug: 2019-09-12 08:30:03 +0000 /etc/drbd.d/drbd-dockerdistribution.res: The container Concat[/etc/drbd.d/drbd-dockerdistribution.res] will propagate my refresh event
2019-09-12T08:30:04.246 Info: 2019-09-12 08:30:03 +0000 Concat[/etc/drbd.d/drbd-dockerdistribution.res]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:30:04.252 Debug: 2019-09-12 08:30:03 +0000 Concat[/etc/drbd.d/drbd-dockerdistribution.res]: The container Drbd::Resource[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:04.257 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-dockerdistribution](provider=posix): Executing check 'drbdadm dump-md drbd-dockerdistribution || (drbdadm cstate drbd-dockerdistribution | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-dockerdistribution | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.264 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm dump-md drbd-dockerdistribution || (drbdadm cstate drbd-dockerdistribution | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-dockerdistribution | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.269 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.276 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.280 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.284 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.293 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: No valid meta data found
2019-09-12T08:30:04.297 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: Command 'drbdmeta 8 v08 /dev/cgts-vg/dockerdistribution-lv internal dump-md' terminated with exit code 255
2019-09-12T08:30:04.300 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.304 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.309 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.319 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.327 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 8: Failure: (127) Device minor not allocated
2019-09-12T08:30:04.332 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: additional info from kernel:
2019-09-12T08:30:04.336 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: unknown minor
2019-09-12T08:30:04.341 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: Command 'drbdsetup cstate 8' terminated with exit code 10
2019-09-12T08:30:04.345 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.350 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.354 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.359 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.364 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/unless: Command 'drbdmeta 8 v08 /dev/cgts-vg/dockerdistribution-lv internal show-gi' terminated with exit code 255
2019-09-12T08:30:04.369 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-dockerdistribution](provider=posix): Executing check 'test -e /dev/cgts-vg/dockerdistribution-lv'
2019-09-12T08:30:04.372 Debug: 2019-09-12 08:30:03 +0000 Executing: 'test -e /dev/cgts-vg/dockerdistribution-lv'
2019-09-12T08:30:04.376 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-dockerdistribution](provider=posix): Executing 'yes yes | drbdadm create-md drbd-dockerdistribution -W--peer-max-bio-size=128k'
2019-09-12T08:30:04.379 Debug: 2019-09-12 08:30:03 +0000 Executing: 'yes yes | drbdadm create-md drbd-dockerdistribution -W--peer-max-bio-size=128k'
2019-09-12T08:30:04.382 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]/returns: executed successfully
2019-09-12T08:30:04.386 Info: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]: Scheduling refresh of Service[drbd]
2019-09-12T08:30:04.389 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[initialize DRBD metadata for drbd-dockerdistribution]: The container Drbd::Resource::Up[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:04.392 Debug: 2019-09-12 08:30:03 +0000 Exec[enable DRBD resource drbd-dockerdistribution](provider=posix): Executing check 'drbdadm show-gi drbd-dockerdistribution | grep 'meta-data: need apply-al''
2019-09-12T08:30:04.396 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm show-gi drbd-dockerdistribution | grep 'meta-data: need apply-al''
2019-09-12T08:30:04.399 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.402 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.406 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/unless: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.409 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/unless: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.413 Debug: 2019-09-12 08:30:03 +0000 Exec[enable DRBD resource drbd-dockerdistribution](provider=posix): Executing check 'drbdadm dstate drbd-dockerdistribution | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:04.417 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm dstate drbd-dockerdistribution | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:04.421 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.426 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.430 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/onlyif: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.434 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[enable DRBD resource drbd-dockerdistribution]/onlyif: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.437 Debug: 2019-09-12 08:30:03 +0000 Exec[reuse existing DRBD resource drbd-dockerdistribution](provider=posix): Executing check 'test -e /dev/cgts-vg/dockerdistribution-lv && (drbdadm show-gi drbd-dockerdistribution | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.441 Debug: 2019-09-12 08:30:03 +0000 Executing: 'test -e /dev/cgts-vg/dockerdistribution-lv && (drbdadm show-gi drbd-dockerdistribution | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.445 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.449 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.453 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/onlyif: /etc/drbd.d/drbd-rabbit.res:1: in resource drbd-rabbit:
2019-09-12T08:30:04.456 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[reuse existing DRBD resource drbd-dockerdistribution]/onlyif: 	resource 'drbd-pgsql' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.461 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Barbican::Api/Barbican_config[retry_scheduler/initial_delay_seconds]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:04.465 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Barbican::Api::Logging/Oslo::Log[barbican_config]/Barbican_config[DEFAULT/log_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:04.469 Debug: 2019-09-12 08:30:03 +0000 Oslo::Log[barbican_config]: The container Class[Barbican::Api::Logging] will propagate my refresh event
2019-09-12T08:30:04.472 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::end]: Triggered 'refresh' from 24 events
2019-09-12T08:30:04.476 Info: 2019-09-12 08:30:03 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::end]: Scheduling refresh of Anchor[barbican::service::begin]
2019-09-12T08:30:04.480 Info: 2019-09-12 08:30:03 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::end]: Scheduling refresh of Exec[barbican-db-manage]
2019-09-12T08:30:04.484 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::config::end]: The container Class[Barbican::Deps] will propagate my refresh event
2019-09-12T08:30:04.488 Debug: 2019-09-12 08:30:03 +0000 Class[Barbican::Api::Logging]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:04.492 Debug: 2019-09-12 08:30:03 +0000 Class[Platform::Ldap::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:04.495 Debug: 2019-09-12 08:30:03 +0000 Prefetching crontab resources for cron
2019-09-12T08:30:04.499 Debug: 2019-09-12 08:30:03 +0000 looking for crontabs in /var/spool/cron
2019-09-12T08:30:04.503 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Openstack::Barbican::Service/Cron[barbican-cleaner]/ensure: created
2019-09-12T08:30:04.507 Debug: 2019-09-12 08:30:03 +0000 Flushing cron provider target root
2019-09-12T08:30:04.511 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Openstack::Barbican::Service/Cron[barbican-cleaner]: The container Class[Openstack::Barbican::Service] will propagate my refresh event
2019-09-12T08:30:04.518 Debug: 2019-09-12 08:30:03 +0000 Class[Openstack::Barbican::Service]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:04.527 Debug: 2019-09-12 08:30:03 +0000 Class[Openstack::Barbican]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:04.530 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/File[/etc/drbd.d/drbd-pgsql.res]/ensure: defined content as '{md5}cf4c03773365d8adc176d9d0f7b4844e'
2019-09-12T08:30:04.534 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/File[/etc/drbd.d/drbd-pgsql.res]: The container Concat[/etc/drbd.d/drbd-pgsql.res] will propagate my refresh event
2019-09-12T08:30:04.539 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Concat[/etc/drbd.d/drbd-pgsql.res]/File[/etc/drbd.d/drbd-pgsql.res]: The container /etc/drbd.d/drbd-pgsql.res will propagate my refresh event
2019-09-12T08:30:04.543 Debug: 2019-09-12 08:30:03 +0000 /etc/drbd.d/drbd-pgsql.res: The container Concat[/etc/drbd.d/drbd-pgsql.res] will propagate my refresh event
2019-09-12T08:30:04.546 Info: 2019-09-12 08:30:03 +0000 Concat[/etc/drbd.d/drbd-pgsql.res]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:30:04.550 Debug: 2019-09-12 08:30:03 +0000 Concat[/etc/drbd.d/drbd-pgsql.res]: The container Drbd::Resource[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:04.554 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-pgsql](provider=posix): Executing check 'drbdadm dump-md drbd-pgsql || (drbdadm cstate drbd-pgsql | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-pgsql | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.558 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm dump-md drbd-pgsql || (drbdadm cstate drbd-pgsql | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-pgsql | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.563 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.567 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.570 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: No valid meta data found
2019-09-12T08:30:04.574 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: Command 'drbdmeta 0 v08 /dev/cgts-vg/pgsql-lv internal dump-md' terminated with exit code 255
2019-09-12T08:30:04.580 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.584 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.589 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: 0: Failure: (127) Device minor not allocated
2019-09-12T08:30:04.593 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: additional info from kernel:
2019-09-12T08:30:04.598 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: unknown minor
2019-09-12T08:30:04.603 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: Command 'drbdsetup cstate 0' terminated with exit code 10
2019-09-12T08:30:04.607 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.610 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.614 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/unless: Command 'drbdmeta 0 v08 /dev/cgts-vg/pgsql-lv internal show-gi' terminated with exit code 255
2019-09-12T08:30:04.617 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-pgsql](provider=posix): Executing check 'test -e /dev/cgts-vg/pgsql-lv'
2019-09-12T08:30:04.620 Debug: 2019-09-12 08:30:03 +0000 Executing: 'test -e /dev/cgts-vg/pgsql-lv'
2019-09-12T08:30:04.624 Debug: 2019-09-12 08:30:03 +0000 Exec[initialize DRBD metadata for drbd-pgsql](provider=posix): Executing 'yes yes | drbdadm create-md drbd-pgsql -W--peer-max-bio-size=128k'
2019-09-12T08:30:04.627 Debug: 2019-09-12 08:30:03 +0000 Executing: 'yes yes | drbdadm create-md drbd-pgsql -W--peer-max-bio-size=128k'
2019-09-12T08:30:04.630 Notice: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]/returns: executed successfully
2019-09-12T08:30:04.633 Info: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]: Scheduling refresh of Service[drbd]
2019-09-12T08:30:04.637 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[initialize DRBD metadata for drbd-pgsql]: The container Drbd::Resource::Up[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:04.640 Debug: 2019-09-12 08:30:03 +0000 Exec[enable DRBD resource drbd-pgsql](provider=posix): Executing check 'drbdadm show-gi drbd-pgsql | grep 'meta-data: need apply-al''
2019-09-12T08:30:04.643 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm show-gi drbd-pgsql | grep 'meta-data: need apply-al''
2019-09-12T08:30:04.646 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/unless: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.650 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/unless: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.653 Debug: 2019-09-12 08:30:03 +0000 Exec[enable DRBD resource drbd-pgsql](provider=posix): Executing check 'drbdadm dstate drbd-pgsql | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:04.657 Debug: 2019-09-12 08:30:03 +0000 Executing: 'drbdadm dstate drbd-pgsql | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:04.660 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.663 Debug: 2019-09-12 08:30:03 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[enable DRBD resource drbd-pgsql]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.666 Debug: 2019-09-12 08:30:03 +0000 Exec[reuse existing DRBD resource drbd-pgsql](provider=posix): Executing check 'test -e /dev/cgts-vg/pgsql-lv && (drbdadm show-gi drbd-pgsql | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.670 Debug: 2019-09-12 08:30:04 +0000 Executing: 'test -e /dev/cgts-vg/pgsql-lv && (drbdadm show-gi drbd-pgsql | grep 'meta-data: need apply-al')'
2019-09-12T08:30:04.673 Debug: 2019-09-12 08:30:04 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[reuse existing DRBD resource drbd-pgsql]/onlyif: /etc/drbd.d/drbd-extension.res:1: in resource drbd-extension:
2019-09-12T08:30:04.676 Debug: 2019-09-12 08:30:04 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[reuse existing DRBD resource drbd-pgsql]/onlyif: 	resource 'drbd-platform' mentioned in 'resync-after' option is not known.
2019-09-12T08:30:04.680 Debug: 2019-09-12 08:30:04 +0000 Executing: '/usr/sbin/lvs cgts-vg'
2019-09-12T08:30:04.683 Debug: 2019-09-12 08:30:04 +0000 Executing: '/usr/sbin/vgs --noheading -o vg_extent_size --units k cgts-vg'
2019-09-12T08:30:04.686 Debug: 2019-09-12 08:30:04 +0000 Executing: '/usr/sbin/lvcreate -n platform-lv --size 10485760k cgts-vg'
2019-09-12T08:30:04.690 Debug: 2019-09-12 08:30:04 +0000 Executing: '/usr/sbin/lvs --noheading -o lv_size --units m /dev/cgts-vg/platform-lv'
2019-09-12T08:30:04.693 Debug: 2019-09-12 08:30:04 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/platform-lv bs=1M seek=10238'
2019-09-12T08:30:04.696 Debug: 2019-09-12 08:30:04 +0000 Executing: '/usr/bin/dd if=/dev/zero of=/dev/cgts-vg/platform-lv bs=1M count=100'
2019-09-12T08:30:06.518 Notice: 2019-09-12 08:30:06 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Logical_volume[platform-lv]/ensure: created
2019-09-12T08:30:06.521 Debug: 2019-09-12 08:30:06 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Logical_volume[platform-lv]: The container Platform::Drbd::Filesystem[drbd-platform] will propagate my refresh event
2019-09-12T08:30:06.526 Notice: 2019-09-12 08:30:06 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/File[/opt/platform]/ensure: created
2019-09-12T08:30:06.530 Debug: 2019-09-12 08:30:06 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/File[/opt/platform]: The container Drbd::Resource[drbd-platform] will propagate my refresh event
2019-09-12T08:30:06.533 Debug: 2019-09-12 08:30:06 +0000 Exec[test disk by-path for drbd-platform](provider=posix): Executing check 'test -e /dev/cgts-vg/platform-lv'
2019-09-12T08:30:06.537 Debug: 2019-09-12 08:30:06 +0000 Executing: 'test -e /dev/cgts-vg/platform-lv'
2019-09-12T08:30:08.346 Notice: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/File[/etc/drbd.d/drbd-platform.res]/ensure: defined content as '{md5}4fabfbdfc5331e61fd4527586e173fe4'
2019-09-12T08:30:08.350 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/File[/etc/drbd.d/drbd-platform.res]: The container Concat[/etc/drbd.d/drbd-platform.res] will propagate my refresh event
2019-09-12T08:30:08.354 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Concat[/etc/drbd.d/drbd-platform.res]/File[/etc/drbd.d/drbd-platform.res]: The container /etc/drbd.d/drbd-platform.res will propagate my refresh event
2019-09-12T08:30:08.359 Debug: 2019-09-12 08:30:08 +0000 /etc/drbd.d/drbd-platform.res: The container Concat[/etc/drbd.d/drbd-platform.res] will propagate my refresh event
2019-09-12T08:30:08.363 Info: 2019-09-12 08:30:08 +0000 Concat[/etc/drbd.d/drbd-platform.res]: Scheduling refresh of Class[Drbd::Service]
2019-09-12T08:30:08.367 Debug: 2019-09-12 08:30:08 +0000 Concat[/etc/drbd.d/drbd-platform.res]: The container Drbd::Resource[drbd-platform] will propagate my refresh event
2019-09-12T08:30:08.370 Debug: 2019-09-12 08:30:08 +0000 Exec[reuse existing DRBD resource drbd-platform](provider=posix): Executing check 'test -e /dev/cgts-vg/platform-lv && (drbdadm show-gi drbd-platform | grep 'meta-data: need apply-al')'
2019-09-12T08:30:08.373 Debug: 2019-09-12 08:30:08 +0000 Executing: 'test -e /dev/cgts-vg/platform-lv && (drbdadm show-gi drbd-platform | grep 'meta-data: need apply-al')'
2019-09-12T08:30:08.378 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[reuse existing DRBD resource drbd-platform]/onlyif: Command 'drbdmeta 2 v08 /dev/cgts-vg/platform-lv internal show-gi' terminated with exit code 255
2019-09-12T08:30:08.384 Debug: 2019-09-12 08:30:08 +0000 Exec[initialize DRBD metadata for drbd-platform](provider=posix): Executing check 'drbdadm dump-md drbd-platform || (drbdadm cstate drbd-platform | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-platform | grep 'meta-data: need apply-al')'
2019-09-12T08:30:08.389 Debug: 2019-09-12 08:30:08 +0000 Executing: 'drbdadm dump-md drbd-platform || (drbdadm cstate drbd-platform | egrep -q '^(PausedSync|Sync|Connected|WFConnection|StandAlone|Verify)') || (drbdadm show-gi drbd-platform | grep 'meta-data: need apply-al')'
2019-09-12T08:30:08.403 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: No valid meta data found
2019-09-12T08:30:08.408 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: Command 'drbdmeta 2 v08 /dev/cgts-vg/platform-lv internal dump-md' terminated with exit code 255
2019-09-12T08:30:08.412 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: 2: Failure: (127) Device minor not allocated
2019-09-12T08:30:08.417 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: additional info from kernel:
2019-09-12T08:30:08.421 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: unknown minor
2019-09-12T08:30:08.425 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: Command 'drbdsetup cstate 2' terminated with exit code 10
2019-09-12T08:30:08.429 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/unless: Command 'drbdmeta 2 v08 /dev/cgts-vg/platform-lv internal show-gi' terminated with exit code 255
2019-09-12T08:30:08.432 Debug: 2019-09-12 08:30:08 +0000 Exec[initialize DRBD metadata for drbd-platform](provider=posix): Executing check 'test -e /dev/cgts-vg/platform-lv'
2019-09-12T08:30:08.436 Debug: 2019-09-12 08:30:08 +0000 Executing: 'test -e /dev/cgts-vg/platform-lv'
2019-09-12T08:30:08.439 Debug: 2019-09-12 08:30:08 +0000 Exec[initialize DRBD metadata for drbd-platform](provider=posix): Executing 'yes yes | drbdadm create-md drbd-platform -W--peer-max-bio-size=128k'
2019-09-12T08:30:08.443 Debug: 2019-09-12 08:30:08 +0000 Executing: 'yes yes | drbdadm create-md drbd-platform -W--peer-max-bio-size=128k'
2019-09-12T08:30:08.515 Notice: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]/returns: executed successfully
2019-09-12T08:30:08.521 Info: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]: Scheduling refresh of Service[drbd]
2019-09-12T08:30:08.527 Debug: 2019-09-12 08:30:08 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[initialize DRBD metadata for drbd-platform]: The container Drbd::Resource::Up[drbd-platform] will propagate my refresh event
2019-09-12T08:30:08.532 Debug: 2019-09-12 08:30:08 +0000 Exec[enable DRBD resource drbd-platform](provider=posix): Executing check 'drbdadm show-gi drbd-platform | grep 'meta-data: need apply-al''
2019-09-12T08:30:08.537 Debug: 2019-09-12 08:30:08 +0000 Executing: 'drbdadm show-gi drbd-platform | grep 'meta-data: need apply-al''
2019-09-12T08:30:08.544 Debug: 2019-09-12 08:30:08 +0000 Exec[enable DRBD resource drbd-platform](provider=posix): Executing check 'drbdadm dstate drbd-platform | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:08.551 Debug: 2019-09-12 08:30:08 +0000 Executing: 'drbdadm dstate drbd-platform | egrep -q '^(Diskless/|Unconfigured|Consistent)''
2019-09-12T08:30:08.564 Info: 2019-09-12 08:30:08 +0000 Class[Drbd::Service]: Scheduling refresh of Service[drbd]
2019-09-12T08:30:08.568 Debug: 2019-09-12 08:30:08 +0000 Executing: '/usr/bin/systemctl is-active drbd'
2019-09-12T08:30:08.572 Debug: 2019-09-12 08:30:08 +0000 Executing: '/usr/bin/systemctl is-enabled drbd'
2019-09-12T08:30:08.584 Debug: 2019-09-12 08:30:08 +0000 Executing: '/usr/bin/systemctl unmask drbd'
2019-09-12T08:30:08.677 Debug: 2019-09-12 08:30:08 +0000 Executing: '/usr/bin/systemctl start drbd'
2019-09-12T08:30:09.547 Debug: 2019-09-12 08:30:09 +0000 Executing: '/usr/bin/systemctl is-enabled drbd'
2019-09-12T08:30:09.561 Debug: 2019-09-12 08:30:09 +0000 Executing: '/usr/bin/systemctl unmask drbd'
2019-09-12T08:30:09.668 Notice: 2019-09-12 08:30:09 +0000 /Stage[main]/Drbd::Service/Service[drbd]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:30:09.672 Debug: 2019-09-12 08:30:09 +0000 /Stage[main]/Drbd::Service/Service[drbd]: The container Class[Drbd::Service] will propagate my refresh event
2019-09-12T08:30:09.676 Info: 2019-09-12 08:30:09 +0000 /Stage[main]/Drbd::Service/Service[drbd]: Unscheduling refresh on Service[drbd]
2019-09-12T08:30:09.679 Debug: 2019-09-12 08:30:09 +0000 Exec[drbd_make_primary_drbd-rabbit](provider=posix): Executing check 'drbdadm role drbd-rabbit | egrep '^Primary''
2019-09-12T08:30:09.683 Debug: 2019-09-12 08:30:09 +0000 Executing: 'drbdadm role drbd-rabbit | egrep '^Primary''
2019-09-12T08:30:09.686 Debug: 2019-09-12 08:30:09 +0000 Exec[drbd_make_primary_drbd-rabbit](provider=posix): Executing check 'drbdadm dstate drbd-rabbit | egrep '^Inconsistent''
2019-09-12T08:30:09.690 Debug: 2019-09-12 08:30:09 +0000 Executing: 'drbdadm dstate drbd-rabbit | egrep '^Inconsistent''
2019-09-12T08:30:09.699 Debug: 2019-09-12 08:30:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]/onlyif: Inconsistent/DUnknown
2019-09-12T08:30:09.703 Debug: 2019-09-12 08:30:09 +0000 Exec[drbd_make_primary_drbd-rabbit](provider=posix): Executing 'drbdadm -- --overwrite-data-of-peer primary drbd-rabbit'
2019-09-12T08:30:09.707 Debug: 2019-09-12 08:30:09 +0000 Executing: 'drbdadm -- --overwrite-data-of-peer primary drbd-rabbit'
2019-09-12T08:30:09.728 Notice: 2019-09-12 08:30:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]/returns: executed successfully
2019-09-12T08:30:09.731 Info: 2019-09-12 08:30:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]: Scheduling refresh of Exec[drbd_format_volume_drbd-rabbit]
2019-09-12T08:30:09.735 Debug: 2019-09-12 08:30:09 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_drbd-rabbit]: The container Drbd::Resource::Up[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:09.745 Debug: 2019-09-12 08:30:09 +0000 Exec[drbd_make_primary_drbd-platform](provider=posix): Executing check 'drbdadm role drbd-platform | egrep '^Primary''
2019-09-12T08:30:09.749 Debug: 2019-09-12 08:30:09 +0000 Executing: 'drbdadm role drbd-platform | egrep '^Primary''
2019-09-12T08:30:09.761 Debug: 2019-09-12 08:30:09 +0000 Exec[drbd_make_primary_drbd-platform](provider=posix): Executing check 'drbdadm dstate drbd-platform | egrep '^Inconsistent''
2019-09-12T08:30:09.765 Debug: 2019-09-12 08:30:09 +0000 Executing: 'drbdadm dstate drbd-platform | egrep '^Inconsistent''
2019-09-12T08:30:09.769 Debug: 2019-09-12 08:30:09 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]/onlyif: Inconsistent/DUnknown
2019-09-12T08:30:09.773 Debug: 2019-09-12 08:30:09 +0000 Exec[drbd_make_primary_drbd-platform](provider=posix): Executing 'drbdadm -- --overwrite-data-of-peer primary drbd-platform'
2019-09-12T08:30:09.776 Debug: 2019-09-12 08:30:09 +0000 Executing: 'drbdadm -- --overwrite-data-of-peer primary drbd-platform'
2019-09-12T08:30:10.249 Notice: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]/returns: executed successfully
2019-09-12T08:30:10.253 Info: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]: Scheduling refresh of Exec[drbd_format_volume_drbd-platform]
2019-09-12T08:30:10.257 Debug: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_drbd-platform]: The container Drbd::Resource::Up[drbd-platform] will propagate my refresh event
2019-09-12T08:30:10.260 Debug: 2019-09-12 08:30:10 +0000 Exec[drbd_make_primary_again_drbd-platform](provider=posix): Executing check 'drbdadm role drbd-platform | egrep '^Primary''
2019-09-12T08:30:10.264 Debug: 2019-09-12 08:30:10 +0000 Executing: 'drbdadm role drbd-platform | egrep '^Primary''
2019-09-12T08:30:10.268 Debug: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_make_primary_again_drbd-platform]/unless: Primary/Unknown
2019-09-12T08:30:10.274 Debug: 2019-09-12 08:30:10 +0000 Exec[drbd_make_primary_drbd-pgsql](provider=posix): Executing check 'drbdadm role drbd-pgsql | egrep '^Primary''
2019-09-12T08:30:10.280 Debug: 2019-09-12 08:30:10 +0000 Executing: 'drbdadm role drbd-pgsql | egrep '^Primary''
2019-09-12T08:30:10.293 Debug: 2019-09-12 08:30:10 +0000 Exec[drbd_make_primary_drbd-pgsql](provider=posix): Executing check 'drbdadm dstate drbd-pgsql | egrep '^Inconsistent''
2019-09-12T08:30:10.298 Debug: 2019-09-12 08:30:10 +0000 Executing: 'drbdadm dstate drbd-pgsql | egrep '^Inconsistent''
2019-09-12T08:30:10.306 Debug: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]/onlyif: Inconsistent/DUnknown
2019-09-12T08:30:10.310 Debug: 2019-09-12 08:30:10 +0000 Exec[drbd_make_primary_drbd-pgsql](provider=posix): Executing 'drbdadm -- --overwrite-data-of-peer primary drbd-pgsql'
2019-09-12T08:30:10.314 Debug: 2019-09-12 08:30:10 +0000 Executing: 'drbdadm -- --overwrite-data-of-peer primary drbd-pgsql'
2019-09-12T08:30:10.337 Notice: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]/returns: executed successfully
2019-09-12T08:30:10.342 Info: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]: Scheduling refresh of Exec[drbd_format_volume_drbd-pgsql]
2019-09-12T08:30:10.347 Debug: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_drbd-pgsql]: The container Drbd::Resource::Up[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:10.352 Debug: 2019-09-12 08:30:10 +0000 Exec[drbd_make_primary_again_drbd-pgsql](provider=posix): Executing check 'drbdadm role drbd-pgsql | egrep '^Primary''
2019-09-12T08:30:10.357 Debug: 2019-09-12 08:30:10 +0000 Executing: 'drbdadm role drbd-pgsql | egrep '^Primary''
2019-09-12T08:30:10.362 Debug: 2019-09-12 08:30:10 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_make_primary_again_drbd-pgsql]/unless: Primary/Unknown
2019-09-12T08:30:10.367 Debug: 2019-09-12 08:30:10 +0000 Exec[drbd_format_volume_drbd-rabbit](provider=posix): Executing 'mkfs.ext4  /dev/drbd1'
2019-09-12T08:30:10.372 Debug: 2019-09-12 08:30:10 +0000 Executing: 'mkfs.ext4  /dev/drbd1'
2019-09-12T08:30:11.778 Notice: 2019-09-12 08:30:11 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_format_volume_drbd-rabbit]: Triggered 'refresh' from 1 events
2019-09-12T08:30:11.782 Debug: 2019-09-12 08:30:11 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_format_volume_drbd-rabbit]: The container Drbd::Resource::Up[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:11.787 Debug: 2019-09-12 08:30:11 +0000 Exec[drbd_format_volume_drbd-platform](provider=posix): Executing 'mkfs.ext4  /dev/drbd2'
2019-09-12T08:30:11.791 Debug: 2019-09-12 08:30:11 +0000 Executing: 'mkfs.ext4  /dev/drbd2'
2019-09-12T08:30:17.681 Notice: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_format_volume_drbd-platform]: Triggered 'refresh' from 1 events
2019-09-12T08:30:17.685 Debug: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Exec[drbd_format_volume_drbd-platform]: The container Drbd::Resource::Up[drbd-platform] will propagate my refresh event
2019-09-12T08:30:17.690 Notice: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:30:17.693 Debug: 2019-09-12 08:30:17 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:30:17.697 Debug: 2019-09-12 08:30:17 +0000 Executing: '/usr/bin/mount /opt/platform'
2019-09-12T08:30:17.706 Debug: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: The container Drbd::Resource::Up[drbd-platform] will propagate my refresh event
2019-09-12T08:30:17.710 Info: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Scheduling refresh of Mount[/opt/platform]
2019-09-12T08:30:17.719 Info: 2019-09-12 08:30:17 +0000 Mount[/opt/platform](provider=parsed): Remounting
2019-09-12T08:30:17.722 Debug: 2019-09-12 08:30:17 +0000 Executing: '/usr/bin/mount -o remount /opt/platform'
2019-09-12T08:30:17.743 Notice: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Triggered 'refresh' from 1 events
2019-09-12T08:30:17.748 Debug: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: The container Drbd::Resource::Up[drbd-platform] will propagate my refresh event
2019-09-12T08:30:17.751 Info: 2019-09-12 08:30:17 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Drbd::Resource[drbd-platform]/Drbd::Resource::Enable[drbd-platform]/Drbd::Resource::Up[drbd-platform]/Mount[/opt/platform]: Scheduling refresh of Mount[/opt/platform]
2019-09-12T08:30:17.755 Debug: 2019-09-12 08:30:17 +0000 Exec[drbd_format_volume_drbd-pgsql](provider=posix): Executing 'mkfs.ext4  /dev/drbd0'
2019-09-12T08:30:17.758 Debug: 2019-09-12 08:30:17 +0000 Executing: 'mkfs.ext4  /dev/drbd0'
2019-09-12T08:30:19.205 Notice: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_format_volume_drbd-pgsql]: Triggered 'refresh' from 1 events
2019-09-12T08:30:19.209 Debug: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Exec[drbd_format_volume_drbd-pgsql]: The container Drbd::Resource::Up[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:19.215 Notice: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv]/ensure: created
2019-09-12T08:30:19.219 Debug: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:19.223 Debug: 2019-09-12 08:30:19 +0000 Exec[drbd_make_primary_drbd-dockerdistribution](provider=posix): Executing check 'drbdadm role drbd-dockerdistribution | egrep '^Primary''
2019-09-12T08:30:19.226 Debug: 2019-09-12 08:30:19 +0000 Executing: 'drbdadm role drbd-dockerdistribution | egrep '^Primary''
2019-09-12T08:30:19.230 Debug: 2019-09-12 08:30:19 +0000 Exec[drbd_make_primary_drbd-dockerdistribution](provider=posix): Executing check 'drbdadm dstate drbd-dockerdistribution | egrep '^Inconsistent''
2019-09-12T08:30:19.234 Debug: 2019-09-12 08:30:19 +0000 Executing: 'drbdadm dstate drbd-dockerdistribution | egrep '^Inconsistent''
2019-09-12T08:30:19.238 Debug: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]/onlyif: Inconsistent/DUnknown
2019-09-12T08:30:19.242 Debug: 2019-09-12 08:30:19 +0000 Exec[drbd_make_primary_drbd-dockerdistribution](provider=posix): Executing 'drbdadm -- --overwrite-data-of-peer primary drbd-dockerdistribution'
2019-09-12T08:30:19.246 Debug: 2019-09-12 08:30:19 +0000 Executing: 'drbdadm -- --overwrite-data-of-peer primary drbd-dockerdistribution'
2019-09-12T08:30:19.274 Notice: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]/returns: executed successfully
2019-09-12T08:30:19.279 Info: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]: Scheduling refresh of Exec[drbd_format_volume_drbd-dockerdistribution]
2019-09-12T08:30:19.282 Debug: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_drbd-dockerdistribution]: The container Drbd::Resource::Up[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:19.288 Debug: 2019-09-12 08:30:19 +0000 Exec[drbd_make_primary_again_drbd-dockerdistribution](provider=posix): Executing check 'drbdadm role drbd-dockerdistribution | egrep '^Primary''
2019-09-12T08:30:19.291 Debug: 2019-09-12 08:30:19 +0000 Executing: 'drbdadm role drbd-dockerdistribution | egrep '^Primary''
2019-09-12T08:30:19.295 Debug: 2019-09-12 08:30:19 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_make_primary_again_drbd-dockerdistribution]/unless: Primary/Unknown
2019-09-12T08:30:19.300 Debug: 2019-09-12 08:30:19 +0000 Exec[drbd_format_volume_drbd-dockerdistribution](provider=posix): Executing 'mkfs.ext4  /dev/drbd8'
2019-09-12T08:30:19.305 Debug: 2019-09-12 08:30:19 +0000 Executing: 'mkfs.ext4  /dev/drbd8'
2019-09-12T08:30:20.872 Notice: 2019-09-12 08:30:20 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_format_volume_drbd-dockerdistribution]: Triggered 'refresh' from 1 events
2019-09-12T08:30:20.878 Debug: 2019-09-12 08:30:20 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Exec[drbd_format_volume_drbd-dockerdistribution]: The container Drbd::Resource::Up[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:21.007 Notice: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:30:21.011 Debug: 2019-09-12 08:30:21 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:30:21.015 Debug: 2019-09-12 08:30:21 +0000 Executing: '/usr/bin/mount /var/lib/docker-distribution'
2019-09-12T08:30:21.029 Debug: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]: The container Drbd::Resource::Up[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:21.032 Info: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]: Scheduling refresh of Mount[/var/lib/docker-distribution]
2019-09-12T08:30:21.036 Info: 2019-09-12 08:30:21 +0000 Mount[/var/lib/docker-distribution](provider=parsed): Remounting
2019-09-12T08:30:21.039 Debug: 2019-09-12 08:30:21 +0000 Executing: '/usr/bin/mount -o remount /var/lib/docker-distribution'
2019-09-12T08:30:21.068 Notice: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]: Triggered 'refresh' from 1 events
2019-09-12T08:30:21.072 Debug: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]: The container Drbd::Resource::Up[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:21.075 Info: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Drbd::Resource[drbd-dockerdistribution]/Drbd::Resource::Enable[drbd-dockerdistribution]/Drbd::Resource::Up[drbd-dockerdistribution]/Mount[/var/lib/docker-distribution]: Scheduling refresh of Mount[/var/lib/docker-distribution]
2019-09-12T08:30:21.078 Debug: 2019-09-12 08:30:21 +0000 Drbd::Resource::Up[drbd-dockerdistribution]: The container Drbd::Resource::Enable[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:21.082 Debug: 2019-09-12 08:30:21 +0000 Drbd::Resource::Enable[drbd-dockerdistribution]: The container Drbd::Resource[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:21.085 Debug: 2019-09-12 08:30:21 +0000 Exec[drbd_make_primary_drbd-extension](provider=posix): Executing check 'drbdadm role drbd-extension | egrep '^Primary''
2019-09-12T08:30:21.089 Debug: 2019-09-12 08:30:21 +0000 Executing: 'drbdadm role drbd-extension | egrep '^Primary''
2019-09-12T08:30:21.093 Debug: 2019-09-12 08:30:21 +0000 Exec[drbd_make_primary_drbd-extension](provider=posix): Executing check 'drbdadm dstate drbd-extension | egrep '^Inconsistent''
2019-09-12T08:30:21.097 Debug: 2019-09-12 08:30:21 +0000 Executing: 'drbdadm dstate drbd-extension | egrep '^Inconsistent''
2019-09-12T08:30:21.106 Debug: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]/onlyif: Inconsistent/DUnknown
2019-09-12T08:30:21.110 Debug: 2019-09-12 08:30:21 +0000 Exec[drbd_make_primary_drbd-extension](provider=posix): Executing 'drbdadm -- --overwrite-data-of-peer primary drbd-extension'
2019-09-12T08:30:21.114 Debug: 2019-09-12 08:30:21 +0000 Executing: 'drbdadm -- --overwrite-data-of-peer primary drbd-extension'
2019-09-12T08:30:21.139 Notice: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]/returns: executed successfully
2019-09-12T08:30:21.144 Info: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]: Scheduling refresh of Exec[drbd_format_volume_drbd-extension]
2019-09-12T08:30:21.149 Debug: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_drbd-extension]: The container Drbd::Resource::Up[drbd-extension] will propagate my refresh event
2019-09-12T08:30:21.152 Debug: 2019-09-12 08:30:21 +0000 Exec[drbd_format_volume_drbd-extension](provider=posix): Executing 'mkfs.ext4  /dev/drbd5'
2019-09-12T08:30:21.156 Debug: 2019-09-12 08:30:21 +0000 Executing: 'mkfs.ext4  /dev/drbd5'
2019-09-12T08:30:21.934 Notice: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_format_volume_drbd-extension]: Triggered 'refresh' from 1 events
2019-09-12T08:30:21.938 Debug: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_format_volume_drbd-extension]: The container Drbd::Resource::Up[drbd-extension] will propagate my refresh event
2019-09-12T08:30:21.943 Debug: 2019-09-12 08:30:21 +0000 Class[Drbd::Service]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:21.947 Notice: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv/19.09]/ensure: created
2019-09-12T08:30:21.951 Debug: 2019-09-12 08:30:21 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv/19.09]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:21.954 Debug: 2019-09-12 08:30:21 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:30:21.957 Debug: 2019-09-12 08:30:21 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:30:22.071 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv/19.09/sysinv.conf.default]/ensure: defined content as '{md5}89df6b54837005b7596cbdea03caedb2'
2019-09-12T08:30:22.074 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Sysinv/File[/opt/platform/sysinv/19.09/sysinv.conf.default]: The container Class[Platform::Sysinv] will propagate my refresh event
2019-09-12T08:30:22.078 Debug: 2019-09-12 08:30:22 +0000 Class[Platform::Sysinv]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:22.081 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:30:22.085 Debug: 2019-09-12 08:30:22 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:30:22.089 Debug: 2019-09-12 08:30:22 +0000 Executing: '/usr/bin/mount /var/lib/postgresql'
2019-09-12T08:30:22.098 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]: The container Drbd::Resource::Up[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.102 Info: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]: Scheduling refresh of Mount[/var/lib/postgresql]
2019-09-12T08:30:22.105 Info: 2019-09-12 08:30:22 +0000 Mount[/var/lib/postgresql](provider=parsed): Remounting
2019-09-12T08:30:22.111 Debug: 2019-09-12 08:30:22 +0000 Executing: '/usr/bin/mount -o remount /var/lib/postgresql'
2019-09-12T08:30:22.133 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]: Triggered 'refresh' from 1 events
2019-09-12T08:30:22.136 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]: The container Drbd::Resource::Up[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.140 Info: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Drbd::Resource[drbd-pgsql]/Drbd::Resource::Enable[drbd-pgsql]/Drbd::Resource::Up[drbd-pgsql]/Mount[/var/lib/postgresql]: Scheduling refresh of Mount[/var/lib/postgresql]
2019-09-12T08:30:22.145 Debug: 2019-09-12 08:30:22 +0000 Drbd::Resource::Up[drbd-pgsql]: The container Drbd::Resource::Enable[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.148 Debug: 2019-09-12 08:30:22 +0000 Drbd::Resource::Up[drbd-platform]: The container Drbd::Resource::Enable[drbd-platform] will propagate my refresh event
2019-09-12T08:30:22.152 Debug: 2019-09-12 08:30:22 +0000 Drbd::Resource::Enable[drbd-platform]: The container Drbd::Resource[drbd-platform] will propagate my refresh event
2019-09-12T08:30:22.155 Debug: 2019-09-12 08:30:22 +0000 Drbd::Resource::Enable[drbd-pgsql]: The container Drbd::Resource[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.159 Debug: 2019-09-12 08:30:22 +0000 Drbd::Resource[drbd-pgsql]: The container Platform::Drbd::Filesystem[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.162 Debug: 2019-09-12 08:30:22 +0000 Exec[drbd resize drbd-pgsql](provider=posix): Executing 'drbdadm -- --assume-peer-has-space resize drbd-pgsql'
2019-09-12T08:30:22.165 Debug: 2019-09-12 08:30:22 +0000 Executing: 'drbdadm -- --assume-peer-has-space resize drbd-pgsql'
2019-09-12T08:30:22.169 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Exec[drbd resize drbd-pgsql]/returns: executed successfully
2019-09-12T08:30:22.172 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Exec[drbd resize drbd-pgsql]: The container Platform::Drbd::Filesystem[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.178 Debug: 2019-09-12 08:30:22 +0000 Exec[resize2fs drbd-pgsql](provider=posix): Executing 'resize2fs /dev/drbd0'
2019-09-12T08:30:22.182 Debug: 2019-09-12 08:30:22 +0000 Executing: 'resize2fs /dev/drbd0'
2019-09-12T08:30:22.186 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Exec[resize2fs drbd-pgsql]/returns: executed successfully
2019-09-12T08:30:22.189 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Drbd::Pgsql/Platform::Drbd::Filesystem[drbd-pgsql]/Exec[resize2fs drbd-pgsql]: The container Platform::Drbd::Filesystem[drbd-pgsql] will propagate my refresh event
2019-09-12T08:30:22.196 Debug: 2019-09-12 08:30:22 +0000 Platform::Drbd::Filesystem[drbd-pgsql]: The container Class[Platform::Drbd::Pgsql] will propagate my refresh event
2019-09-12T08:30:22.199 Debug: 2019-09-12 08:30:22 +0000 Class[Platform::Drbd::Pgsql]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:22.203 Debug: 2019-09-12 08:30:22 +0000 Exec[Empty pg dir](provider=posix): Executing 'rm -fR /var/lib/postgresql/*'
2019-09-12T08:30:22.206 Debug: 2019-09-12 08:30:22 +0000 Executing: 'rm -fR /var/lib/postgresql/*'
2019-09-12T08:30:22.209 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Empty pg dir]/returns: executed successfully
2019-09-12T08:30:22.214 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Empty pg dir]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:22.218 Debug: 2019-09-12 08:30:22 +0000 Exec[Create pg datadir](provider=posix): Executing 'mkdir -p /var/lib/postgresql/19.09'
2019-09-12T08:30:22.221 Debug: 2019-09-12 08:30:22 +0000 Executing: 'mkdir -p /var/lib/postgresql/19.09'
2019-09-12T08:30:22.225 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Create pg datadir]/returns: executed successfully
2019-09-12T08:30:22.228 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Create pg datadir]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:22.232 Debug: 2019-09-12 08:30:22 +0000 Exec[Change pg dir permissions](provider=posix): Executing 'chown -R postgres:postgres /var/lib/postgresql'
2019-09-12T08:30:22.235 Debug: 2019-09-12 08:30:22 +0000 Executing: 'chown -R postgres:postgres /var/lib/postgresql'
2019-09-12T08:30:22.238 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Change pg dir permissions]/returns: executed successfully
2019-09-12T08:30:22.242 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Change pg dir permissions]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:22.245 Notice: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/File_line[allow sudo with no tty]/ensure: created
2019-09-12T08:30:22.248 Debug: 2019-09-12 08:30:22 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/File_line[allow sudo with no tty]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:22.252 Debug: 2019-09-12 08:30:22 +0000 Exec[Create pg database](provider=posix): Executing 'sudo -u postgres initdb -D /var/lib/postgresql/19.09'
2019-09-12T08:30:22.255 Debug: 2019-09-12 08:30:22 +0000 Executing: 'sudo -u postgres initdb -D /var/lib/postgresql/19.09'
2019-09-12T08:30:25.142 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Create pg database]/returns: executed successfully
2019-09-12T08:30:25.145 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Create pg database]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:25.148 Debug: 2019-09-12 08:30:25 +0000 Drbd::Resource[drbd-platform]: The container Platform::Drbd::Filesystem[drbd-platform] will propagate my refresh event
2019-09-12T08:30:25.152 Debug: 2019-09-12 08:30:25 +0000 Exec[drbd resize drbd-platform](provider=posix): Executing 'drbdadm -- --assume-peer-has-space resize drbd-platform'
2019-09-12T08:30:25.156 Debug: 2019-09-12 08:30:25 +0000 Executing: 'drbdadm -- --assume-peer-has-space resize drbd-platform'
2019-09-12T08:30:25.159 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Exec[drbd resize drbd-platform]/returns: executed successfully
2019-09-12T08:30:25.163 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Exec[drbd resize drbd-platform]: The container Platform::Drbd::Filesystem[drbd-platform] will propagate my refresh event
2019-09-12T08:30:25.166 Debug: 2019-09-12 08:30:25 +0000 Exec[resize2fs drbd-platform](provider=posix): Executing 'resize2fs /dev/drbd2'
2019-09-12T08:30:25.170 Debug: 2019-09-12 08:30:25 +0000 Executing: 'resize2fs /dev/drbd2'
2019-09-12T08:30:25.175 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Exec[resize2fs drbd-platform]/returns: executed successfully
2019-09-12T08:30:25.179 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Platform/Platform::Drbd::Filesystem[drbd-platform]/Exec[resize2fs drbd-platform]: The container Platform::Drbd::Filesystem[drbd-platform] will propagate my refresh event
2019-09-12T08:30:25.182 Debug: 2019-09-12 08:30:25 +0000 Platform::Drbd::Filesystem[drbd-platform]: The container Class[Platform::Drbd::Platform] will propagate my refresh event
2019-09-12T08:30:25.186 Debug: 2019-09-12 08:30:25 +0000 Class[Platform::Drbd::Platform]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:25.189 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring]/ensure: created
2019-09-12T08:30:25.193 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring]: The container Class[Platform::Client::Credentials] will propagate my refresh event
2019-09-12T08:30:25.196 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/opt/platform/keystone]/ensure: created
2019-09-12T08:30:25.200 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/opt/platform/keystone]: The container Class[Openstack::Keystone::Bootstrap] will propagate my refresh event
2019-09-12T08:30:25.238 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/etc/keystone/keystone-extra.conf]/ensure: defined content as '{md5}3161901284147f58460c118363aff11f'
2019-09-12T08:30:25.241 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/File[/etc/keystone/keystone-extra.conf]: The container Class[Openstack::Keystone::Bootstrap] will propagate my refresh event
2019-09-12T08:30:25.245 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring/19.09]/ensure: created
2019-09-12T08:30:25.249 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring/19.09]: The container Class[Platform::Client::Credentials] will propagate my refresh event
2019-09-12T08:30:25.290 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring/19.09/.CREDENTIAL]/ensure: defined content as '{md5}4479fda1de2ff49823008fc45d88ec3c'
2019-09-12T08:30:25.293 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Client::Credentials/File[/opt/platform/.keyring/19.09/.CREDENTIAL]: The container Class[Platform::Client::Credentials] will propagate my refresh event
2019-09-12T08:30:25.296 Debug: 2019-09-12 08:30:25 +0000 Class[Platform::Client::Credentials]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:25.300 Debug: 2019-09-12 08:30:25 +0000 Drbd::Resource[drbd-dockerdistribution]: The container Platform::Drbd::Filesystem[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:25.309 Debug: 2019-09-12 08:30:25 +0000 Exec[drbd resize drbd-dockerdistribution](provider=posix): Executing 'drbdadm -- --assume-peer-has-space resize drbd-dockerdistribution'
2019-09-12T08:30:25.312 Debug: 2019-09-12 08:30:25 +0000 Executing: 'drbdadm -- --assume-peer-has-space resize drbd-dockerdistribution'
2019-09-12T08:30:25.316 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Exec[drbd resize drbd-dockerdistribution]/returns: executed successfully
2019-09-12T08:30:25.324 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Exec[drbd resize drbd-dockerdistribution]: The container Platform::Drbd::Filesystem[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:25.327 Debug: 2019-09-12 08:30:25 +0000 Exec[resize2fs drbd-dockerdistribution](provider=posix): Executing 'resize2fs /dev/drbd8'
2019-09-12T08:30:25.331 Debug: 2019-09-12 08:30:25 +0000 Executing: 'resize2fs /dev/drbd8'
2019-09-12T08:30:25.334 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Exec[resize2fs drbd-dockerdistribution]/returns: executed successfully
2019-09-12T08:30:25.338 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Dockerdistribution::Bootstrap/Platform::Drbd::Filesystem[drbd-dockerdistribution]/Exec[resize2fs drbd-dockerdistribution]: The container Platform::Drbd::Filesystem[drbd-dockerdistribution] will propagate my refresh event
2019-09-12T08:30:25.341 Debug: 2019-09-12 08:30:25 +0000 Platform::Drbd::Filesystem[drbd-dockerdistribution]: The container Class[Platform::Drbd::Dockerdistribution::Bootstrap] will propagate my refresh event
2019-09-12T08:30:25.345 Debug: 2019-09-12 08:30:25 +0000 Exec[drbd_make_primary_again_drbd-extension](provider=posix): Executing check 'drbdadm role drbd-extension | egrep '^Primary''
2019-09-12T08:30:25.348 Debug: 2019-09-12 08:30:25 +0000 Executing: 'drbdadm role drbd-extension | egrep '^Primary''
2019-09-12T08:30:25.353 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Exec[drbd_make_primary_again_drbd-extension]/unless: Primary/Unknown
2019-09-12T08:30:25.357 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:30:25.361 Debug: 2019-09-12 08:30:25 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:30:25.365 Debug: 2019-09-12 08:30:25 +0000 Executing: '/usr/bin/mount /opt/extension'
2019-09-12T08:30:25.371 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]: The container Drbd::Resource::Up[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.375 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]: Scheduling refresh of Mount[/opt/extension]
2019-09-12T08:30:25.378 Info: 2019-09-12 08:30:25 +0000 Mount[/opt/extension](provider=parsed): Remounting
2019-09-12T08:30:25.382 Debug: 2019-09-12 08:30:25 +0000 Executing: '/usr/bin/mount -o remount /opt/extension'
2019-09-12T08:30:25.469 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]: Triggered 'refresh' from 1 events
2019-09-12T08:30:25.472 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]: The container Drbd::Resource::Up[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.476 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Drbd::Resource[drbd-extension]/Drbd::Resource::Enable[drbd-extension]/Drbd::Resource::Up[drbd-extension]/Mount[/opt/extension]: Scheduling refresh of Mount[/opt/extension]
2019-09-12T08:30:25.480 Debug: 2019-09-12 08:30:25 +0000 Drbd::Resource::Up[drbd-extension]: The container Drbd::Resource::Enable[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.483 Debug: 2019-09-12 08:30:25 +0000 Drbd::Resource::Enable[drbd-extension]: The container Drbd::Resource[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.486 Debug: 2019-09-12 08:30:25 +0000 Drbd::Resource[drbd-extension]: The container Platform::Drbd::Filesystem[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.489 Debug: 2019-09-12 08:30:25 +0000 Exec[drbd resize drbd-extension](provider=posix): Executing 'drbdadm -- --assume-peer-has-space resize drbd-extension'
2019-09-12T08:30:25.492 Debug: 2019-09-12 08:30:25 +0000 Executing: 'drbdadm -- --assume-peer-has-space resize drbd-extension'
2019-09-12T08:30:25.496 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Exec[drbd resize drbd-extension]/returns: executed successfully
2019-09-12T08:30:25.499 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Exec[drbd resize drbd-extension]: The container Platform::Drbd::Filesystem[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.502 Debug: 2019-09-12 08:30:25 +0000 Exec[resize2fs drbd-extension](provider=posix): Executing 'resize2fs /dev/drbd5'
2019-09-12T08:30:25.506 Debug: 2019-09-12 08:30:25 +0000 Executing: 'resize2fs /dev/drbd5'
2019-09-12T08:30:25.509 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Exec[resize2fs drbd-extension]/returns: executed successfully
2019-09-12T08:30:25.513 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Extension/Platform::Drbd::Filesystem[drbd-extension]/Exec[resize2fs drbd-extension]: The container Platform::Drbd::Filesystem[drbd-extension] will propagate my refresh event
2019-09-12T08:30:25.516 Debug: 2019-09-12 08:30:25 +0000 Platform::Drbd::Filesystem[drbd-extension]: The container Class[Platform::Drbd::Extension] will propagate my refresh event
2019-09-12T08:30:25.530 Debug: 2019-09-12 08:30:25 +0000 Class[Platform::Drbd::Extension]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:25.535 Debug: 2019-09-12 08:30:25 +0000 Exec[Move Config files](provider=posix): Executing 'mkdir -p /etc/postgresql && mv /var/lib/postgresql/19.09/*.conf /etc/postgresql/ && ln -s /etc/postgresql/*.conf /var/lib/postgresql/19.09/'
2019-09-12T08:30:25.538 Debug: 2019-09-12 08:30:25 +0000 Executing: 'mkdir -p /etc/postgresql && mv /var/lib/postgresql/19.09/*.conf /etc/postgresql/ && ln -s /etc/postgresql/*.conf /var/lib/postgresql/19.09/'
2019-09-12T08:30:25.541 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Move Config files]/returns: executed successfully
2019-09-12T08:30:25.544 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Exec[Move Config files]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:25.548 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/etc/postgresql]/owner: owner changed 'root' to 'postgres'
2019-09-12T08:30:25.551 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/etc/postgresql]/group: group changed 'root' to 'postgres'
2019-09-12T08:30:25.555 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/etc/postgresql]/mode: mode changed '0755' to '0700'
2019-09-12T08:30:25.558 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/etc/postgresql]: The container Class[Postgresql::Server::Initdb] will propagate my refresh event
2019-09-12T08:30:25.562 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/etc/postgresql]: The container Class[Postgresql::Server::Initdb] will propagate my refresh event
2019-09-12T08:30:25.565 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Initdb/File[/etc/postgresql]: The container Class[Postgresql::Server::Initdb] will propagate my refresh event
2019-09-12T08:30:25.569 Debug: 2019-09-12 08:30:25 +0000 Class[Postgresql::Server::Initdb]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:25.647 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]/ensure: defined content as '{md5}27d261b3f217f78e6efa0122b1cdba5f'
2019-09-12T08:30:25.651 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]: Scheduling refresh of Exec[restart-systemd]
2019-09-12T08:30:25.655 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:25.659 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/File[systemd-override]: Scheduling refresh of Class[Postgresql::Server::Service]
2019-09-12T08:30:25.664 Debug: 2019-09-12 08:30:25 +0000 Prefetching parsed resources for postgresql_conf
2019-09-12T08:30:25.670 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[hba_file]/Postgresql_conf[hba_file]/ensure: created
2019-09-12T08:30:25.674 Debug: 2019-09-12 08:30:25 +0000 Flushing postgresql_conf provider target /etc/postgresql/postgresql.conf
2019-09-12T08:30:25.679 Info: 2019-09-12 08:30:25 +0000 Computing checksum on file /etc/postgresql/postgresql.conf
2019-09-12T08:30:25.684 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[hba_file]/Postgresql_conf[hba_file]: The container Postgresql::Server::Config_entry[hba_file] will propagate my refresh event
2019-09-12T08:30:25.688 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[hba_file]/Postgresql_conf[hba_file]: Scheduling refresh of Class[Postgresql::Server::Service]
2019-09-12T08:30:25.691 Debug: 2019-09-12 08:30:25 +0000 Postgresql::Server::Config_entry[hba_file]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:25.694 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[data_directory]/Postgresql_conf[data_directory]/ensure: created
2019-09-12T08:30:25.697 Debug: 2019-09-12 08:30:25 +0000 Flushing postgresql_conf provider target /etc/postgresql/postgresql.conf
2019-09-12T08:30:25.703 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[data_directory]/Postgresql_conf[data_directory]: The container Postgresql::Server::Config_entry[data_directory] will propagate my refresh event
2019-09-12T08:30:25.706 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[data_directory]/Postgresql_conf[data_directory]: Scheduling refresh of Class[Postgresql::Server::Service]
2019-09-12T08:30:25.710 Debug: 2019-09-12 08:30:25 +0000 Postgresql::Server::Config_entry[data_directory]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:25.714 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[log_line_prefix]/Postgresql_conf[log_line_prefix]/ensure: created
2019-09-12T08:30:25.717 Debug: 2019-09-12 08:30:25 +0000 Flushing postgresql_conf provider target /etc/postgresql/postgresql.conf
2019-09-12T08:30:25.729 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[log_line_prefix]/Postgresql_conf[log_line_prefix]: Scheduling refresh of Class[Postgresql::Server::Reload]
2019-09-12T08:30:25.733 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[log_line_prefix]/Postgresql_conf[log_line_prefix]: The container Postgresql::Server::Config_entry[log_line_prefix] will propagate my refresh event
2019-09-12T08:30:25.737 Debug: 2019-09-12 08:30:25 +0000 Exec[restart-systemd](provider=posix): Executing 'systemctl daemon-reload'
2019-09-12T08:30:25.740 Debug: 2019-09-12 08:30:25 +0000 Executing: 'systemctl daemon-reload'
2019-09-12T08:30:25.798 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Exec[restart-systemd]: Triggered 'refresh' from 1 events
2019-09-12T08:30:25.802 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Exec[restart-systemd]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:25.805 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/ensure: created
2019-09-12T08:30:25.808 Debug: 2019-09-12 08:30:25 +0000 Flushing postgresql_conf provider target /etc/postgresql/postgresql.conf
2019-09-12T08:30:25.812 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]: The container Postgresql::Server::Config_entry[listen_addresses] will propagate my refresh event
2019-09-12T08:30:25.816 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]: Scheduling refresh of Class[Postgresql::Server::Service]
2019-09-12T08:30:25.819 Debug: 2019-09-12 08:30:25 +0000 Postgresql::Server::Config_entry[listen_addresses]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:25.822 Debug: 2019-09-12 08:30:25 +0000 Postgresql::Server::Config_entry[log_line_prefix]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:25.826 Debug: 2019-09-12 08:30:25 +0000 Exec[drbd_make_primary_again_drbd-rabbit](provider=posix): Executing check 'drbdadm role drbd-rabbit | egrep '^Primary''
2019-09-12T08:30:25.829 Debug: 2019-09-12 08:30:25 +0000 Executing: 'drbdadm role drbd-rabbit | egrep '^Primary''
2019-09-12T08:30:25.833 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Exec[drbd_make_primary_again_drbd-rabbit]/unless: Primary/Unknown
2019-09-12T08:30:25.837 Notice: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:30:25.840 Debug: 2019-09-12 08:30:25 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:30:25.845 Debug: 2019-09-12 08:30:25 +0000 Executing: '/usr/bin/mount /var/lib/rabbitmq'
2019-09-12T08:30:25.853 Debug: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]: The container Drbd::Resource::Up[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:25.856 Info: 2019-09-12 08:30:25 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]: Scheduling refresh of Mount[/var/lib/rabbitmq]
2019-09-12T08:30:25.860 Info: 2019-09-12 08:30:25 +0000 Mount[/var/lib/rabbitmq](provider=parsed): Remounting
2019-09-12T08:30:25.865 Debug: 2019-09-12 08:30:25 +0000 Executing: '/usr/bin/mount -o remount /var/lib/rabbitmq'
2019-09-12T08:30:26.128 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]: Triggered 'refresh' from 1 events
2019-09-12T08:30:26.132 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]: The container Drbd::Resource::Up[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:26.135 Info: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Drbd::Resource[drbd-rabbit]/Drbd::Resource::Enable[drbd-rabbit]/Drbd::Resource::Up[drbd-rabbit]/Mount[/var/lib/rabbitmq]: Scheduling refresh of Mount[/var/lib/rabbitmq]
2019-09-12T08:30:26.139 Debug: 2019-09-12 08:30:26 +0000 Drbd::Resource::Up[drbd-rabbit]: The container Drbd::Resource::Enable[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:26.142 Debug: 2019-09-12 08:30:26 +0000 Drbd::Resource::Enable[drbd-rabbit]: The container Drbd::Resource[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:26.276 Debug: 2019-09-12 08:30:26 +0000 Drbd::Resource[drbd-rabbit]: The container Platform::Drbd::Filesystem[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:26.279 Debug: 2019-09-12 08:30:26 +0000 Exec[drbd resize drbd-rabbit](provider=posix): Executing 'drbdadm -- --assume-peer-has-space resize drbd-rabbit'
2019-09-12T08:30:26.283 Debug: 2019-09-12 08:30:26 +0000 Executing: 'drbdadm -- --assume-peer-has-space resize drbd-rabbit'
2019-09-12T08:30:26.290 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Exec[drbd resize drbd-rabbit]/returns: executed successfully
2019-09-12T08:30:26.297 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Exec[drbd resize drbd-rabbit]: The container Platform::Drbd::Filesystem[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:26.300 Debug: 2019-09-12 08:30:26 +0000 Exec[resize2fs drbd-rabbit](provider=posix): Executing 'resize2fs /dev/drbd1'
2019-09-12T08:30:26.304 Debug: 2019-09-12 08:30:26 +0000 Executing: 'resize2fs /dev/drbd1'
2019-09-12T08:30:26.309 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Exec[resize2fs drbd-rabbit]/returns: executed successfully
2019-09-12T08:30:26.314 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Drbd::Rabbit/Platform::Drbd::Filesystem[drbd-rabbit]/Exec[resize2fs drbd-rabbit]: The container Platform::Drbd::Filesystem[drbd-rabbit] will propagate my refresh event
2019-09-12T08:30:26.318 Debug: 2019-09-12 08:30:26 +0000 Platform::Drbd::Filesystem[drbd-rabbit]: The container Class[Platform::Drbd::Rabbit] will propagate my refresh event
2019-09-12T08:30:26.321 Debug: 2019-09-12 08:30:26 +0000 Class[Platform::Drbd::Rabbit]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:26.324 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Amqp::Bootstrap/File[/var/lib/rabbitmq/19.09]/ensure: created
2019-09-12T08:30:26.328 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Platform::Amqp::Bootstrap/File[/var/lib/rabbitmq/19.09]: The container Class[Platform::Amqp::Bootstrap] will propagate my refresh event
2019-09-12T08:30:26.332 Debug: 2019-09-12 08:30:26 +0000 Prefetching rpm resources for package
2019-09-12T08:30:26.335 Debug: 2019-09-12 08:30:26 +0000 Executing: '/usr/bin/rpm --version'
2019-09-12T08:30:26.339 Debug: 2019-09-12 08:30:26 +0000 Executing '/usr/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n''
2019-09-12T08:30:26.739 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/owner: owner changed 'rabbitmq' to 'root'
2019-09-12T08:30:26.742 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/group: group changed 'rabbitmq' to 'root'
2019-09-12T08:30:26.746 Notice: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/mode: mode changed '0755' to '0750'
2019-09-12T08:30:26.749 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:26.753 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:26.756 Debug: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:26.760 Info: 2019-09-12 08:30:26 +0000 Computing checksum on file /etc/rabbitmq/rabbitmq.config
2019-09-12T08:30:26.763 Info: 2019-09-12 08:30:26 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]: Filebucketed /etc/rabbitmq/rabbitmq.config to puppet with sum c8e444b74c6294006936abdaea55a079
2019-09-12T08:30:27.034 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/content: content changed '{md5}c8e444b74c6294006936abdaea55a079' to '{md5}b567397dae849bba17c19f4a0943dab0'
2019-09-12T08:30:27.038 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/mode: mode changed '0644' to '0640'
2019-09-12T08:30:27.041 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.044 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:27.048 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.051 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:27.198 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]/ensure: defined content as '{md5}12f8d1a1f9f57f23c1be6c7bf2286e73'
2019-09-12T08:30:27.202 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.205 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:27.209 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d]/ensure: created
2019-09-12T08:30:27.212 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.250 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]/ensure: defined content as '{md5}8eb9ff6c576b9869944215af3a568c2e'
2019-09-12T08:30:27.254 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]: Scheduling refresh of Exec[rabbitmq-systemd-reload]
2019-09-12T08:30:27.258 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.264 Debug: 2019-09-12 08:30:27 +0000 Exec[rabbitmq-systemd-reload](provider=posix): Executing '/usr/bin/systemctl daemon-reload'
2019-09-12T08:30:27.268 Debug: 2019-09-12 08:30:27 +0000 Executing: '/usr/bin/systemctl daemon-reload'
2019-09-12T08:30:27.356 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/Exec[rabbitmq-systemd-reload]: Triggered 'refresh' from 1 events
2019-09-12T08:30:27.360 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/Exec[rabbitmq-systemd-reload]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.365 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/Exec[rabbitmq-systemd-reload]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:27.368 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq/ssl]/ensure: created
2019-09-12T08:30:27.372 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq/ssl]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.411 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/security/limits.d/rabbitmq-server.conf]/ensure: defined content as '{md5}5ddc6ba5fcaeddd5b1565e5adfda5236'
2019-09-12T08:30:27.415 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/security/limits.d/rabbitmq-server.conf]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:27.419 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Rabbitmq::Config/File[/etc/security/limits.d/rabbitmq-server.conf]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:27.423 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[ident_file]/Postgresql_conf[ident_file]/ensure: created
2019-09-12T08:30:27.427 Debug: 2019-09-12 08:30:27 +0000 Flushing postgresql_conf provider target /etc/postgresql/postgresql.conf
2019-09-12T08:30:27.430 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[ident_file]/Postgresql_conf[ident_file]: The container Postgresql::Server::Config_entry[ident_file] will propagate my refresh event
2019-09-12T08:30:27.435 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[ident_file]/Postgresql_conf[ident_file]: Scheduling refresh of Class[Postgresql::Server::Service]
2019-09-12T08:30:27.439 Debug: 2019-09-12 08:30:27 +0000 Postgresql::Server::Config_entry[ident_file]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:27.443 Debug: 2019-09-12 08:30:27 +0000 Exec[drbd_make_primary_drbd-etcd](provider=posix): Executing check 'drbdadm role drbd-etcd | egrep '^Primary''
2019-09-12T08:30:27.449 Debug: 2019-09-12 08:30:27 +0000 Executing: 'drbdadm role drbd-etcd | egrep '^Primary''
2019-09-12T08:30:27.453 Debug: 2019-09-12 08:30:27 +0000 Exec[drbd_make_primary_drbd-etcd](provider=posix): Executing check 'drbdadm dstate drbd-etcd | egrep '^Inconsistent''
2019-09-12T08:30:27.456 Debug: 2019-09-12 08:30:27 +0000 Executing: 'drbdadm dstate drbd-etcd | egrep '^Inconsistent''
2019-09-12T08:30:27.460 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]/onlyif: Inconsistent/DUnknown
2019-09-12T08:30:27.464 Debug: 2019-09-12 08:30:27 +0000 Exec[drbd_make_primary_drbd-etcd](provider=posix): Executing 'drbdadm -- --overwrite-data-of-peer primary drbd-etcd'
2019-09-12T08:30:27.467 Debug: 2019-09-12 08:30:27 +0000 Executing: 'drbdadm -- --overwrite-data-of-peer primary drbd-etcd'
2019-09-12T08:30:27.535 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]/returns: executed successfully
2019-09-12T08:30:27.539 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]: Scheduling refresh of Exec[drbd_format_volume_drbd-etcd]
2019-09-12T08:30:27.548 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_drbd-etcd]: The container Drbd::Resource::Up[drbd-etcd] will propagate my refresh event
2019-09-12T08:30:27.562 Debug: 2019-09-12 08:30:27 +0000 Exec[drbd_make_primary_again_drbd-etcd](provider=posix): Executing check 'drbdadm role drbd-etcd | egrep '^Primary''
2019-09-12T08:30:27.566 Debug: 2019-09-12 08:30:27 +0000 Executing: 'drbdadm role drbd-etcd | egrep '^Primary''
2019-09-12T08:30:27.570 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_make_primary_again_drbd-etcd]/unless: Primary/Unknown
2019-09-12T08:30:27.573 Debug: 2019-09-12 08:30:27 +0000 Class[Platform::Drbd::Dockerdistribution::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:27.577 Info: 2019-09-12 08:30:27 +0000 Computing checksum on file /etc/postgresql/pg_ident.conf
2019-09-12T08:30:27.580 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]: Filebucketed /etc/postgresql/pg_ident.conf to puppet with sum f11c8332d3f444148c0b8ee83ec5fc6d
2019-09-12T08:30:27.622 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]/content: content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to '{md5}9300ac105fe777787ac9e793b8df8d25'
2019-09-12T08:30:27.625 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]/mode: mode changed '0600' to '0640'
2019-09-12T08:30:27.629 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]: The container Concat[/etc/postgresql/pg_ident.conf] will propagate my refresh event
2019-09-12T08:30:27.632 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]: The container /etc/postgresql/pg_ident.conf will propagate my refresh event
2019-09-12T08:30:27.635 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]: The container Concat[/etc/postgresql/pg_ident.conf] will propagate my refresh event
2019-09-12T08:30:27.639 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_ident.conf]/File[/etc/postgresql/pg_ident.conf]: The container /etc/postgresql/pg_ident.conf will propagate my refresh event
2019-09-12T08:30:27.643 Debug: 2019-09-12 08:30:27 +0000 /etc/postgresql/pg_ident.conf: The container Concat[/etc/postgresql/pg_ident.conf] will propagate my refresh event
2019-09-12T08:30:27.646 Info: 2019-09-12 08:30:27 +0000 Concat[/etc/postgresql/pg_ident.conf]: Scheduling refresh of Class[Postgresql::Server::Reload]
2019-09-12T08:30:27.650 Debug: 2019-09-12 08:30:27 +0000 Concat[/etc/postgresql/pg_ident.conf]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:27.653 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[port]/Postgresql_conf[port]/ensure: created
2019-09-12T08:30:27.657 Debug: 2019-09-12 08:30:27 +0000 Flushing postgresql_conf provider target /etc/postgresql/postgresql.conf
2019-09-12T08:30:27.660 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[port]/Postgresql_conf[port]: The container Postgresql::Server::Config_entry[port] will propagate my refresh event
2019-09-12T08:30:27.664 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[port]/Postgresql_conf[port]: Scheduling refresh of Class[Postgresql::Server::Service]
2019-09-12T08:30:27.668 Debug: 2019-09-12 08:30:27 +0000 Postgresql::Server::Config_entry[port]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:27.672 Info: 2019-09-12 08:30:27 +0000 Computing checksum on file /etc/postgresql/pg_hba.conf
2019-09-12T08:30:27.675 Info: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]: Filebucketed /etc/postgresql/pg_hba.conf to puppet with sum 9784211d3c0e7ad5a539b9dcb964b9c3
2019-09-12T08:30:27.698 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]/content: content changed '{md5}9784211d3c0e7ad5a539b9dcb964b9c3' to '{md5}dcd499adc9ef077edbf11f4e8442d5c5'
2019-09-12T08:30:27.704 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]/mode: mode changed '0600' to '0640'
2019-09-12T08:30:27.707 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]: The container Concat[/etc/postgresql/pg_hba.conf] will propagate my refresh event
2019-09-12T08:30:27.711 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]: The container /etc/postgresql/pg_hba.conf will propagate my refresh event
2019-09-12T08:30:27.714 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]: The container Concat[/etc/postgresql/pg_hba.conf] will propagate my refresh event
2019-09-12T08:30:27.717 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/pg_hba.conf]/File[/etc/postgresql/pg_hba.conf]: The container /etc/postgresql/pg_hba.conf will propagate my refresh event
2019-09-12T08:30:27.721 Debug: 2019-09-12 08:30:27 +0000 /etc/postgresql/pg_hba.conf: The container Concat[/etc/postgresql/pg_hba.conf] will propagate my refresh event
2019-09-12T08:30:27.727 Info: 2019-09-12 08:30:27 +0000 Concat[/etc/postgresql/pg_hba.conf]: Scheduling refresh of Class[Postgresql::Server::Reload]
2019-09-12T08:30:27.731 Debug: 2019-09-12 08:30:27 +0000 Concat[/etc/postgresql/pg_hba.conf]: The container Class[Postgresql::Server::Config] will propagate my refresh event
2019-09-12T08:30:27.734 Info: 2019-09-12 08:30:27 +0000 Class[Postgresql::Server::Reload]: Scheduling refresh of Exec[postgresql_reload]
2019-09-12T08:30:27.738 Debug: 2019-09-12 08:30:27 +0000 Class[Postgresql::Server::Config]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:27.741 Info: 2019-09-12 08:30:27 +0000 Class[Postgresql::Server::Service]: Scheduling refresh of Anchor[postgresql::server::service::begin]
2019-09-12T08:30:27.747 Info: 2019-09-12 08:30:27 +0000 Class[Postgresql::Server::Service]: Scheduling refresh of Service[postgresqld]
2019-09-12T08:30:27.751 Info: 2019-09-12 08:30:27 +0000 Class[Postgresql::Server::Service]: Scheduling refresh of Postgresql::Validate_db_connection[validate_service_is_running]
2019-09-12T08:30:27.760 Info: 2019-09-12 08:30:27 +0000 Class[Postgresql::Server::Service]: Scheduling refresh of Anchor[postgresql::server::service::end]
2019-09-12T08:30:27.771 Notice: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::begin]: Triggered 'refresh' from 1 events
2019-09-12T08:30:27.779 Debug: 2019-09-12 08:30:27 +0000 /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::begin]: The container Class[Postgresql::Server::Service] will propagate my refresh event
2019-09-12T08:30:27.783 Debug: 2019-09-12 08:30:27 +0000 Executing: 'systemctl is-active postgresql'
2019-09-12T08:30:27.786 Debug: 2019-09-12 08:30:27 +0000 Executing: '/usr/bin/systemctl is-enabled postgresql'
2019-09-12T08:30:27.790 Debug: 2019-09-12 08:30:27 +0000 Executing: '/usr/bin/systemctl unmask postgresql'
2019-09-12T08:30:27.834 Debug: 2019-09-12 08:30:27 +0000 Executing: '/usr/bin/systemctl start postgresql'
2019-09-12T08:30:29.256 Debug: 2019-09-12 08:30:29 +0000 Executing: '/usr/bin/systemctl is-enabled postgresql'
2019-09-12T08:30:29.270 Notice: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Service[postgresqld]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:30:29.273 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Service[postgresqld]: The container Class[Postgresql::Server::Service] will propagate my refresh event
2019-09-12T08:30:29.278 Info: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Service[postgresqld]: Unscheduling refresh on Service[postgresqld]
2019-09-12T08:30:29.281 Info: 2019-09-12 08:30:29 +0000 Postgresql::Validate_db_connection[validate_service_is_running]: Scheduling refresh of Exec[validate postgres connection for @:5432/postgres]
2019-09-12T08:30:29.284 Debug: 2019-09-12 08:30:29 +0000 Exec[validate postgres connection for @:5432/postgres](provider=posix): Executing check '/usr/local/bin/validate_postgresql_connection.sh 1 60 '/usr/bin/psql --tuples-only --quiet    -p 5432  --dbname postgres ''
2019-09-12T08:30:29.288 Debug: 2019-09-12 08:30:29 +0000 Executing with uid=postgres: '/usr/local/bin/validate_postgresql_connection.sh 1 60 '/usr/bin/psql --tuples-only --quiet    -p 5432  --dbname postgres ''
2019-09-12T08:30:29.295 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]/unless: 1
2019-09-12T08:30:29.298 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]/unless:         1
2019-09-12T08:30:29.301 Debug: 2019-09-12 08:30:29 +0000 Exec[validate postgres connection for @:5432/postgres](provider=posix): Executing check '/usr/local/bin/validate_postgresql_connection.sh 1 60 '/usr/bin/psql --tuples-only --quiet    -p 5432  --dbname postgres ''
2019-09-12T08:30:29.304 Debug: 2019-09-12 08:30:29 +0000 Executing with uid=postgres: '/usr/local/bin/validate_postgresql_connection.sh 1 60 '/usr/bin/psql --tuples-only --quiet    -p 5432  --dbname postgres ''
2019-09-12T08:30:29.323 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]/unless: 1
2019-09-12T08:30:29.327 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]/unless:         1
2019-09-12T08:30:29.330 Notice: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]: Triggered 'refresh' from 1 events
2019-09-12T08:30:29.333 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]: The container Postgresql::Validate_db_connection[validate_service_is_running] will propagate my refresh event
2019-09-12T08:30:29.336 Debug: 2019-09-12 08:30:29 +0000 Postgresql::Validate_db_connection[validate_service_is_running]: The container Class[Postgresql::Server::Service] will propagate my refresh event
2019-09-12T08:30:29.340 Notice: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::end]: Triggered 'refresh' from 1 events
2019-09-12T08:30:29.343 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::end]: The container Class[Postgresql::Server::Service] will propagate my refresh event
2019-09-12T08:30:29.347 Debug: 2019-09-12 08:30:29 +0000 Class[Postgresql::Server::Service]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:29.350 Debug: 2019-09-12 08:30:29 +0000 Exec[postgresql_reload](provider=posix): Executing check 'systemctl is-active postgresql'
2019-09-12T08:30:29.353 Debug: 2019-09-12 08:30:29 +0000 Executing: 'systemctl is-active postgresql'
2019-09-12T08:30:29.356 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]/onlyif: active
2019-09-12T08:30:29.361 Debug: 2019-09-12 08:30:29 +0000 Exec[postgresql_reload](provider=posix): Executing 'service postgresql reload'
2019-09-12T08:30:29.365 Debug: 2019-09-12 08:30:29 +0000 Executing: 'service postgresql reload'
2019-09-12T08:30:29.387 Notice: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]: Triggered 'refresh' from 1 events
2019-09-12T08:30:29.391 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]: The container Class[Postgresql::Server::Reload] will propagate my refresh event
2019-09-12T08:30:29.395 Debug: 2019-09-12 08:30:29 +0000 Class[Postgresql::Server::Reload]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:29.399 Debug: 2019-09-12 08:30:29 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin') count"'
2019-09-12T08:30:29.418 Debug: 2019-09-12 08:30:29 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:30:29.423 Debug: 2019-09-12 08:30:29 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE ROLE \"admin\" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB SUPERUSER  CONNECTION LIMIT -1"'
2019-09-12T08:30:30.227 Notice: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "admin" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB SUPERUSER  CONNECTION LIMIT -1'
2019-09-12T08:30:30.230 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[CREATE ROLE admin ENCRYPTED PASSWORD ****]: The container Postgresql::Server::Role[admin] will propagate my refresh event
2019-09-12T08:30:30.234 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolcanlogin = true) count"'
2019-09-12T08:30:30.249 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" LOGIN]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.254 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolcreaterole = false) count"'
2019-09-12T08:30:30.273 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOCREATEROLE]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.276 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv') count"'
2019-09-12T08:30:30.296 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:30:30.300 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE ROLE \"admin-sysinv\" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1"'
2019-09-12T08:30:30.392 Notice: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "admin-sysinv" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1'
2019-09-12T08:30:30.395 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[CREATE ROLE admin-sysinv ENCRYPTED PASSWORD ****]: The container Postgresql::Server::Role[admin-sysinv] will propagate my refresh event
2019-09-12T08:30:30.398 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolcreaterole = false) count"'
2019-09-12T08:30:30.415 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEROLE]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.418 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolinherit = true) count"'
2019-09-12T08:30:30.438 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" INHERIT]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.441 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolconnlimit = -1) count"'
2019-09-12T08:30:30.462 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" CONNECTION LIMIT -1]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.466 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolcanlogin = true) count"'
2019-09-12T08:30:30.485 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" LOGIN]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.489 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolcreatedb = false) count"'
2019-09-12T08:30:30.508 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOCREATEDB]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.512 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_shadow WHERE usename = 'admin' AND passwd = 'md5f6fdffe48c908deb0f4c3bd36c032e72') count"'
2019-09-12T08:30:30.533 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE admin ENCRYPTED PASSWORD ****]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.536 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_shadow WHERE usename = 'admin-sysinv' AND passwd = 'md5fcacde89c906aed0bee3bf592bfa4c97') count"'
2019-09-12T08:30:30.556 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE admin-sysinv ENCRYPTED PASSWORD ****]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.559 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolconnlimit = -1) count"'
2019-09-12T08:30:30.579 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" CONNECTION LIMIT -1]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.582 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolreplication = false) count"'
2019-09-12T08:30:30.602 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOREPLICATION]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.605 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolinherit = true) count"'
2019-09-12T08:30:30.624 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" INHERIT]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.628 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolreplication = false) count"'
2019-09-12T08:30:30.650 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOREPLICATION]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.653 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolcreatedb = false) count"'
2019-09-12T08:30:30.673 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" NOCREATEDB]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.676 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-sysinv' AND rolsuper = false) count"'
2019-09-12T08:30:30.698 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Role[admin-sysinv]/Postgresql_psql[ALTER ROLE "admin-sysinv" NOSUPERUSER]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.701 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin' AND rolsuper = true) count"'
2019-09-12T08:30:30.722 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Platform::Postgresql::Bootstrap/Postgresql::Server::Role[admin]/Postgresql_psql[ALTER ROLE "admin" SUPERUSER]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:30.726 Debug: 2019-09-12 08:30:30 +0000 Postgresql::Server::Role[admin]: The container Class[Platform::Postgresql::Bootstrap] will propagate my refresh event
2019-09-12T08:30:30.729 Debug: 2019-09-12 08:30:30 +0000 Class[Platform::Postgresql::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:30.732 Debug: 2019-09-12 08:30:30 +0000 Postgresql::Server::Role[admin-sysinv]: The container Postgresql::Server::Db[sysinv] will propagate my refresh event
2019-09-12T08:30:30.736 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'sysinv') count"'
2019-09-12T08:30:30.751 Debug: 2019-09-12 08:30:30 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:30:30.755 Debug: 2019-09-12 08:30:30 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE DATABASE \"sysinv\" WITH TEMPLATE = \"template0\"   "'
2019-09-12T08:30:32.407 Notice: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]/command: command changed 'notrun' to 'CREATE DATABASE "sysinv" WITH TEMPLATE = "template0"   '
2019-09-12T08:30:32.411 Info: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]: Scheduling refresh of Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]
2019-09-12T08:30:32.415 Debug: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[CREATE DATABASE "sysinv"]: The container Postgresql::Server::Database[sysinv] will propagate my refresh event
2019-09-12T08:30:32.418 Debug: 2019-09-12 08:30:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'sysinv' AND datistemplate = false) count"'
2019-09-12T08:30:32.435 Debug: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'sysinv']/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:30:32.439 Debug: 2019-09-12 08:30:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "REVOKE CONNECT ON DATABASE \"sysinv\" FROM public"'
2019-09-12T08:30:32.466 Notice: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: Triggered 'refresh' from 1 events
2019-09-12T08:30:32.469 Debug: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database[sysinv]/Postgresql_psql[REVOKE CONNECT ON DATABASE "sysinv" FROM public]: The container Postgresql::Server::Database[sysinv] will propagate my refresh event
2019-09-12T08:30:32.473 Debug: 2019-09-12 08:30:32 +0000 Postgresql::Server::Database[sysinv]: The container Postgresql::Server::Db[sysinv] will propagate my refresh event
2019-09-12T08:30:32.477 Debug: 2019-09-12 08:30:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 WHERE has_database_privilege('admin-sysinv',
2019-09-12T08:30:32.481                   'sysinv', 'CREATE')) count"'
2019-09-12T08:30:32.491 Debug: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database_grant[GRANT admin-sysinv - ALL - sysinv]/Postgresql::Server::Grant[database:GRANT admin-sysinv - ALL - sysinv]/Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:30:32.494 Debug: 2019-09-12 08:30:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "GRANT ALL ON DATABASE \"sysinv\" TO
2019-09-12T08:30:32.497       \"admin-sysinv\""'
2019-09-12T08:30:32.567 Notice: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database_grant[GRANT admin-sysinv - ALL - sysinv]/Postgresql::Server::Grant[database:GRANT admin-sysinv - ALL - sysinv]/Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv]/command: command changed 'notrun' to 'GRANT ALL ON DATABASE "sysinv" TO
2019-09-12T08:30:32.571       "admin-sysinv"'
2019-09-12T08:30:32.575 Debug: 2019-09-12 08:30:32 +0000 /Stage[main]/Sysinv::Db::Postgresql/Openstacklib::Db::Postgresql[sysinv]/Postgresql::Server::Db[sysinv]/Postgresql::Server::Database_grant[GRANT admin-sysinv - ALL - sysinv]/Postgresql::Server::Grant[database:GRANT admin-sysinv - ALL - sysinv]/Postgresql_psql[grant:database:GRANT admin-sysinv - ALL - sysinv]: The container Postgresql::Server::Grant[database:GRANT admin-sysinv - ALL - sysinv] will propagate my refresh event
2019-09-12T08:30:32.697 Notice: 2019-09-12 08:30:32 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]/ensure: defined content as '{md5}0fc1ebc4757922afd8e76c9dc6f02302'
2019-09-12T08:30:32.700 Debug: 2019-09-12 08:30:32 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]: The container Class[Rabbitmq::Config] will propagate my refresh event
2019-09-12T08:30:32.704 Info: 2019-09-12 08:30:32 +0000 /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:32.707 Debug: 2019-09-12 08:30:32 +0000 Class[Rabbitmq::Config]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:32.710 Info: 2019-09-12 08:30:32 +0000 Class[Rabbitmq::Config]: Scheduling refresh of Class[Rabbitmq::Service]
2019-09-12T08:30:32.714 Info: 2019-09-12 08:30:32 +0000 Class[Rabbitmq::Service]: Scheduling refresh of Service[rabbitmq-server]
2019-09-12T08:30:32.717 Debug: 2019-09-12 08:30:32 +0000 Executing: '/usr/bin/systemctl is-active rabbitmq-server'
2019-09-12T08:30:32.721 Debug: 2019-09-12 08:30:32 +0000 Executing: '/usr/bin/systemctl is-enabled rabbitmq-server'
2019-09-12T08:30:32.727 Debug: 2019-09-12 08:30:32 +0000 Executing: '/usr/bin/systemctl unmask rabbitmq-server'
2019-09-12T08:30:32.827 Debug: 2019-09-12 08:30:32 +0000 Executing: '/usr/bin/systemctl start rabbitmq-server'
2019-09-12T08:30:38.093 Debug: 2019-09-12 08:30:38 +0000 Executing: '/usr/bin/systemctl is-enabled rabbitmq-server'
2019-09-12T08:30:38.104 Debug: 2019-09-12 08:30:38 +0000 Executing: '/usr/bin/systemctl unmask rabbitmq-server'
2019-09-12T08:30:38.205 Notice: 2019-09-12 08:30:38 +0000 /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:30:38.208 Debug: 2019-09-12 08:30:38 +0000 /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]: The container Class[Rabbitmq::Service] will propagate my refresh event
2019-09-12T08:30:38.212 Info: 2019-09-12 08:30:38 +0000 /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]: Unscheduling refresh on Service[rabbitmq-server]
2019-09-12T08:30:38.215 Debug: 2019-09-12 08:30:38 +0000 Class[Rabbitmq::Service]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:38.219 Debug: 2019-09-12 08:30:38 +0000 Executing: '/usr/sbin/rabbitmqctl list_policies -q -p /'
2019-09-12T08:30:39.766 Debug: 2019-09-12 08:30:39 +0000 Command succeeded
2019-09-12T08:30:39.769 Debug: 2019-09-12 08:30:39 +0000 Executing: '/usr/sbin/rabbitmqctl -q status'
2019-09-12T08:30:41.317 Debug: 2019-09-12 08:30:41 +0000 Executing: '/usr/sbin/rabbitmqctl set_policy -p / --priority 0 --apply-to queues all_queues_ttl .* {"expires":14400000}'
2019-09-12T08:30:43.108 Notice: 2019-09-12 08:30:43 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[all_queues_ttl@/]/ensure: created
2019-09-12T08:30:43.111 Debug: 2019-09-12 08:30:43 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[all_queues_ttl@/]: The container Class[Platform::Amqp::Bootstrap] will propagate my refresh event
2019-09-12T08:30:43.115 Debug: 2019-09-12 08:30:43 +0000 Executing: '/usr/sbin/rabbitmqctl -q status'
2019-09-12T08:30:44.644 Debug: 2019-09-12 08:30:44 +0000 Executing: '/usr/sbin/rabbitmqctl set_policy -p / --priority 0 --apply-to queues sample_queues_maxlen .*sample$ {"max-length":100000}'
2019-09-12T08:30:46.323 Notice: 2019-09-12 08:30:46 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[sample_queues_maxlen@/]/ensure: created
2019-09-12T08:30:46.335 Debug: 2019-09-12 08:30:46 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[sample_queues_maxlen@/]: The container Class[Platform::Amqp::Bootstrap] will propagate my refresh event
2019-09-12T08:30:46.338 Debug: 2019-09-12 08:30:46 +0000 Executing: '/usr/sbin/rabbitmqctl -q status'
2019-09-12T08:30:47.846 Debug: 2019-09-12 08:30:47 +0000 Executing: '/usr/sbin/rabbitmqctl set_policy -p / --priority 0 --apply-to queues notifications_queues_maxlen .*notifications.* {"max-length":10000}'
2019-09-12T08:30:49.713 Notice: 2019-09-12 08:30:49 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[notifications_queues_maxlen@/]/ensure: created
2019-09-12T08:30:49.716 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Platform::Amqp::Bootstrap/Rabbitmq_policy[notifications_queues_maxlen@/]: The container Class[Platform::Amqp::Bootstrap] will propagate my refresh event
2019-09-12T08:30:49.720 Debug: 2019-09-12 08:30:49 +0000 Class[Platform::Amqp::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:49.723 Notice: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/File[/opt/platform/keystone/fernet-keys]/ensure: created
2019-09-12T08:30:49.727 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/File[/opt/platform/keystone/fernet-keys]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:49.738 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/use_db_reconnect]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.749 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_socket_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.772 Notice: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]/ensure: created
2019-09-12T08:30:49.775 Info: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:49.779 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:49.783 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_config_append]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.795 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.806 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/config_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.817 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_reconnect_delay]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.840 Notice: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[catalog/driver]/ensure: created
2019-09-12T08:30:49.843 Info: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[catalog/driver]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:49.847 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[catalog/driver]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:49.851 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retries]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.863 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.877 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/debug_cache_backend]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.888 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_ha_queues]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.900 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_inc_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.911 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/proxies]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.934 Notice: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[token/provider]/ensure: created
2019-09-12T08:30:49.937 Info: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[token/provider]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:49.941 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Keystone_config[token/provider]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:49.945 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_password]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.957 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_login_method]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.968 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/min_pool_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.979 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/default_log_levels]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:49.991 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_stderr]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.003 Debug: 2019-09-12 08:30:49 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_retry_backoff]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.014 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[memcache/servers]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.038 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_file]/ensure: created
2019-09-12T08:30:50.042 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_file]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.045 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_file]: The container Oslo::Log[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.051 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[revoke/driver]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.063 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_missing_consumer_retry_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.074 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/publish_errors]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.086 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[memcache/socket_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.097 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[memcache/dead_retry]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.109 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/max_request_body_size]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.120 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_compression]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.259 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/syslog_log_facility]/ensure: created
2019-09-12T08:30:50.262 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/syslog_log_facility]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.265 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/syslog_log_facility]: The container Oslo::Log[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.270 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.281 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/fatal_deprecations]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.292 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/instance_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.303 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_qos_prefetch_count]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.315 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/use_tpool]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.332 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.343 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection_debug]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.354 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/expiration_time]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.373 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created
2019-09-12T08:30:50.376 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.380 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]: The container Oslo::Middleware[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.395 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/max_token_size]/ensure: created
2019-09-12T08:30:50.398 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/max_token_size]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.402 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/max_token_size]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:50.406 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.417 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_endpoint]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.429 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_version]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.440 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[token/caching]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.451 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/max_active_keys]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.462 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[paste_deploy/config_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.473 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[fernet_tokens/max_active_keys]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.484 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/amqp_durable_queues]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.495 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_host]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.506 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_interval_max]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.517 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/kombu_failover_strategy]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.540 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_syslog]/ensure: created
2019-09-12T08:30:50.543 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_syslog]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.547 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/use_syslog]: The container Oslo::Log[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.552 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_default_rule]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.575 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_overflow]/ensure: created
2019-09-12T08:30:50.580 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_overflow]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.583 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_overflow]: The container Oslo::Db[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.587 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/backend]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.599 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_date_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.622 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]/ensure: created
2019-09-12T08:30:50.625 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.628 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]: The container Oslo::Log[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.634 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[policy/driver]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.646 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_port]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.657 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_dead_retry]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.802 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[catalog/template_file]/ensure: created
2019-09-12T08:30:50.805 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[catalog/template_file]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.809 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[catalog/template_file]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:50.825 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[token/driver]/ensure: created
2019-09-12T08:30:50.829 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[token/driver]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.832 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[token/driver]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:50.837 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_hosts]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.848 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_exception_prefix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.859 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_unused_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.870 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/driver]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.881 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection_trace]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.892 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_userid]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.903 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_maxsize]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.914 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/transport_url]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:50.936 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/transport_url]/ensure: created
2019-09-12T08:30:50.939 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/transport_url]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.943 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/transport_url]: The container Oslo::Messaging::Default[keystone_config] will propagate my refresh event
2019-09-12T08:30:50.959 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/ensure: created
2019-09-12T08:30:50.962 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.966 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:50.981 Notice: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/key_repository]/ensure: created
2019-09-12T08:30:50.984 Info: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/key_repository]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:50.987 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone/Keystone_config[fernet_receipts/key_repository]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:50.993 Debug: 2019-09-12 08:30:50 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_dir]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.005 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/member_role_id]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.017 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/enabled]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.030 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_debug_format_suffix]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.042 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/public_endpoint]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.054 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_retries]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.066 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_context_format_string]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.090 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[credential/key_repository]/ensure: created
2019-09-12T08:30:51.094 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[credential/key_repository]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.097 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[credential/key_repository]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:51.103 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/backend_argument]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.115 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_cert_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.128 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_ca_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.140 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/mysql_sql_mode]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.153 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/control_exchange]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.165 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/topics]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.178 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_transient_queues_ttl]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.191 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/sqlite_synchronous]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.204 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_servers]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.353 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/pool_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.451 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_user_identity_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.454 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/watch_log_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.457 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_default_format_string]/ensure: created
2019-09-12T08:30:51.461 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_default_format_string]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.464 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/logging_default_format_string]: The container Oslo::Log[keystone_config] will propagate my refresh event
2019-09-12T08:30:51.467 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/memcache_pool_connection_get_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.470 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_rate]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.474 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl_key_file]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.478 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[memcache/pool_maxsize]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.481 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_dirs]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.485 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[token/expiration]/ensure: created
2019-09-12T08:30:51.489 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[token/expiration]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.492 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[token/expiration]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:51.498 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_virtual_host]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.510 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/slave_connection]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.523 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/member_role_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.534 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/instance_uuid_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.537 Debug: 2019-09-12 08:30:51 +0000 Oslo::Log[keystone_config]: The container Class[Keystone::Logging] will propagate my refresh event
2019-09-12T08:30:51.541 Debug: 2019-09-12 08:30:51 +0000 Class[Keystone::Logging]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:51.547 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[DEFAULT/notification_format]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.588 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]/ensure: created
2019-09-12T08:30:51.591 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.595 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]: The container Oslo::Policy[keystone_config] will propagate my refresh event
2019-09-12T08:30:51.598 Debug: 2019-09-12 08:30:51 +0000 Oslo::Policy[keystone_config]: The container Class[Keystone::Policy] will propagate my refresh event
2019-09-12T08:30:51.601 Debug: 2019-09-12 08:30:51 +0000 Class[Keystone::Policy]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:51.604 Debug: 2019-09-12 08:30:51 +0000 Oslo::Middleware[keystone_config]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:51.607 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/rpc_response_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.610 Debug: 2019-09-12 08:30:51 +0000 Oslo::Messaging::Default[keystone_config]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:30:51.635 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]/ensure: created
2019-09-12T08:30:51.638 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.641 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]: The container Oslo::Db[keystone_config] will propagate my refresh event
2019-09-12T08:30:51.661 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/idle_timeout]/ensure: created
2019-09-12T08:30:51.665 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/idle_timeout]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.668 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/idle_timeout]: The container Oslo::Db[keystone_config] will propagate my refresh event
2019-09-12T08:30:51.674 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Oslo::Cache[keystone_config]/Keystone_config[cache/backend]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.686 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone/Keystone_config[memcache/pool_unused_timeout]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.711 Notice: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_pool_size]/ensure: created
2019-09-12T08:30:51.714 Info: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_pool_size]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:30:51.718 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_pool_size]: The container Oslo::Db[keystone_config] will propagate my refresh event
2019-09-12T08:30:51.724 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retry_interval]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:30:51.727 Debug: 2019-09-12 08:30:51 +0000 Oslo::Db[keystone_config]: The container Class[Keystone::Db] will propagate my refresh event
2019-09-12T08:30:51.731 Debug: 2019-09-12 08:30:51 +0000 Class[Keystone::Db]: The container Stage[main] will propagate my refresh event
2019-09-12T08:30:51.734 Debug: 2019-09-12 08:30:51 +0000 Postgresql::Server::Grant[database:GRANT admin-sysinv - ALL - sysinv]: The container Postgresql::Server::Database_grant[GRANT admin-sysinv - ALL - sysinv] will propagate my refresh event
2019-09-12T08:30:51.737 Debug: 2019-09-12 08:30:51 +0000 Postgresql::Server::Database_grant[GRANT admin-sysinv - ALL - sysinv]: The container Postgresql::Server::Db[sysinv] will propagate my refresh event
2019-09-12T08:30:51.748 Debug: 2019-09-12 08:30:51 +0000 Postgresql::Server::Db[sysinv]: The container Openstacklib::Db::Postgresql[sysinv] will propagate my refresh event
2019-09-12T08:30:51.752 Debug: 2019-09-12 08:30:51 +0000 Openstacklib::Db::Postgresql[sysinv]: The container Class[Sysinv::Db::Postgresql] will propagate my refresh event
2019-09-12T08:30:51.756 Info: 2019-09-12 08:30:51 +0000 Openstacklib::Db::Postgresql[sysinv]: Scheduling refresh of Service[sysinv-api]
2019-09-12T08:30:51.759 Info: 2019-09-12 08:30:51 +0000 Openstacklib::Db::Postgresql[sysinv]: Scheduling refresh of Service[sysinv-conductor]
2019-09-12T08:30:51.763 Info: 2019-09-12 08:30:51 +0000 Openstacklib::Db::Postgresql[sysinv]: Scheduling refresh of Exec[sysinv-dbsync]
2019-09-12T08:30:51.767 Debug: 2019-09-12 08:30:51 +0000 Exec[sysinv-dbsync](provider=posix): Executing check 'test true = true'
2019-09-12T08:30:51.771 Debug: 2019-09-12 08:30:51 +0000 Executing with uid=sysinv: 'test true = true'
2019-09-12T08:30:51.775 Debug: 2019-09-12 08:30:51 +0000 Exec[sysinv-dbsync](provider=posix): Executing check 'systemctl status postgresql'
2019-09-12T08:30:51.779 Debug: 2019-09-12 08:30:51 +0000 Executing with uid=sysinv: 'systemctl status postgresql'
2019-09-12T08:30:51.783 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif: ● postgresql.service - PostgreSQL database server
2019-09-12T08:30:51.786 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:    Loaded: loaded (/etc/systemd/system/postgresql.service; disabled; vendor preset: disabled)
2019-09-12T08:30:51.790 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:    Active: active (running) since Thu 2019-09-12 08:30:29 UTC; 22s ago
2019-09-12T08:30:51.793 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:  Main PID: 77562 (postgres)
2019-09-12T08:30:51.796 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:    CGroup: /system.slice/postgresql.service
2019-09-12T08:30:51.800 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            ├─77562 /usr/bin/postgres -D /var/lib/postgresql/19.09 -p 5432
2019-09-12T08:30:51.804 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            ├─77563 postgres: logger process                              
2019-09-12T08:30:51.807 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            ├─77565 postgres: checkpointer process                        
2019-09-12T08:30:51.810 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            ├─77566 postgres: writer process                              
2019-09-12T08:30:51.813 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            ├─77567 postgres: wal writer process                          
2019-09-12T08:30:51.817 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            ├─77568 postgres: autovacuum launcher process                 
2019-09-12T08:30:51.824 Debug: 2019-09-12 08:30:51 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]/onlyif:            └─77569 postgres: stats collector process                     
2019-09-12T08:30:51.827 Debug: 2019-09-12 08:30:51 +0000 Exec[sysinv-dbsync](provider=posix): Executing 'sysinv-dbsync'
2019-09-12T08:30:51.831 Debug: 2019-09-12 08:30:51 +0000 Executing with uid=sysinv: 'sysinv-dbsync'
2019-09-12T08:31:18.029 Notice: 2019-09-12 08:31:18 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]: Triggered 'refresh' from 54 events
2019-09-12T08:31:18.033 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Sysinv::Api/Exec[sysinv-dbsync]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:31:18.039 Debug: 2019-09-12 08:31:18 +0000 Executing: '/usr/bin/systemctl is-active sysinv-conductor'
2019-09-12T08:31:18.047 Debug: 2019-09-12 08:31:18 +0000 Executing: '/usr/bin/systemctl is-enabled sysinv-conductor'
2019-09-12T08:31:18.061 Debug: 2019-09-12 08:31:18 +0000 Executing: '/usr/bin/systemctl unmask sysinv-conductor'
2019-09-12T08:31:18.165 Debug: 2019-09-12 08:31:18 +0000 Executing: '/usr/bin/systemctl start sysinv-conductor'
2019-09-12T08:31:18.289 Debug: 2019-09-12 08:31:18 +0000 Executing: '/usr/bin/systemctl is-enabled sysinv-conductor'
2019-09-12T08:31:18.303 Debug: 2019-09-12 08:31:18 +0000 Executing: '/usr/bin/systemctl unmask sysinv-conductor'
2019-09-12T08:31:18.414 Notice: 2019-09-12 08:31:18 +0000 /Stage[main]/Sysinv::Conductor/Service[sysinv-conductor]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:31:18.419 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Sysinv::Conductor/Service[sysinv-conductor]: The container Class[Sysinv::Conductor] will propagate my refresh event
2019-09-12T08:31:18.422 Info: 2019-09-12 08:31:18 +0000 /Stage[main]/Sysinv::Conductor/Service[sysinv-conductor]: Unscheduling refresh on Service[sysinv-conductor]
2019-09-12T08:31:18.425 Debug: 2019-09-12 08:31:18 +0000 Class[Sysinv::Conductor]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:18.430 Debug: 2019-09-12 08:31:18 +0000 Class[Sysinv::Db::Postgresql]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:18.434 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican') count"'
2019-09-12T08:31:18.442 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:31:18.445 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE ROLE \"admin-barbican\" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1"'
2019-09-12T08:31:18.573 Notice: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "admin-barbican" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1'
2019-09-12T08:31:18.579 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[CREATE ROLE admin-barbican ENCRYPTED PASSWORD ****]: The container Postgresql::Server::Role[admin-barbican] will propagate my refresh event
2019-09-12T08:31:18.583 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolconnlimit = -1) count"'
2019-09-12T08:31:18.598 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" CONNECTION LIMIT -1]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.603 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolinherit = true) count"'
2019-09-12T08:31:18.625 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" INHERIT]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.630 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolcanlogin = true) count"'
2019-09-12T08:31:18.653 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" LOGIN]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.658 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_shadow WHERE usename = 'admin-barbican' AND passwd = 'md55f79a60c934516797c0811b3919a37f8') count"'
2019-09-12T08:31:18.678 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE admin-barbican ENCRYPTED PASSWORD ****]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.682 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolsuper = false) count"'
2019-09-12T08:31:18.702 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOSUPERUSER]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.705 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolreplication = false) count"'
2019-09-12T08:31:18.727 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOREPLICATION]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.730 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolcreaterole = false) count"'
2019-09-12T08:31:18.754 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEROLE]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.758 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-barbican' AND rolcreatedb = false) count"'
2019-09-12T08:31:18.791 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Role[admin-barbican]/Postgresql_psql[ALTER ROLE "admin-barbican" NOCREATEDB]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:18.796 Debug: 2019-09-12 08:31:18 +0000 Postgresql::Server::Role[admin-barbican]: The container Postgresql::Server::Db[barbican] will propagate my refresh event
2019-09-12T08:31:18.800 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'barbican') count"'
2019-09-12T08:31:18.813 Debug: 2019-09-12 08:31:18 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:31:18.816 Debug: 2019-09-12 08:31:18 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE DATABASE \"barbican\" WITH TEMPLATE = \"template0\"   "'
2019-09-12T08:31:23.562 Notice: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]/command: command changed 'notrun' to 'CREATE DATABASE "barbican" WITH TEMPLATE = "template0"   '
2019-09-12T08:31:23.567 Info: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]: Scheduling refresh of Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]
2019-09-12T08:31:23.570 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[CREATE DATABASE "barbican"]: The container Postgresql::Server::Database[barbican] will propagate my refresh event
2019-09-12T08:31:23.574 Debug: 2019-09-12 08:31:23 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'barbican' AND datistemplate = false) count"'
2019-09-12T08:31:23.595 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'barbican']/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:23.599 Debug: 2019-09-12 08:31:23 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "REVOKE CONNECT ON DATABASE \"barbican\" FROM public"'
2019-09-12T08:31:23.629 Notice: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: Triggered 'refresh' from 1 events
2019-09-12T08:31:23.635 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database[barbican]/Postgresql_psql[REVOKE CONNECT ON DATABASE "barbican" FROM public]: The container Postgresql::Server::Database[barbican] will propagate my refresh event
2019-09-12T08:31:23.639 Debug: 2019-09-12 08:31:23 +0000 Postgresql::Server::Database[barbican]: The container Postgresql::Server::Db[barbican] will propagate my refresh event
2019-09-12T08:31:23.643 Debug: 2019-09-12 08:31:23 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 WHERE has_database_privilege('admin-barbican',
2019-09-12T08:31:23.648                   'barbican', 'CREATE')) count"'
2019-09-12T08:31:23.660 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database_grant[GRANT admin-barbican - ALL - barbican]/Postgresql::Server::Grant[database:GRANT admin-barbican - ALL - barbican]/Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:31:23.666 Debug: 2019-09-12 08:31:23 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "GRANT ALL ON DATABASE \"barbican\" TO
2019-09-12T08:31:23.670       \"admin-barbican\""'
2019-09-12T08:31:23.695 Notice: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database_grant[GRANT admin-barbican - ALL - barbican]/Postgresql::Server::Grant[database:GRANT admin-barbican - ALL - barbican]/Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican]/command: command changed 'notrun' to 'GRANT ALL ON DATABASE "barbican" TO
2019-09-12T08:31:23.706       "admin-barbican"'
2019-09-12T08:31:23.710 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Postgresql/Openstacklib::Db::Postgresql[barbican]/Postgresql::Server::Db[barbican]/Postgresql::Server::Database_grant[GRANT admin-barbican - ALL - barbican]/Postgresql::Server::Grant[database:GRANT admin-barbican - ALL - barbican]/Postgresql_psql[grant:database:GRANT admin-barbican - ALL - barbican]: The container Postgresql::Server::Grant[database:GRANT admin-barbican - ALL - barbican] will propagate my refresh event
2019-09-12T08:31:23.714 Debug: 2019-09-12 08:31:23 +0000 Postgresql::Server::Grant[database:GRANT admin-barbican - ALL - barbican]: The container Postgresql::Server::Database_grant[GRANT admin-barbican - ALL - barbican] will propagate my refresh event
2019-09-12T08:31:23.717 Debug: 2019-09-12 08:31:23 +0000 Postgresql::Server::Database_grant[GRANT admin-barbican - ALL - barbican]: The container Postgresql::Server::Db[barbican] will propagate my refresh event
2019-09-12T08:31:23.722 Debug: 2019-09-12 08:31:23 +0000 Postgresql::Server::Db[barbican]: The container Openstacklib::Db::Postgresql[barbican] will propagate my refresh event
2019-09-12T08:31:23.726 Debug: 2019-09-12 08:31:23 +0000 Openstacklib::Db::Postgresql[barbican]: The container Class[Barbican::Db::Postgresql] will propagate my refresh event
2019-09-12T08:31:23.729 Debug: 2019-09-12 08:31:23 +0000 Class[Barbican::Db::Postgresql]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:23.733 Info: 2019-09-12 08:31:23 +0000 Class[Barbican::Db::Postgresql]: Scheduling refresh of Anchor[barbican::db::end]
2019-09-12T08:31:23.736 Notice: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::db::end]: Triggered 'refresh' from 1 events
2019-09-12T08:31:23.742 Info: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::db::end]: Scheduling refresh of Anchor[barbican::dbsync::begin]
2019-09-12T08:31:23.748 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::db::end]: The container Class[Barbican::Deps] will propagate my refresh event
2019-09-12T08:31:23.751 Notice: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::begin]: Triggered 'refresh' from 1 events
2019-09-12T08:31:23.755 Info: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::begin]: Scheduling refresh of Exec[barbican-db-manage]
2019-09-12T08:31:23.759 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::begin]: The container Class[Barbican::Deps] will propagate my refresh event
2019-09-12T08:31:23.763 Debug: 2019-09-12 08:31:23 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]/returns: Exec try 1/10
2019-09-12T08:31:23.766 Debug: 2019-09-12 08:31:23 +0000 Exec[barbican-db-manage](provider=posix): Executing 'barbican-manage db upgrade '
2019-09-12T08:31:23.770 Debug: 2019-09-12 08:31:23 +0000 Executing with uid=barbican: 'barbican-manage db upgrade '
2019-09-12T08:31:29.808 Notice: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]: Triggered 'refresh' from 2 events
2019-09-12T08:31:29.812 Info: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]: Scheduling refresh of Anchor[barbican::dbsync::end]
2019-09-12T08:31:29.815 Debug: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Db::Sync/Exec[barbican-db-manage]: The container Class[Barbican::Db::Sync] will propagate my refresh event
2019-09-12T08:31:29.819 Debug: 2019-09-12 08:31:29 +0000 Class[Barbican::Db::Sync]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:29.822 Notice: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::end]: Triggered 'refresh' from 1 events
2019-09-12T08:31:29.825 Info: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::end]: Scheduling refresh of Anchor[barbican::service::begin]
2019-09-12T08:31:29.828 Debug: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::dbsync::end]: The container Class[Barbican::Deps] will propagate my refresh event
2019-09-12T08:31:29.832 Notice: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::service::begin]: Triggered 'refresh' from 2 events
2019-09-12T08:31:29.836 Info: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::service::begin]: Scheduling refresh of Service[barbican-api]
2019-09-12T08:31:29.839 Debug: 2019-09-12 08:31:29 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::service::begin]: The container Class[Barbican::Deps] will propagate my refresh event
2019-09-12T08:31:29.842 Debug: 2019-09-12 08:31:29 +0000 Executing: '/usr/bin/systemctl is-active openstack-barbican-api'
2019-09-12T08:31:29.846 Debug: 2019-09-12 08:31:29 +0000 Executing: '/usr/bin/systemctl is-enabled openstack-barbican-api'
2019-09-12T08:31:29.849 Debug: 2019-09-12 08:31:29 +0000 Executing: '/usr/bin/systemctl unmask openstack-barbican-api'
2019-09-12T08:31:29.959 Debug: 2019-09-12 08:31:29 +0000 Executing: '/usr/bin/systemctl start openstack-barbican-api'
2019-09-12T08:31:30.077 Debug: 2019-09-12 08:31:30 +0000 Executing: '/usr/bin/systemctl is-enabled openstack-barbican-api'
2019-09-12T08:31:30.096 Debug: 2019-09-12 08:31:30 +0000 Executing: '/usr/bin/systemctl unmask openstack-barbican-api'
2019-09-12T08:31:30.211 Notice: 2019-09-12 08:31:30 +0000 /Stage[main]/Barbican::Api/Service[barbican-api]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:31:30.215 Info: 2019-09-12 08:31:30 +0000 /Stage[main]/Barbican::Api/Service[barbican-api]: Scheduling refresh of Anchor[barbican::service::end]
2019-09-12T08:31:30.219 Debug: 2019-09-12 08:31:30 +0000 /Stage[main]/Barbican::Api/Service[barbican-api]: The container Class[Barbican::Api] will propagate my refresh event
2019-09-12T08:31:30.224 Info: 2019-09-12 08:31:30 +0000 /Stage[main]/Barbican::Api/Service[barbican-api]: Unscheduling refresh on Service[barbican-api]
2019-09-12T08:31:30.227 Debug: 2019-09-12 08:31:30 +0000 Class[Barbican::Api]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:30.247 Notice: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]/ensure: created
2019-09-12T08:31:30.251 Info: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]: Scheduling refresh of Anchor[keystone::config::end]
2019-09-12T08:31:30.254 Debug: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:31:30.258 Notice: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]: Triggered 'refresh' from 23 events
2019-09-12T08:31:30.263 Info: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]: Scheduling refresh of Anchor[keystone::service::begin]
2019-09-12T08:31:30.267 Info: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]: Scheduling refresh of Exec[keystone-manage db_sync]
2019-09-12T08:31:30.270 Info: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]: Scheduling refresh of Exec[keystone-manage fernet_setup]
2019-09-12T08:31:30.273 Debug: 2019-09-12 08:31:30 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]: The container Class[Keystone::Deps] will propagate my refresh event
2019-09-12T08:31:30.278 Debug: 2019-09-12 08:31:30 +0000 Exec[keystone-manage fernet_setup](provider=posix): Executing 'keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone'
2019-09-12T08:31:30.282 Debug: 2019-09-12 08:31:30 +0000 Executing with uid=keystone: 'keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone'
2019-09-12T08:31:32.730 Notice: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]: Triggered 'refresh' from 1 events
2019-09-12T08:31:32.734 Info: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]: Scheduling refresh of Anchor[keystone::service::begin]
2019-09-12T08:31:32.739 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:31:32.753 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone') count"'
2019-09-12T08:31:32.764 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:31:32.776 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE ROLE \"admin-keystone\" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1"'
2019-09-12T08:31:32.837 Notice: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "admin-keystone" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1'
2019-09-12T08:31:32.842 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[CREATE ROLE admin-keystone ENCRYPTED PASSWORD ****]: The container Postgresql::Server::Role[admin-keystone] will propagate my refresh event
2019-09-12T08:31:32.847 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolreplication = false) count"'
2019-09-12T08:31:32.870 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOREPLICATION]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:32.875 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolcreatedb = false) count"'
2019-09-12T08:31:32.894 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEDB]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:32.898 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_shadow WHERE usename = 'admin-keystone' AND passwd = 'md5e4356dd1a0eba9729d149d3a50a5ef22') count"'
2019-09-12T08:31:32.920 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE admin-keystone ENCRYPTED PASSWORD ****]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:32.927 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolconnlimit = -1) count"'
2019-09-12T08:31:32.944 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" CONNECTION LIMIT -1]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:32.949 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolsuper = false) count"'
2019-09-12T08:31:32.966 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOSUPERUSER]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:32.970 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolcreaterole = false) count"'
2019-09-12T08:31:32.991 Debug: 2019-09-12 08:31:32 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" NOCREATEROLE]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:32.997 Debug: 2019-09-12 08:31:32 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolinherit = true) count"'
2019-09-12T08:31:33.017 Debug: 2019-09-12 08:31:33 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" INHERIT]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:33.022 Debug: 2019-09-12 08:31:33 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-keystone' AND rolcanlogin = true) count"'
2019-09-12T08:31:33.043 Debug: 2019-09-12 08:31:33 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Role[admin-keystone]/Postgresql_psql[ALTER ROLE "admin-keystone" LOGIN]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:33.046 Debug: 2019-09-12 08:31:33 +0000 Postgresql::Server::Role[admin-keystone]: The container Postgresql::Server::Db[keystone] will propagate my refresh event
2019-09-12T08:31:33.053 Debug: 2019-09-12 08:31:33 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'keystone') count"'
2019-09-12T08:31:33.066 Debug: 2019-09-12 08:31:33 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:31:33.070 Debug: 2019-09-12 08:31:33 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE DATABASE \"keystone\" WITH TEMPLATE = \"template0\"   "'
2019-09-12T08:31:37.037 Notice: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]/command: command changed 'notrun' to 'CREATE DATABASE "keystone" WITH TEMPLATE = "template0"   '
2019-09-12T08:31:37.041 Info: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]: Scheduling refresh of Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]
2019-09-12T08:31:37.044 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[CREATE DATABASE "keystone"]: The container Postgresql::Server::Database[keystone] will propagate my refresh event
2019-09-12T08:31:37.047 Debug: 2019-09-12 08:31:37 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'keystone' AND datistemplate = false) count"'
2019-09-12T08:31:37.061 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'keystone']/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:31:37.065 Debug: 2019-09-12 08:31:37 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "REVOKE CONNECT ON DATABASE \"keystone\" FROM public"'
2019-09-12T08:31:37.094 Notice: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: Triggered 'refresh' from 1 events
2019-09-12T08:31:37.098 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database[keystone]/Postgresql_psql[REVOKE CONNECT ON DATABASE "keystone" FROM public]: The container Postgresql::Server::Database[keystone] will propagate my refresh event
2019-09-12T08:31:37.102 Debug: 2019-09-12 08:31:37 +0000 Postgresql::Server::Database[keystone]: The container Postgresql::Server::Db[keystone] will propagate my refresh event
2019-09-12T08:31:37.105 Debug: 2019-09-12 08:31:37 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 WHERE has_database_privilege('admin-keystone',
2019-09-12T08:31:37.109                   'keystone', 'CREATE')) count"'
2019-09-12T08:31:37.120 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database_grant[GRANT admin-keystone - ALL - keystone]/Postgresql::Server::Grant[database:GRANT admin-keystone - ALL - keystone]/Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:31:37.124 Debug: 2019-09-12 08:31:37 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "GRANT ALL ON DATABASE \"keystone\" TO
2019-09-12T08:31:37.127       \"admin-keystone\""'
2019-09-12T08:31:37.154 Notice: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database_grant[GRANT admin-keystone - ALL - keystone]/Postgresql::Server::Grant[database:GRANT admin-keystone - ALL - keystone]/Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone]/command: command changed 'notrun' to 'GRANT ALL ON DATABASE "keystone" TO
2019-09-12T08:31:37.157       "admin-keystone"'
2019-09-12T08:31:37.160 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Postgresql/Openstacklib::Db::Postgresql[keystone]/Postgresql::Server::Db[keystone]/Postgresql::Server::Database_grant[GRANT admin-keystone - ALL - keystone]/Postgresql::Server::Grant[database:GRANT admin-keystone - ALL - keystone]/Postgresql_psql[grant:database:GRANT admin-keystone - ALL - keystone]: The container Postgresql::Server::Grant[database:GRANT admin-keystone - ALL - keystone] will propagate my refresh event
2019-09-12T08:31:37.164 Debug: 2019-09-12 08:31:37 +0000 Postgresql::Server::Grant[database:GRANT admin-keystone - ALL - keystone]: The container Postgresql::Server::Database_grant[GRANT admin-keystone - ALL - keystone] will propagate my refresh event
2019-09-12T08:31:37.167 Debug: 2019-09-12 08:31:37 +0000 Postgresql::Server::Database_grant[GRANT admin-keystone - ALL - keystone]: The container Postgresql::Server::Db[keystone] will propagate my refresh event
2019-09-12T08:31:37.171 Debug: 2019-09-12 08:31:37 +0000 Postgresql::Server::Db[keystone]: The container Openstacklib::Db::Postgresql[keystone] will propagate my refresh event
2019-09-12T08:31:37.175 Debug: 2019-09-12 08:31:37 +0000 Openstacklib::Db::Postgresql[keystone]: The container Class[Keystone::Db::Postgresql] will propagate my refresh event
2019-09-12T08:31:37.178 Debug: 2019-09-12 08:31:37 +0000 Class[Keystone::Db::Postgresql]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:37.182 Info: 2019-09-12 08:31:37 +0000 Class[Keystone::Db::Postgresql]: Scheduling refresh of Anchor[keystone::db::end]
2019-09-12T08:31:37.185 Notice: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::db::end]: Triggered 'refresh' from 1 events
2019-09-12T08:31:37.189 Info: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::db::end]: Scheduling refresh of Anchor[keystone::dbsync::begin]
2019-09-12T08:31:37.192 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::db::end]: The container Class[Keystone::Deps] will propagate my refresh event
2019-09-12T08:31:37.197 Notice: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::begin]: Triggered 'refresh' from 1 events
2019-09-12T08:31:37.200 Info: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::begin]: Scheduling refresh of Exec[keystone-manage db_sync]
2019-09-12T08:31:37.204 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::begin]: The container Class[Keystone::Deps] will propagate my refresh event
2019-09-12T08:31:37.208 Debug: 2019-09-12 08:31:37 +0000 Exec[keystone-manage db_sync](provider=posix): Executing check 'test true = true'
2019-09-12T08:31:37.211 Debug: 2019-09-12 08:31:37 +0000 Executing with uid=keystone: 'test true = true'
2019-09-12T08:31:37.215 Debug: 2019-09-12 08:31:37 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: Exec try 1/10
2019-09-12T08:31:37.218 Debug: 2019-09-12 08:31:37 +0000 Exec[keystone-manage db_sync](provider=posix): Executing 'keystone-manage  db_sync'
2019-09-12T08:31:37.222 Debug: 2019-09-12 08:31:37 +0000 Executing with uid=keystone: 'keystone-manage  db_sync'
2019-09-12T08:31:49.458 Notice: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 2 events
2019-09-12T08:31:49.461 Info: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Scheduling refresh of Anchor[keystone::dbsync::end]
2019-09-12T08:31:49.466 Debug: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: The container Class[Keystone::Db::Sync] will propagate my refresh event
2019-09-12T08:31:49.469 Notice: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]: Triggered 'refresh' from 1 events
2019-09-12T08:31:49.473 Info: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]: Scheduling refresh of Anchor[keystone::service::begin]
2019-09-12T08:31:49.476 Info: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]: Scheduling refresh of Exec[keystone-manage bootstrap]
2019-09-12T08:31:49.479 Debug: 2019-09-12 08:31:49 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]: The container Class[Keystone::Deps] will propagate my refresh event
2019-09-12T08:31:49.484 Debug: 2019-09-12 08:31:49 +0000 Exec[keystone-manage bootstrap](provider=posix): Executing 'keystone-manage bootstrap --bootstrap-password St8rlingX\*'
2019-09-12T08:31:49.488 Debug: 2019-09-12 08:31:49 +0000 Executing with uid=keystone: 'keystone-manage bootstrap --bootstrap-password St8rlingX\*'
2019-09-12T08:31:52.768 Notice: 2019-09-12 08:31:52 +0000 /Stage[main]/Keystone/Exec[keystone-manage bootstrap]: Triggered 'refresh' from 1 events
2019-09-12T08:31:52.772 Info: 2019-09-12 08:31:52 +0000 /Stage[main]/Keystone/Exec[keystone-manage bootstrap]: Scheduling refresh of Anchor[keystone::service::begin]
2019-09-12T08:31:52.776 Debug: 2019-09-12 08:31:52 +0000 /Stage[main]/Keystone/Exec[keystone-manage bootstrap]: The container Class[Keystone] will propagate my refresh event
2019-09-12T08:31:52.780 Notice: 2019-09-12 08:31:52 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::begin]: Triggered 'refresh' from 4 events
2019-09-12T08:31:52.784 Info: 2019-09-12 08:31:52 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::begin]: Scheduling refresh of Service[keystone]
2019-09-12T08:31:52.787 Debug: 2019-09-12 08:31:52 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::begin]: The container Class[Keystone::Deps] will propagate my refresh event
2019-09-12T08:31:52.791 Debug: 2019-09-12 08:31:52 +0000 Class[Keystone::Db::Sync]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:52.795 Debug: 2019-09-12 08:31:52 +0000 Executing: '/usr/bin/systemctl is-active openstack-keystone'
2019-09-12T08:31:52.798 Debug: 2019-09-12 08:31:52 +0000 Executing: '/usr/bin/systemctl is-enabled openstack-keystone'
2019-09-12T08:31:52.804 Debug: 2019-09-12 08:31:52 +0000 Executing: '/usr/bin/systemctl unmask openstack-keystone'
2019-09-12T08:31:52.910 Debug: 2019-09-12 08:31:52 +0000 Executing: '/usr/bin/systemctl start openstack-keystone'
2019-09-12T08:31:53.049 Debug: 2019-09-12 08:31:53 +0000 Executing: '/usr/bin/systemctl is-enabled openstack-keystone'
2019-09-12T08:31:53.062 Debug: 2019-09-12 08:31:53 +0000 Executing: '/usr/bin/systemctl unmask openstack-keystone'
2019-09-12T08:31:53.174 Notice: 2019-09-12 08:31:53 +0000 /Stage[main]/Keystone::Service/Service[keystone]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:31:53.185 Info: 2019-09-12 08:31:53 +0000 /Stage[main]/Keystone::Service/Service[keystone]: Scheduling refresh of Anchor[keystone::service::end]
2019-09-12T08:31:53.189 Debug: 2019-09-12 08:31:53 +0000 /Stage[main]/Keystone::Service/Service[keystone]: The container Class[Keystone::Service] will propagate my refresh event
2019-09-12T08:31:53.193 Info: 2019-09-12 08:31:53 +0000 /Stage[main]/Keystone::Service/Service[keystone]: Unscheduling refresh on Service[keystone]
2019-09-12T08:31:53.197 Notice: 2019-09-12 08:31:53 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]: Triggered 'refresh' from 1 events
2019-09-12T08:31:53.200 Debug: 2019-09-12 08:31:53 +0000 /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]: The container Class[Keystone::Deps] will propagate my refresh event
2019-09-12T08:31:53.203 Debug: 2019-09-12 08:31:53 +0000 Prefetching openstack resources for keystone_role
2019-09-12T08:31:53.207 Debug: 2019-09-12 08:31:53 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:31:53.210 Debug: 2019-09-12 08:31:53 +0000 hiera(): Looking for data source runtime
2019-09-12T08:31:53.213 Debug: 2019-09-12 08:31:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:31:53.216 Debug: 2019-09-12 08:31:53 +0000 hiera(): Looking for data source host
2019-09-12T08:31:53.219 Debug: 2019-09-12 08:31:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:31:53.223 Debug: 2019-09-12 08:31:53 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:31:53.226 Debug: 2019-09-12 08:31:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:31:53.229 Debug: 2019-09-12 08:31:53 +0000 hiera(): Looking for data source system
2019-09-12T08:31:53.232 Debug: 2019-09-12 08:31:53 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:31:53.236 Debug: 2019-09-12 08:31:53 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:31:53.239 Debug: 2019-09-12 08:31:53 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:31:53.243 Debug: 2019-09-12 08:31:53 +0000 Executing: '/usr/bin/openstack --os-interface internal role list --quiet --format csv'
2019-09-12T08:31:56.195 Debug: 2019-09-12 08:31:56 +0000 Executing: '/usr/bin/openstack --os-interface internal role create --format shell _member_'
2019-09-12T08:31:57.860 Notice: 2019-09-12 08:31:57 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/Keystone_role[_member_]/ensure: created
2019-09-12T08:31:57.863 Debug: 2019-09-12 08:31:57 +0000 /Stage[main]/Openstack::Keystone::Bootstrap/Keystone_role[_member_]: The container Class[Openstack::Keystone::Bootstrap] will propagate my refresh event
2019-09-12T08:31:57.866 Debug: 2019-09-12 08:31:57 +0000 Class[Openstack::Keystone::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:31:57.870 Debug: 2019-09-12 08:31:57 +0000 Prefetching openstack resources for keystone_service
2019-09-12T08:31:57.873 Debug: 2019-09-12 08:31:57 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:31:57.877 Debug: 2019-09-12 08:31:57 +0000 hiera(): Looking for data source runtime
2019-09-12T08:31:57.880 Debug: 2019-09-12 08:31:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:31:57.884 Debug: 2019-09-12 08:31:57 +0000 hiera(): Looking for data source host
2019-09-12T08:31:57.887 Debug: 2019-09-12 08:31:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:31:57.890 Debug: 2019-09-12 08:31:57 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:31:57.893 Debug: 2019-09-12 08:31:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:31:57.897 Debug: 2019-09-12 08:31:57 +0000 hiera(): Looking for data source system
2019-09-12T08:31:57.900 Debug: 2019-09-12 08:31:57 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:31:57.904 Debug: 2019-09-12 08:31:57 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:31:57.907 Debug: 2019-09-12 08:31:57 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:31:57.910 Debug: 2019-09-12 08:31:57 +0000 Executing: '/usr/bin/openstack --os-interface internal service list --quiet --format csv --long'
2019-09-12T08:31:59.486 Debug: 2019-09-12 08:31:59 +0000 Executing: '/usr/bin/openstack --os-interface internal service create --format shell faultmanagement --name fm --description Fault Management Service'
2019-09-12T08:32:01.202 Notice: 2019-09-12 08:32:01 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_service[fm::faultmanagement]/ensure: created
2019-09-12T08:32:01.205 Debug: 2019-09-12 08:32:01 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_service[fm::faultmanagement]: The container Keystone::Resource::Service_identity[fm] will propagate my refresh event
2019-09-12T08:32:01.209 Debug: 2019-09-12 08:32:01 +0000 Class[Keystone::Service]: The container Stage[main] will propagate my refresh event
2019-09-12T08:32:01.212 Debug: 2019-09-12 08:32:01 +0000 Executing: '/usr/bin/openstack --os-interface internal service create --format shell key-manager --name barbican --description Key management Service'
2019-09-12T08:32:03.008 Notice: 2019-09-12 08:32:03 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_service[barbican::key-manager]/ensure: created
2019-09-12T08:32:03.011 Debug: 2019-09-12 08:32:03 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_service[barbican::key-manager]: The container Keystone::Resource::Service_identity[barbican] will propagate my refresh event
2019-09-12T08:32:03.015 Debug: 2019-09-12 08:32:03 +0000 Prefetching openstack resources for keystone_endpoint
2019-09-12T08:32:03.019 Debug: 2019-09-12 08:32:03 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:32:03.022 Debug: 2019-09-12 08:32:03 +0000 hiera(): Looking for data source runtime
2019-09-12T08:32:03.026 Debug: 2019-09-12 08:32:03 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:32:03.029 Debug: 2019-09-12 08:32:03 +0000 hiera(): Looking for data source host
2019-09-12T08:32:03.033 Debug: 2019-09-12 08:32:03 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:32:03.037 Debug: 2019-09-12 08:32:03 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:32:03.040 Debug: 2019-09-12 08:32:03 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:32:03.044 Debug: 2019-09-12 08:32:03 +0000 hiera(): Looking for data source system
2019-09-12T08:32:03.047 Debug: 2019-09-12 08:32:03 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:32:03.051 Debug: 2019-09-12 08:32:03 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:32:03.056 Debug: 2019-09-12 08:32:03 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:32:03.060 Debug: 2019-09-12 08:32:03 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint list --quiet --format csv'
2019-09-12T08:32:04.556 Debug: 2019-09-12 08:32:04 +0000 Executing: '/usr/bin/openstack --os-interface internal service list --quiet --format csv'
2019-09-12T08:32:06.248 Debug: 2019-09-12 08:32:06 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell 8e131b7b51974f6fbdbc59b7c2bc2b21 admin http://127.0.0.1:18002 --region RegionOne'
2019-09-12T08:32:08.177 Debug: 2019-09-12 08:32:08 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell 8e131b7b51974f6fbdbc59b7c2bc2b21 internal http://127.0.0.1:18002 --region RegionOne'
2019-09-12T08:32:09.694 Debug: 2019-09-12 08:32:09 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell 8e131b7b51974f6fbdbc59b7c2bc2b21 public http://127.0.0.1:18002 --region RegionOne'
2019-09-12T08:32:11.319 Notice: 2019-09-12 08:32:11 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_endpoint[RegionOne/fm::faultmanagement]/ensure: created
2019-09-12T08:32:11.323 Debug: 2019-09-12 08:32:11 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_endpoint[RegionOne/fm::faultmanagement]: The container Keystone::Resource::Service_identity[fm] will propagate my refresh event
2019-09-12T08:32:11.326 Debug: 2019-09-12 08:32:11 +0000 Executing: '/usr/bin/openstack --os-interface internal role create --format shell creator'
2019-09-12T08:32:12.905 Notice: 2019-09-12 08:32:12 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_role[creator]/ensure: created
2019-09-12T08:32:12.908 Debug: 2019-09-12 08:32:12 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_role[creator]: The container Class[Openstack::Barbican::Bootstrap] will propagate my refresh event
2019-09-12T08:32:12.912 Debug: 2019-09-12 08:32:12 +0000 Executing: '/usr/bin/openstack --os-interface internal service list --quiet --format csv'
2019-09-12T08:32:14.424 Debug: 2019-09-12 08:32:14 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell b208bcb1d19d4ab4be10ce912cc22096 admin http://127.0.0.1:9311 --region RegionOne'
2019-09-12T08:32:16.047 Debug: 2019-09-12 08:32:16 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell b208bcb1d19d4ab4be10ce912cc22096 internal http://127.0.0.1:9311 --region RegionOne'
2019-09-12T08:32:17.757 Debug: 2019-09-12 08:32:17 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell b208bcb1d19d4ab4be10ce912cc22096 public http://127.0.0.1:9311 --region RegionOne'
2019-09-12T08:32:19.379 Notice: 2019-09-12 08:32:19 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_endpoint[RegionOne/barbican::key-manager]/ensure: created
2019-09-12T08:32:19.383 Info: 2019-09-12 08:32:19 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_endpoint[RegionOne/barbican::key-manager]: Scheduling refresh of Anchor[barbican::service::end]
2019-09-12T08:32:19.387 Debug: 2019-09-12 08:32:19 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_endpoint[RegionOne/barbican::key-manager]: The container Keystone::Resource::Service_identity[barbican] will propagate my refresh event
2019-09-12T08:32:19.392 Notice: 2019-09-12 08:32:19 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::service::end]: Triggered 'refresh' from 4 events
2019-09-12T08:32:19.395 Debug: 2019-09-12 08:32:19 +0000 /Stage[main]/Barbican::Deps/Anchor[barbican::service::end]: The container Class[Barbican::Deps] will propagate my refresh event
2019-09-12T08:32:19.400 Debug: 2019-09-12 08:32:19 +0000 Class[Barbican::Deps]: The container Stage[main] will propagate my refresh event
2019-09-12T08:32:19.406 Debug: 2019-09-12 08:32:19 +0000 Prefetching openstack resources for keystone_domain
2019-09-12T08:32:19.412 Debug: 2019-09-12 08:32:19 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:32:19.415 Debug: 2019-09-12 08:32:19 +0000 hiera(): Looking for data source runtime
2019-09-12T08:32:19.420 Debug: 2019-09-12 08:32:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:32:19.424 Debug: 2019-09-12 08:32:19 +0000 hiera(): Looking for data source host
2019-09-12T08:32:19.428 Debug: 2019-09-12 08:32:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:32:19.431 Debug: 2019-09-12 08:32:19 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:32:19.434 Debug: 2019-09-12 08:32:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:32:19.437 Debug: 2019-09-12 08:32:19 +0000 hiera(): Looking for data source system
2019-09-12T08:32:19.441 Debug: 2019-09-12 08:32:19 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:32:19.444 Debug: 2019-09-12 08:32:19 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:32:19.447 Debug: 2019-09-12 08:32:19 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:32:19.451 Debug: 2019-09-12 08:32:19 +0000 Executing: '/usr/bin/openstack --os-interface internal domain list --quiet --format csv'
2019-09-12T08:32:21.031 Debug: 2019-09-12 08:32:21 +0000 Prefetching openstack resources for keystone_tenant
2019-09-12T08:32:21.037 Debug: 2019-09-12 08:32:21 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:32:21.040 Debug: 2019-09-12 08:32:21 +0000 hiera(): Looking for data source runtime
2019-09-12T08:32:21.044 Debug: 2019-09-12 08:32:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:32:21.047 Debug: 2019-09-12 08:32:21 +0000 hiera(): Looking for data source host
2019-09-12T08:32:21.050 Debug: 2019-09-12 08:32:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:32:21.054 Debug: 2019-09-12 08:32:21 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:32:21.058 Debug: 2019-09-12 08:32:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:32:21.061 Debug: 2019-09-12 08:32:21 +0000 hiera(): Looking for data source system
2019-09-12T08:32:21.065 Debug: 2019-09-12 08:32:21 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:32:21.068 Debug: 2019-09-12 08:32:21 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:32:21.072 Debug: 2019-09-12 08:32:21 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:32:21.075 Debug: 2019-09-12 08:32:21 +0000 Executing: '/usr/bin/openstack --os-interface internal project list --quiet --format csv --long'
2019-09-12T08:32:22.618 Debug: 2019-09-12 08:32:22 +0000 Executing: '/usr/bin/openstack --os-interface internal domain list --quiet --format csv'
2019-09-12T08:32:24.212 Notice: 2019-09-12 08:32:24 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]/description: description changed 'Bootstrap project for initializing the cloud.' to 'admin project'
2019-09-12T08:32:24.215 Debug: 2019-09-12 08:32:24 +0000 Executing: '/usr/bin/openstack --os-interface internal project set 68c68ba9bed346e68e31c864d90df706 --description=admin project'
2019-09-12T08:32:25.838 Debug: 2019-09-12 08:32:25 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: The container Class[Keystone::Roles::Admin] will propagate my refresh event
2019-09-12T08:32:25.842 Debug: 2019-09-12 08:32:25 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:32:25.845 Debug: 2019-09-12 08:32:25 +0000 hiera(): Looking for data source runtime
2019-09-12T08:32:25.850 Debug: 2019-09-12 08:32:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:32:25.853 Debug: 2019-09-12 08:32:25 +0000 hiera(): Looking for data source host
2019-09-12T08:32:25.857 Debug: 2019-09-12 08:32:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:32:25.860 Debug: 2019-09-12 08:32:25 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:32:25.864 Debug: 2019-09-12 08:32:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:32:25.868 Debug: 2019-09-12 08:32:25 +0000 hiera(): Looking for data source system
2019-09-12T08:32:25.871 Debug: 2019-09-12 08:32:25 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:32:25.874 Debug: 2019-09-12 08:32:25 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:32:25.877 Debug: 2019-09-12 08:32:25 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:32:25.881 Debug: 2019-09-12 08:32:25 +0000 Executing: '/usr/bin/openstack --os-interface internal domain list --quiet --format csv'
2019-09-12T08:32:27.372 Debug: 2019-09-12 08:32:27 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell mtce --domain default'
2019-09-12T08:32:29.005 Debug: 2019-09-12 08:32:29 +0000 Executing: '/usr/bin/openstack --os-interface internal user create --format shell mtce --enable --password 75cfbe93a215Ti0* --domain Default'
2019-09-12T08:32:31.119 Notice: 2019-09-12 08:32:31 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user[mtce]/ensure: created
2019-09-12T08:32:31.122 Debug: 2019-09-12 08:32:31 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user[mtce]: The container Class[Platform::Mtce::Agent] will propagate my refresh event
2019-09-12T08:32:31.126 Debug: 2019-09-12 08:32:31 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell fm --domain default'
2019-09-12T08:32:32.726 Debug: 2019-09-12 08:32:32 +0000 Executing: '/usr/bin/openstack --os-interface internal user create --format shell fm --enable --password b006a2bf61e8Ti0* --email fm at localhost --domain Default'
2019-09-12T08:32:34.707 Notice: 2019-09-12 08:32:34 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user[fm]/ensure: created
2019-09-12T08:32:34.711 Debug: 2019-09-12 08:32:34 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user[fm]: The container Keystone::Resource::Service_identity[fm] will propagate my refresh event
2019-09-12T08:32:34.715 Debug: 2019-09-12 08:32:34 +0000 Executing: '/usr/bin/openstack --os-interface internal project create --format shell services --enable --description project for the platform services --domain Default'
2019-09-12T08:32:36.453 Notice: 2019-09-12 08:32:36 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]/ensure: created
2019-09-12T08:32:36.456 Debug: 2019-09-12 08:32:36 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: The container Class[Keystone::Roles::Admin] will propagate my refresh event
2019-09-12T08:32:36.462 Debug: 2019-09-12 08:32:36 +0000 hiera(): Looking up keystone::admin_password in YAML backend
2019-09-12T08:32:36.465 Debug: 2019-09-12 08:32:36 +0000 hiera(): Looking for data source runtime
2019-09-12T08:32:36.468 Debug: 2019-09-12 08:32:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/runtime.yaml, skipping
2019-09-12T08:32:36.471 Debug: 2019-09-12 08:32:36 +0000 hiera(): Looking for data source host
2019-09-12T08:32:36.475 Debug: 2019-09-12 08:32:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/host.yaml, skipping
2019-09-12T08:32:36.478 Debug: 2019-09-12 08:32:36 +0000 hiera(): Looking for data source secure_system
2019-09-12T08:32:36.481 Debug: 2019-09-12 08:32:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/secure_system.yaml, skipping
2019-09-12T08:32:36.484 Debug: 2019-09-12 08:32:36 +0000 hiera(): Looking for data source system
2019-09-12T08:32:36.488 Debug: 2019-09-12 08:32:36 +0000 hiera(): Cannot find datafile /tmp/puppet/hieradata/system.yaml, skipping
2019-09-12T08:32:36.492 Debug: 2019-09-12 08:32:36 +0000 hiera(): Looking for data source secure_static
2019-09-12T08:32:36.495 Debug: 2019-09-12 08:32:36 +0000 hiera(): Found keystone::admin_password in secure_static
2019-09-12T08:32:36.499 Debug: 2019-09-12 08:32:36 +0000 Executing: '/usr/bin/openstack --os-interface internal project show --format shell services --domain Default'
2019-09-12T08:32:38.101 Debug: 2019-09-12 08:32:38 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell mtce --domain Default'
2019-09-12T08:32:39.748 Debug: 2019-09-12 08:32:39 +0000 Executing: '/usr/bin/openstack --os-interface internal role list --quiet --format csv --project 18f06e0e5c934181ad62b19ac7d0625b --user bb02062c780e493099e303b73919ff52'
2019-09-12T08:32:41.309 Debug: 2019-09-12 08:32:41 +0000 Executing: '/usr/bin/openstack --os-interface internal role add admin --project 18f06e0e5c934181ad62b19ac7d0625b --user bb02062c780e493099e303b73919ff52'
2019-09-12T08:32:42.976 Notice: 2019-09-12 08:32:42 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user_role[mtce at services]/ensure: created
2019-09-12T08:32:42.979 Debug: 2019-09-12 08:32:42 +0000 /Stage[main]/Platform::Mtce::Agent/Keystone_user_role[mtce at services]: The container Class[Platform::Mtce::Agent] will propagate my refresh event
2019-09-12T08:32:42.983 Debug: 2019-09-12 08:32:42 +0000 Class[Platform::Mtce::Agent]: The container Stage[main] will propagate my refresh event
2019-09-12T08:32:42.986 Debug: 2019-09-12 08:32:42 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell admin --domain default'
2019-09-12T08:32:44.564 Debug: 2019-09-12 08:32:44 +0000 Executing: '/usr/bin/openstack --os-interface internal project list --quiet --format csv --user 9b1194f8aaf74032abbf5b92b61c81ce --long'
2019-09-12T08:32:46.160 Debug: 2019-09-12 08:32:46 +0000 Executing: '/usr/bin/openstack --os-interface internal token issue --format value'
2019-09-12T08:32:48.263 Notice: 2019-09-12 08:32:48 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]/email: defined 'email' as 'admin at localhost'
2019-09-12T08:32:48.267 Debug: 2019-09-12 08:32:48 +0000 Executing: '/usr/bin/openstack --os-interface internal user set --email admin at localhost 9b1194f8aaf74032abbf5b92b61c81ce'
2019-09-12T08:32:50.266 Debug: 2019-09-12 08:32:50 +0000 /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: The container Class[Keystone::Roles::Admin] will propagate my refresh event
2019-09-12T08:32:50.269 Debug: 2019-09-12 08:32:50 +0000 Executing: '/usr/bin/openstack --os-interface internal project show --format shell admin --domain Default'
2019-09-12T08:32:51.886 Debug: 2019-09-12 08:32:51 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell admin --domain Default'
2019-09-12T08:32:53.550 Debug: 2019-09-12 08:32:53 +0000 Executing: '/usr/bin/openstack --os-interface internal role list --quiet --format csv --project 68c68ba9bed346e68e31c864d90df706 --user 9b1194f8aaf74032abbf5b92b61c81ce'
2019-09-12T08:32:55.213 Debug: 2019-09-12 08:32:55 +0000 Class[Keystone::Roles::Admin]: The container Stage[main] will propagate my refresh event
2019-09-12T08:32:55.216 Debug: 2019-09-12 08:32:55 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell fm --domain Default'
2019-09-12T08:32:56.865 Debug: 2019-09-12 08:32:56 +0000 Executing: '/usr/bin/openstack --os-interface internal role list --quiet --format csv --project 18f06e0e5c934181ad62b19ac7d0625b --user 5df5720780634ab39d4f6142807fd330'
2019-09-12T08:32:58.477 Debug: 2019-09-12 08:32:58 +0000 Executing: '/usr/bin/openstack --os-interface internal role add admin --project 18f06e0e5c934181ad62b19ac7d0625b --user 5df5720780634ab39d4f6142807fd330'
2019-09-12T08:33:00.164 Notice: 2019-09-12 08:33:00 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user_role[fm at services]/ensure: created
2019-09-12T08:33:00.167 Debug: 2019-09-12 08:33:00 +0000 /Stage[main]/Fm::Keystone::Auth/Keystone::Resource::Service_identity[fm]/Keystone_user_role[fm at services]: The container Keystone::Resource::Service_identity[fm] will propagate my refresh event
2019-09-12T08:33:00.171 Debug: 2019-09-12 08:33:00 +0000 Keystone::Resource::Service_identity[fm]: The container Class[Fm::Keystone::Auth] will propagate my refresh event
2019-09-12T08:33:00.174 Debug: 2019-09-12 08:33:00 +0000 Executing: '/usr/bin/openstack --os-interface internal service create --format shell identity --name keystone --description OpenStack Identity Service'
2019-09-12T08:33:01.722 Notice: 2019-09-12 08:33:01 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_service[keystone::identity]/ensure: created
2019-09-12T08:33:01.725 Debug: 2019-09-12 08:33:01 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_service[keystone::identity]: The container Keystone::Resource::Service_identity[keystone] will propagate my refresh event
2019-09-12T08:33:01.728 Debug: 2019-09-12 08:33:01 +0000 Executing: '/usr/bin/openstack --os-interface internal service list --quiet --format csv'
2019-09-12T08:33:03.261 Debug: 2019-09-12 08:33:03 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell 981e16aecd9c4bb98f5b5e6903bec6b1 admin http://127.0.0.1:5000/v3 --region RegionOne'
2019-09-12T08:33:04.840 Debug: 2019-09-12 08:33:04 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell 981e16aecd9c4bb98f5b5e6903bec6b1 internal http://127.0.0.1:5000/v3 --region RegionOne'
2019-09-12T08:33:06.413 Debug: 2019-09-12 08:33:06 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell 981e16aecd9c4bb98f5b5e6903bec6b1 public http://127.0.0.1:5000/v3 --region RegionOne'
2019-09-12T08:33:07.989 Notice: 2019-09-12 08:33:07 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[RegionOne/keystone::identity]/ensure: created
2019-09-12T08:33:07.993 Debug: 2019-09-12 08:33:07 +0000 /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[RegionOne/keystone::identity]: The container Keystone::Resource::Service_identity[keystone] will propagate my refresh event
2019-09-12T08:33:07.996 Debug: 2019-09-12 08:33:07 +0000 Keystone::Resource::Service_identity[keystone]: The container Class[Keystone::Endpoint] will propagate my refresh event
2019-09-12T08:33:08.000 Debug: 2019-09-12 08:33:07 +0000 Class[Keystone::Endpoint]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:08.003 Debug: 2019-09-12 08:33:07 +0000 Class[Fm::Keystone::Auth]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:08.010 Debug: 2019-09-12 08:33:07 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell barbican --domain default'
2019-09-12T08:33:09.599 Debug: 2019-09-12 08:33:09 +0000 Executing: '/usr/bin/openstack --os-interface internal user create --format shell barbican --enable --password d7445ff87983Ti0* --email barbican at localhost --domain Default'
2019-09-12T08:33:11.612 Notice: 2019-09-12 08:33:11 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_user[barbican]/ensure: created
2019-09-12T08:33:11.782 Debug: 2019-09-12 08:33:11 +0000 /Stage[main]/Barbican::Keystone::Auth/Keystone::Resource::Service_identity[barbican]/Keystone_user[barbican]: The container Keystone::Resource::Service_identity[barbican] will propagate my refresh event
2019-09-12T08:33:11.785 Debug: 2019-09-12 08:33:11 +0000 Keystone::Resource::Service_identity[barbican]: The container Class[Barbican::Keystone::Auth] will propagate my refresh event
2019-09-12T08:33:11.789 Debug: 2019-09-12 08:33:11 +0000 Class[Barbican::Keystone::Auth]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:11.793 Debug: 2019-09-12 08:33:11 +0000 Executing: '/usr/bin/openstack --os-interface internal service create --format shell platform --name sysinv --description SysInvService'
2019-09-12T08:33:13.331 Notice: 2019-09-12 08:33:13 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_service[sysinv::platform]/ensure: created
2019-09-12T08:33:13.336 Debug: 2019-09-12 08:33:13 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_service[sysinv::platform]: The container Keystone::Resource::Service_identity[platform] will propagate my refresh event
2019-09-12T08:33:13.340 Debug: 2019-09-12 08:33:13 +0000 Executing: '/usr/bin/openstack --os-interface internal service list --quiet --format csv'
2019-09-12T08:33:14.909 Debug: 2019-09-12 08:33:14 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell f9eefd0a19174c0180ad2dc9f164746e admin http://127.0.0.1:6385/v1 --region RegionOne'
2019-09-12T08:33:16.475 Debug: 2019-09-12 08:33:16 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell f9eefd0a19174c0180ad2dc9f164746e internal http://127.0.0.1:6385/v1 --region RegionOne'
2019-09-12T08:33:18.046 Debug: 2019-09-12 08:33:18 +0000 Executing: '/usr/bin/openstack --os-interface internal endpoint create --format shell f9eefd0a19174c0180ad2dc9f164746e public http://127.0.0.1:6385/v1 --region RegionOne'
2019-09-12T08:33:19.570 Notice: 2019-09-12 08:33:19 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_endpoint[RegionOne/sysinv::platform]/ensure: created
2019-09-12T08:33:19.573 Debug: 2019-09-12 08:33:19 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_endpoint[RegionOne/sysinv::platform]: The container Keystone::Resource::Service_identity[platform] will propagate my refresh event
2019-09-12T08:33:19.577 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/systemctl is-active sysinv-api'
2019-09-12T08:33:19.585 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/systemctl is-enabled sysinv-api'
2019-09-12T08:33:19.600 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/systemctl unmask sysinv-api'
2019-09-12T08:33:19.711 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/systemctl start sysinv-api'
2019-09-12T08:33:19.857 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/systemctl is-enabled sysinv-api'
2019-09-12T08:33:19.870 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/systemctl unmask sysinv-api'
2019-09-12T08:33:19.981 Notice: 2019-09-12 08:33:19 +0000 /Stage[main]/Sysinv::Api/Service[sysinv-api]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:33:19.984 Debug: 2019-09-12 08:33:19 +0000 /Stage[main]/Sysinv::Api/Service[sysinv-api]: The container Class[Sysinv::Api] will propagate my refresh event
2019-09-12T08:33:19.989 Info: 2019-09-12 08:33:19 +0000 /Stage[main]/Sysinv::Api/Service[sysinv-api]: Unscheduling refresh on Service[sysinv-api]
2019-09-12T08:33:19.992 Debug: 2019-09-12 08:33:19 +0000 Class[Sysinv::Api]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:19.997 Notice: 2019-09-12 08:33:19 +0000 /Stage[main]/Platform::Client/File[/etc/ssl/private/openstack]/ensure: created
2019-09-12T08:33:20.000 Debug: 2019-09-12 08:33:19 +0000 /Stage[main]/Platform::Client/File[/etc/ssl/private/openstack]: The container Class[Platform::Client] will propagate my refresh event
2019-09-12T08:33:20.004 Debug: 2019-09-12 08:33:19 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell sysinv --domain default'
2019-09-12T08:33:21.630 Debug: 2019-09-12 08:33:21 +0000 Executing: '/usr/bin/openstack --os-interface internal user create --format shell sysinv --enable --password edfd9a82c6bcTi0* --email sysinv at localhost --domain Default'
2019-09-12T08:33:23.652 Notice: 2019-09-12 08:33:23 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user[sysinv]/ensure: created
2019-09-12T08:33:23.656 Debug: 2019-09-12 08:33:23 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user[sysinv]: The container Keystone::Resource::Service_identity[platform] will propagate my refresh event
2019-09-12T08:33:23.660 Debug: 2019-09-12 08:33:23 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell sysinv --domain Default'
2019-09-12T08:33:25.341 Debug: 2019-09-12 08:33:25 +0000 Executing: '/usr/bin/openstack --os-interface internal role list --quiet --format csv --project 18f06e0e5c934181ad62b19ac7d0625b --user dbefccc5064b4449a7ecefaca1d763b5'
2019-09-12T08:33:26.997 Debug: 2019-09-12 08:33:26 +0000 Executing: '/usr/bin/openstack --os-interface internal role add admin --project 18f06e0e5c934181ad62b19ac7d0625b --user dbefccc5064b4449a7ecefaca1d763b5'
2019-09-12T08:33:28.697 Notice: 2019-09-12 08:33:28 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user_role[sysinv at services]/ensure: created
2019-09-12T08:33:28.700 Debug: 2019-09-12 08:33:28 +0000 /Stage[main]/Sysinv::Keystone::Auth/Keystone::Resource::Service_identity[platform]/Keystone_user_role[sysinv at services]: The container Keystone::Resource::Service_identity[platform] will propagate my refresh event
2019-09-12T08:33:28.704 Debug: 2019-09-12 08:33:28 +0000 Executing: '/usr/bin/openstack --os-interface internal user show --format shell barbican --domain Default'
2019-09-12T08:33:30.327 Debug: 2019-09-12 08:33:30 +0000 Executing: '/usr/bin/openstack --os-interface internal role list --quiet --format csv --project 18f06e0e5c934181ad62b19ac7d0625b --user 4971b72861e349009cc190bda6dcfb2c'
2019-09-12T08:33:31.930 Debug: 2019-09-12 08:33:31 +0000 Executing: '/usr/bin/openstack --os-interface internal role add admin --project 18f06e0e5c934181ad62b19ac7d0625b --user 4971b72861e349009cc190bda6dcfb2c'
2019-09-12T08:33:33.535 Debug: 2019-09-12 08:33:33 +0000 Executing: '/usr/bin/openstack --os-interface internal role add creator --project 18f06e0e5c934181ad62b19ac7d0625b --user 4971b72861e349009cc190bda6dcfb2c'
2019-09-12T08:33:35.370 Notice: 2019-09-12 08:33:35 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]/ensure: created
2019-09-12T08:33:35.374 Debug: 2019-09-12 08:33:35 +0000 /Stage[main]/Openstack::Barbican::Bootstrap/Keystone_user_role[barbican at services]: The container Class[Openstack::Barbican::Bootstrap] will propagate my refresh event
2019-09-12T08:33:35.377 Debug: 2019-09-12 08:33:35 +0000 Class[Openstack::Barbican::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:35.381 Debug: 2019-09-12 08:33:35 +0000 Keystone::Resource::Service_identity[platform]: The container Class[Sysinv::Keystone::Auth] will propagate my refresh event
2019-09-12T08:33:35.384 Debug: 2019-09-12 08:33:35 +0000 Class[Sysinv::Keystone::Auth]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:35.388 Debug: 2019-09-12 08:33:35 +0000 /Stage[main]/Keystone::Disable_admin_token_auth/Ini_subsetting[public_api/admin_token_auth]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:33:35.391 Debug: 2019-09-12 08:33:35 +0000 /Stage[main]/Keystone::Disable_admin_token_auth/Ini_subsetting[api_v3/admin_token_auth]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:33:35.395 Debug: 2019-09-12 08:33:35 +0000 /Stage[main]/Keystone::Disable_admin_token_auth/Ini_subsetting[admin_api/admin_token_auth]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:33:35.423 Notice: 2019-09-12 08:33:35 +0000 /Stage[main]/Platform::Client/File[/etc/platform/openrc]/ensure: defined content as '{md5}ad049ca6a265e50da34620f289137b68'
2019-09-12T08:33:35.426 Debug: 2019-09-12 08:33:35 +0000 /Stage[main]/Platform::Client/File[/etc/platform/openrc]: The container Class[Platform::Client] will propagate my refresh event
2019-09-12T08:33:35.463 Notice: 2019-09-12 08:33:35 +0000 /Stage[main]/Platform::Client/File[/etc/bash_completion.d/openstack]/ensure: defined content as '{md5}bef1307ae3eea800953d196e87c6bbd2'
2019-09-12T08:33:35.467 Debug: 2019-09-12 08:33:35 +0000 /Stage[main]/Platform::Client/File[/etc/bash_completion.d/openstack]: The container Class[Platform::Client] will propagate my refresh event
2019-09-12T08:33:35.471 Debug: 2019-09-12 08:33:35 +0000 Class[Platform::Client]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:35.475 Debug: 2019-09-12 08:33:35 +0000 Class[Keystone::Deps]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:35.478 Debug: 2019-09-12 08:33:35 +0000 Class[Keystone]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:35.482 Debug: 2019-09-12 08:33:35 +0000 Exec[drbd_format_volume_drbd-etcd](provider=posix): Executing 'mkfs.ext4  /dev/drbd7'
2019-09-12T08:33:35.485 Debug: 2019-09-12 08:33:35 +0000 Executing: 'mkfs.ext4  /dev/drbd7'
2019-09-12T08:33:39.780 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_format_volume_drbd-etcd]: Triggered 'refresh' from 1 events
2019-09-12T08:33:39.785 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Exec[drbd_format_volume_drbd-etcd]: The container Drbd::Resource::Up[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.789 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]/ensure: defined 'ensure' as 'mounted'
2019-09-12T08:33:39.793 Debug: 2019-09-12 08:33:39 +0000 Flushing mount provider target /etc/fstab
2019-09-12T08:33:39.797 Debug: 2019-09-12 08:33:39 +0000 Executing: '/usr/bin/mount /opt/etcd'
2019-09-12T08:33:39.921 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]: The container Drbd::Resource::Up[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.926 Info: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]: Scheduling refresh of Mount[/opt/etcd]
2019-09-12T08:33:39.930 Info: 2019-09-12 08:33:39 +0000 Mount[/opt/etcd](provider=parsed): Remounting
2019-09-12T08:33:39.933 Debug: 2019-09-12 08:33:39 +0000 Executing: '/usr/bin/mount -o remount /opt/etcd'
2019-09-12T08:33:39.953 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]: Triggered 'refresh' from 1 events
2019-09-12T08:33:39.957 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]: The container Drbd::Resource::Up[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.960 Info: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Drbd::Resource[drbd-etcd]/Drbd::Resource::Enable[drbd-etcd]/Drbd::Resource::Up[drbd-etcd]/Mount[/opt/etcd]: Scheduling refresh of Mount[/opt/etcd]
2019-09-12T08:33:39.964 Debug: 2019-09-12 08:33:39 +0000 Drbd::Resource::Up[drbd-etcd]: The container Drbd::Resource::Enable[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.967 Debug: 2019-09-12 08:33:39 +0000 Drbd::Resource::Enable[drbd-etcd]: The container Drbd::Resource[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.971 Debug: 2019-09-12 08:33:39 +0000 Drbd::Resource[drbd-etcd]: The container Platform::Drbd::Filesystem[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.974 Debug: 2019-09-12 08:33:39 +0000 Exec[drbd resize drbd-etcd](provider=posix): Executing 'drbdadm -- --assume-peer-has-space resize drbd-etcd'
2019-09-12T08:33:39.978 Debug: 2019-09-12 08:33:39 +0000 Executing: 'drbdadm -- --assume-peer-has-space resize drbd-etcd'
2019-09-12T08:33:39.986 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Exec[drbd resize drbd-etcd]/returns: executed successfully
2019-09-12T08:33:39.989 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Exec[drbd resize drbd-etcd]: The container Platform::Drbd::Filesystem[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:39.993 Debug: 2019-09-12 08:33:39 +0000 Exec[resize2fs drbd-etcd](provider=posix): Executing 'resize2fs /dev/drbd7'
2019-09-12T08:33:39.998 Debug: 2019-09-12 08:33:39 +0000 Executing: 'resize2fs /dev/drbd7'
2019-09-12T08:33:40.001 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Exec[resize2fs drbd-etcd]/returns: executed successfully
2019-09-12T08:33:40.004 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Drbd::Etcd::Bootstrap/Platform::Drbd::Filesystem[drbd-etcd]/Exec[resize2fs drbd-etcd]: The container Platform::Drbd::Filesystem[drbd-etcd] will propagate my refresh event
2019-09-12T08:33:40.008 Debug: 2019-09-12 08:33:39 +0000 Platform::Drbd::Filesystem[drbd-etcd]: The container Class[Platform::Drbd::Etcd::Bootstrap] will propagate my refresh event
2019-09-12T08:33:40.012 Debug: 2019-09-12 08:33:39 +0000 Class[Platform::Drbd::Etcd::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:40.015 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Etcd::Datadir::Bootstrap/File[/opt/etcd/19.09]/ensure: created
2019-09-12T08:33:40.019 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Etcd::Datadir::Bootstrap/File[/opt/etcd/19.09]: The container Class[Platform::Etcd::Datadir::Bootstrap] will propagate my refresh event
2019-09-12T08:33:40.023 Debug: 2019-09-12 08:33:39 +0000 Class[Platform::Etcd::Datadir::Bootstrap]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:40.027 Notice: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_override_dir]/ensure: created
2019-09-12T08:33:40.030 Debug: 2019-09-12 08:33:39 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_override_dir]: The container Class[Platform::Etcd::Setup] will propagate my refresh event
2019-09-12T08:33:40.046 Notice: 2019-09-12 08:33:40 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_override]/ensure: defined content as '{md5}fc6498b2b6ad356a15dd0e7e52efa1fb'
2019-09-12T08:33:40.049 Debug: 2019-09-12 08:33:40 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_override]: The container Class[Platform::Etcd::Setup] will propagate my refresh event
2019-09-12T08:33:40.088 Notice: 2019-09-12 08:33:40 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_initd_script]/ensure: defined content as '{md5}8c21b47fa39034edcb849fff32e26483'
2019-09-12T08:33:40.092 Debug: 2019-09-12 08:33:40 +0000 /Stage[main]/Platform::Etcd::Setup/File[etcd_initd_script]: The container Class[Platform::Etcd::Setup] will propagate my refresh event
2019-09-12T08:33:40.096 Debug: 2019-09-12 08:33:40 +0000 Exec[systemd-reload-daemon](provider=posix): Executing '/usr/bin/systemctl daemon-reload'
2019-09-12T08:33:40.099 Debug: 2019-09-12 08:33:40 +0000 Executing: '/usr/bin/systemctl daemon-reload'
2019-09-12T08:33:40.203 Notice: 2019-09-12 08:33:40 +0000 /Stage[main]/Platform::Etcd::Setup/Exec[systemd-reload-daemon]/returns: executed successfully
2019-09-12T08:33:40.210 Debug: 2019-09-12 08:33:40 +0000 /Stage[main]/Platform::Etcd::Setup/Exec[systemd-reload-daemon]: The container Class[Platform::Etcd::Setup] will propagate my refresh event
2019-09-12T08:33:40.214 Debug: 2019-09-12 08:33:40 +0000 Class[Platform::Etcd::Setup]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:40.217 Debug: 2019-09-12 08:33:40 +0000 Executing: '/usr/bin/systemctl is-active etcd'
2019-09-12T08:33:40.221 Debug: 2019-09-12 08:33:40 +0000 Executing: '/usr/bin/systemctl is-enabled etcd'
2019-09-12T08:33:40.236 Debug: 2019-09-12 08:33:40 +0000 Executing: '/usr/bin/systemctl unmask etcd'
2019-09-12T08:33:40.345 Debug: 2019-09-12 08:33:40 +0000 Executing: '/usr/bin/systemctl start etcd'
2019-09-12T08:33:41.211 Debug: 2019-09-12 08:33:41 +0000 Executing: '/usr/bin/systemctl is-enabled etcd'
2019-09-12T08:33:41.224 Notice: 2019-09-12 08:33:41 +0000 /Stage[main]/Etcd::Service/Service[etcd]/ensure: ensure changed 'stopped' to 'running'
2019-09-12T08:33:41.228 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Etcd::Service/Service[etcd]: The container Class[Etcd::Service] will propagate my refresh event
2019-09-12T08:33:41.232 Info: 2019-09-12 08:33:41 +0000 /Stage[main]/Etcd::Service/Service[etcd]: Unscheduling refresh on Service[etcd]
2019-09-12T08:33:41.235 Debug: 2019-09-12 08:33:41 +0000 Class[Etcd::Service]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:41.239 Debug: 2019-09-12 08:33:41 +0000 Class[Etcd::Service]: The container Class[Etcd] will propagate my refresh event
2019-09-12T08:33:41.242 Debug: 2019-09-12 08:33:41 +0000 Class[Etcd]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:41.246 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm/Fm_config[DEFAULT/system_name]: Nothing to manage: no ensure and the resource doesn't exist
2019-09-12T08:33:41.250 Debug: 2019-09-12 08:33:41 +0000 Class[Fm]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:41.254 Notice: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::end]: Triggered 'refresh' from 28 events
2019-09-12T08:33:41.257 Info: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::end]: Scheduling refresh of Anchor[fm::service::begin]
2019-09-12T08:33:41.261 Info: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::end]: Scheduling refresh of Exec[fm-db-sync]
2019-09-12T08:33:41.264 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Deps/Anchor[fm::config::end]: The container Class[Fm::Deps] will propagate my refresh event
2019-09-12T08:33:41.267 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm') count"'
2019-09-12T08:33:41.272 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:33:41.275 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE ROLE \"admin-fm\" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1"'
2019-09-12T08:33:41.308 Notice: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "admin-fm" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER  CONNECTION LIMIT -1'
2019-09-12T08:33:41.312 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[CREATE ROLE admin-fm ENCRYPTED PASSWORD ****]: The container Postgresql::Server::Role[admin-fm] will propagate my refresh event
2019-09-12T08:33:41.315 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_shadow WHERE usename = 'admin-fm' AND passwd = 'md59e0bf04b03b42753e9f9999487b471ba') count"'
2019-09-12T08:33:41.335 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE admin-fm ENCRYPTED PASSWORD ****]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.340 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolinherit = true) count"'
2019-09-12T08:33:41.362 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" INHERIT]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.366 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolcreaterole = false) count"'
2019-09-12T08:33:41.387 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEROLE]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.391 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolsuper = false) count"'
2019-09-12T08:33:41.413 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOSUPERUSER]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.417 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolconnlimit = -1) count"'
2019-09-12T08:33:41.439 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" CONNECTION LIMIT -1]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.442 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolcreatedb = false) count"'
2019-09-12T08:33:41.465 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOCREATEDB]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.468 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolreplication = false) count"'
2019-09-12T08:33:41.491 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" NOREPLICATION]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.495 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_roles WHERE rolname = 'admin-fm' AND rolcanlogin = true) count"'
2019-09-12T08:33:41.517 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Role[admin-fm]/Postgresql_psql[ALTER ROLE "admin-fm" LOGIN]/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:41.522 Debug: 2019-09-12 08:33:41 +0000 Postgresql::Server::Role[admin-fm]: The container Postgresql::Server::Db[fm] will propagate my refresh event
2019-09-12T08:33:41.526 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'fm') count"'
2019-09-12T08:33:41.546 Debug: 2019-09-12 08:33:41 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:33:41.550 Debug: 2019-09-12 08:33:41 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "CREATE DATABASE \"fm\" WITH TEMPLATE = \"template0\"   "'
2019-09-12T08:33:44.058 Notice: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]/command: command changed 'notrun' to 'CREATE DATABASE "fm" WITH TEMPLATE = "template0"   '
2019-09-12T08:33:44.062 Info: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]: Scheduling refresh of Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]
2019-09-12T08:33:44.065 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[CREATE DATABASE "fm"]: The container Postgresql::Server::Database[fm] will propagate my refresh event
2019-09-12T08:33:44.069 Debug: 2019-09-12 08:33:44 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 FROM pg_database WHERE datname = 'fm' AND datistemplate = false) count"'
2019-09-12T08:33:44.083 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'fm']/unless: Found 1 row(s) executing 'unless' clause
2019-09-12T08:33:44.087 Debug: 2019-09-12 08:33:44 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "REVOKE CONNECT ON DATABASE \"fm\" FROM public"'
2019-09-12T08:33:44.115 Notice: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: Triggered 'refresh' from 1 events
2019-09-12T08:33:44.119 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database[fm]/Postgresql_psql[REVOKE CONNECT ON DATABASE "fm" FROM public]: The container Postgresql::Server::Database[fm] will propagate my refresh event
2019-09-12T08:33:44.123 Debug: 2019-09-12 08:33:44 +0000 Postgresql::Server::Database[fm]: The container Postgresql::Server::Db[fm] will propagate my refresh event
2019-09-12T08:33:44.127 Debug: 2019-09-12 08:33:44 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "SELECT COUNT(*) FROM (SELECT 1 WHERE has_database_privilege('admin-fm',
2019-09-12T08:33:44.130                   'fm', 'CREATE')) count"'
2019-09-12T08:33:44.140 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database_grant[GRANT admin-fm - ALL - fm]/Postgresql::Server::Grant[database:GRANT admin-fm - ALL - fm]/Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm]/unless: Found 0 row(s) executing 'unless' clause
2019-09-12T08:33:44.144 Debug: 2019-09-12 08:33:44 +0000 Executing with uid=postgres gid=postgres: '/usr/bin/psql -d postgres -p 5432 -t -c "GRANT ALL ON DATABASE \"fm\" TO
2019-09-12T08:33:44.149       \"admin-fm\""'
2019-09-12T08:33:44.166 Notice: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database_grant[GRANT admin-fm - ALL - fm]/Postgresql::Server::Grant[database:GRANT admin-fm - ALL - fm]/Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm]/command: command changed 'notrun' to 'GRANT ALL ON DATABASE "fm" TO
2019-09-12T08:33:44.170       "admin-fm"'
2019-09-12T08:33:44.173 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Postgresql/Openstacklib::Db::Postgresql[fm]/Postgresql::Server::Db[fm]/Postgresql::Server::Database_grant[GRANT admin-fm - ALL - fm]/Postgresql::Server::Grant[database:GRANT admin-fm - ALL - fm]/Postgresql_psql[grant:database:GRANT admin-fm - ALL - fm]: The container Postgresql::Server::Grant[database:GRANT admin-fm - ALL - fm] will propagate my refresh event
2019-09-12T08:33:44.177 Debug: 2019-09-12 08:33:44 +0000 Postgresql::Server::Grant[database:GRANT admin-fm - ALL - fm]: The container Postgresql::Server::Database_grant[GRANT admin-fm - ALL - fm] will propagate my refresh event
2019-09-12T08:33:44.181 Debug: 2019-09-12 08:33:44 +0000 Postgresql::Server::Database_grant[GRANT admin-fm - ALL - fm]: The container Postgresql::Server::Db[fm] will propagate my refresh event
2019-09-12T08:33:44.184 Debug: 2019-09-12 08:33:44 +0000 Postgresql::Server::Db[fm]: The container Openstacklib::Db::Postgresql[fm] will propagate my refresh event
2019-09-12T08:33:44.188 Debug: 2019-09-12 08:33:44 +0000 Openstacklib::Db::Postgresql[fm]: The container Class[Fm::Db::Postgresql] will propagate my refresh event
2019-09-12T08:33:44.191 Debug: 2019-09-12 08:33:44 +0000 Class[Fm::Db::Postgresql]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:44.195 Info: 2019-09-12 08:33:44 +0000 Class[Fm::Db::Postgresql]: Scheduling refresh of Anchor[fm::db::end]
2019-09-12T08:33:44.200 Notice: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Deps/Anchor[fm::db::end]: Triggered 'refresh' from 1 events
2019-09-12T08:33:44.203 Info: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Deps/Anchor[fm::db::end]: Scheduling refresh of Anchor[fm::dbsync::begin]
2019-09-12T08:33:44.206 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Deps/Anchor[fm::db::end]: The container Class[Fm::Deps] will propagate my refresh event
2019-09-12T08:33:44.210 Notice: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::begin]: Triggered 'refresh' from 1 events
2019-09-12T08:33:44.214 Info: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::begin]: Scheduling refresh of Exec[fm-db-sync]
2019-09-12T08:33:44.217 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::begin]: The container Class[Fm::Deps] will propagate my refresh event
2019-09-12T08:33:44.220 Debug: 2019-09-12 08:33:44 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]/returns: Exec try 1/10
2019-09-12T08:33:44.224 Debug: 2019-09-12 08:33:44 +0000 Exec[fm-db-sync](provider=posix): Executing 'fm-dbsync --config-file /etc/fm/fm.conf'
2019-09-12T08:33:44.227 Debug: 2019-09-12 08:33:44 +0000 Executing with uid=root: 'fm-dbsync --config-file /etc/fm/fm.conf'
2019-09-12T08:33:47.024 Notice: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]: Triggered 'refresh' from 2 events
2019-09-12T08:33:47.027 Info: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]: Scheduling refresh of Anchor[fm::dbsync::end]
2019-09-12T08:33:47.031 Debug: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Db::Sync/Exec[fm-db-sync]: The container Class[Fm::Db::Sync] will propagate my refresh event
2019-09-12T08:33:47.035 Debug: 2019-09-12 08:33:47 +0000 Class[Fm::Db::Sync]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:47.038 Notice: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::end]: Triggered 'refresh' from 1 events
2019-09-12T08:33:47.042 Info: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::end]: Scheduling refresh of Anchor[fm::service::begin]
2019-09-12T08:33:47.046 Debug: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::dbsync::end]: The container Class[Fm::Deps] will propagate my refresh event
2019-09-12T08:33:47.050 Notice: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::service::begin]: Triggered 'refresh' from 2 events
2019-09-12T08:33:47.053 Info: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::service::begin]: Scheduling refresh of Service[fm-api]
2019-09-12T08:33:47.057 Debug: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::service::begin]: The container Class[Fm::Deps] will propagate my refresh event
2019-09-12T08:33:47.061 Debug: 2019-09-12 08:33:47 +0000 Executing: '/usr/bin/systemctl is-active fm-api'
2019-09-12T08:33:47.065 Debug: 2019-09-12 08:33:47 +0000 Executing: '/usr/bin/systemctl is-enabled fm-api'
2019-09-12T08:33:47.068 Debug: 2019-09-12 08:33:47 +0000 Executing: '/usr/bin/systemctl is-active fm-api'
2019-09-12T08:33:47.073 Debug: 2019-09-12 08:33:47 +0000 Executing: '/usr/bin/systemctl restart fm-api'
2019-09-12T08:33:47.146 Notice: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Api/Service[fm-api]: Triggered 'refresh' from 1 events
2019-09-12T08:33:47.155 Info: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Api/Service[fm-api]: Scheduling refresh of Anchor[fm::service::end]
2019-09-12T08:33:47.159 Debug: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Api/Service[fm-api]: The container Class[Fm::Api] will propagate my refresh event
2019-09-12T08:33:47.164 Notice: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::service::end]: Triggered 'refresh' from 1 events
2019-09-12T08:33:47.174 Debug: 2019-09-12 08:33:47 +0000 /Stage[main]/Fm::Deps/Anchor[fm::service::end]: The container Class[Fm::Deps] will propagate my refresh event
2019-09-12T08:33:47.184 Debug: 2019-09-12 08:33:47 +0000 Class[Fm::Deps]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:47.188 Debug: 2019-09-12 08:33:47 +0000 Class[Fm::Api]: The container Stage[main] will propagate my refresh event
2019-09-12T08:33:47.710 Debug: 2019-09-12 08:33:47 +0000 Finishing transaction 49041120
2019-09-12T08:33:47.717 Debug: 2019-09-12 08:33:47 +0000 Storing state
2019-09-12T08:33:47.726 Info: 2019-09-12 08:33:47 +0000 Creating state file /var/lib/puppet/state/state.yaml
2019-09-12T08:33:47.938 Debug: 2019-09-12 08:33:47 +0000 Stored state in 0.23 seconds
2019-09-12T08:33:47.942 Notice: 2019-09-12 08:33:47 +0000 Applied catalog in 282.27 seconds
2019-09-12T08:33:48.005 Debug: 2019-09-12 08:33:48 +0000 Applying settings catalog for sections reporting, metrics
2019-09-12T08:33:48.009 Debug: 2019-09-12 08:33:48 +0000 Finishing transaction 87919300
2019-09-12T08:33:48.013 Debug: 2019-09-12 08:33:48 +0000 Received report to process from localhost
2019-09-12T08:33:48.016 Debug: 2019-09-12 08:33:48 +0000 Evicting cache entry for environment 'production'
2019-09-12T08:33:48.020 Debug: 2019-09-12 08:33:48 +0000 Caching environment 'production' (ttl = 0 sec)
2019-09-12T08:33:48.033 Debug: 2019-09-12 08:33:48 +0000 Processing report from localhost with processor Puppet::Reports::Store
-------------- next part --------------
2019-09-13 04:55:55.041 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:55:55.042 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 04:55:57.158 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 04:55:57.833 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 04:55:57.978 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 04:55:58.005 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 04:55:58.006 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 04:55:58.006 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:55:58.487 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:55:59.041 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:55:59.357 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:55:59.614 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:55:59.743 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 04:55:59.780 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:55:59.813 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:55:59.853 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:55:59.890 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 04:55:59.924 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 04:55:59.956 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 04:55:59.993 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 04:56:00.103 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 04:56:00.164 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 04:56:00.164 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 04:56:00.164 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] socket_id :   0  0  0  0  0  0
2019-09-13 04:56:00.165 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None]   core_id :   0  1  2  3  4  5
2019-09-13 04:56:00.165 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] thread_id :   0  0  0  0  0  0
2019-09-13 04:56:00.180 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 04:56:00.194 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Setting config target of host 'controller-0' to '5a3297ca-e57b-4282-b019-3fc09714a808'.
2019-09-13 04:56:00.229 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] _config_update_hosts config_uuid=5a3297ca-e57b-4282-b019-3fc09714a808
2019-09-13 04:56:00.230 80240 INFO sysinv.conductor.manager [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] applying runtime manifest config_uuid=5a3297ca-e57b-4282-b019-3fc09714a808, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 04:56:00.244 80240 INFO sysinv.puppet.puppet [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Updating hiera for host: controller-0 with config_uuid: 5a3297ca-e57b-4282-b019-3fc09714a808
2019-09-13 04:56:02.095 80240 ERROR sysinv.puppet.puppet [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvO1ccj'
2019-09-13 04:56:02.095 80240 TRACE sysinv.puppet.puppet 
2019-09-13 04:56:02.096 80240 ERROR sysinv.openstack.common.rpc.amqp [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Exception during message handling
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvO1ccj'
2019-09-13 04:56:02.096 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 04:56:02.097 80240 ERROR sysinv.openstack.common.rpc.common [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvO1ccj' to caller
2019-09-13 04:56:02.098 80240 ERROR sysinv.openstack.common.rpc.common [req-aff40f6a-6a5a-49e0-b715-ca4b77fe4942 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvO1ccj'\n"]
2019-09-13 04:56:02.108 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 04:56:02.108 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 04:56:55.095 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:56:55.096 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 04:56:57.117 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 04:56:57.805 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 04:56:57.931 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 04:56:57.960 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 04:56:57.961 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 04:56:57.961 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:56:58.377 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:56:58.620 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:56:59.116 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:56:59.400 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:56:59.511 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 04:56:59.542 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:56:59.575 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:56:59.614 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:56:59.653 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 04:56:59.689 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 04:56:59.721 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 04:56:59.753 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 04:56:59.885 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 04:56:59.947 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 04:56:59.947 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 04:56:59.947 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] socket_id :   0  0  0  0  0  0
2019-09-13 04:56:59.948 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None]   core_id :   0  1  2  3  4  5
2019-09-13 04:56:59.948 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] thread_id :   0  0  0  0  0  0
2019-09-13 04:56:59.969 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 04:57:00.154 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Setting config target of host 'controller-0' to '5170fa48-9f51-4176-94c5-c3f2a34d97c8'.
2019-09-13 04:57:00.215 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] _config_update_hosts config_uuid=5170fa48-9f51-4176-94c5-c3f2a34d97c8
2019-09-13 04:57:00.215 80240 INFO sysinv.conductor.manager [req-6add0fe4-4960-484d-af03-b0303601a32b None None] applying runtime manifest config_uuid=5170fa48-9f51-4176-94c5-c3f2a34d97c8, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 04:57:00.231 80240 INFO sysinv.puppet.puppet [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Updating hiera for host: controller-0 with config_uuid: 5170fa48-9f51-4176-94c5-c3f2a34d97c8
2019-09-13 04:57:01.889 80240 ERROR sysinv.puppet.puppet [req-6add0fe4-4960-484d-af03-b0303601a32b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQVK7j5'
2019-09-13 04:57:01.889 80240 TRACE sysinv.puppet.puppet 
2019-09-13 04:57:01.890 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Exception during message handling
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQVK7j5'
2019-09-13 04:57:01.890 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 04:57:01.891 80240 ERROR sysinv.openstack.common.rpc.common [req-6add0fe4-4960-484d-af03-b0303601a32b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQVK7j5' to caller
2019-09-13 04:57:01.892 80240 ERROR sysinv.openstack.common.rpc.common [req-6add0fe4-4960-484d-af03-b0303601a32b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQVK7j5'\n"]
2019-09-13 04:57:01.900 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 04:57:01.900 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 04:57:55.147 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:57:55.148 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 04:57:57.211 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 04:57:57.865 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 04:57:58.019 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 04:57:58.048 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 04:57:58.049 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 04:57:58.049 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:57:58.509 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:57:59.026 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:57:59.324 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:57:59.578 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:57:59.692 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 04:57:59.727 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:57:59.758 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:57:59.789 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:57:59.830 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 04:57:59.862 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 04:57:59.894 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 04:57:59.929 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 04:58:00.040 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 04:58:00.097 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 04:58:00.098 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 04:58:00.098 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] socket_id :   0  0  0  0  0  0
2019-09-13 04:58:00.099 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None]   core_id :   0  1  2  3  4  5
2019-09-13 04:58:00.100 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] thread_id :   0  0  0  0  0  0
2019-09-13 04:58:00.116 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 04:58:00.131 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Setting config target of host 'controller-0' to '06601705-e544-434a-bda0-c309beaf25c0'.
2019-09-13 04:58:00.165 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] _config_update_hosts config_uuid=06601705-e544-434a-bda0-c309beaf25c0
2019-09-13 04:58:00.166 80240 INFO sysinv.conductor.manager [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] applying runtime manifest config_uuid=06601705-e544-434a-bda0-c309beaf25c0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 04:58:00.180 80240 INFO sysinv.puppet.puppet [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Updating hiera for host: controller-0 with config_uuid: 06601705-e544-434a-bda0-c309beaf25c0
2019-09-13 04:58:02.061 80240 ERROR sysinv.puppet.puppet [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml52ovvM'
2019-09-13 04:58:02.061 80240 TRACE sysinv.puppet.puppet 
2019-09-13 04:58:02.062 80240 ERROR sysinv.openstack.common.rpc.amqp [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Exception during message handling
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml52ovvM'
2019-09-13 04:58:02.062 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 04:58:02.064 80240 ERROR sysinv.openstack.common.rpc.common [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml52ovvM' to caller
2019-09-13 04:58:02.064 80240 ERROR sysinv.openstack.common.rpc.common [req-495a5973-225f-40d7-a0c6-7fe9c0d6d66f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml52ovvM'\n"]
2019-09-13 04:58:02.072 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 04:58:02.072 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 04:58:55.164 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:58:55.165 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 04:58:57.243 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 04:58:57.910 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 04:58:58.027 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 04:58:58.055 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 04:58:58.056 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 04:58:58.056 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:58:58.491 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:58:58.735 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:58:59.259 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:58:59.545 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:58:59.673 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 04:58:59.705 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:58:59.740 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:58:59.774 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:58:59.806 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 04:58:59.843 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 04:58:59.876 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 04:58:59.906 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 04:59:00.018 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 04:59:00.082 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 04:59:00.082 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 04:59:00.082 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] socket_id :   0  0  0  0  0  0
2019-09-13 04:59:00.083 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None]   core_id :   0  1  2  3  4  5
2019-09-13 04:59:00.083 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] thread_id :   0  0  0  0  0  0
2019-09-13 04:59:00.098 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 04:59:00.113 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Setting config target of host 'controller-0' to '703d4ebf-f139-4f3e-afbc-5767cc9e6607'.
2019-09-13 04:59:00.141 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] _config_update_hosts config_uuid=703d4ebf-f139-4f3e-afbc-5767cc9e6607
2019-09-13 04:59:00.142 80240 INFO sysinv.conductor.manager [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] applying runtime manifest config_uuid=703d4ebf-f139-4f3e-afbc-5767cc9e6607, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 04:59:00.157 80240 INFO sysinv.puppet.puppet [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Updating hiera for host: controller-0 with config_uuid: 703d4ebf-f139-4f3e-afbc-5767cc9e6607
2019-09-13 04:59:01.854 80240 ERROR sysinv.puppet.puppet [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrHCz_C'
2019-09-13 04:59:01.854 80240 TRACE sysinv.puppet.puppet 
2019-09-13 04:59:01.855 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Exception during message handling
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrHCz_C'
2019-09-13 04:59:01.855 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 04:59:01.857 80240 ERROR sysinv.openstack.common.rpc.common [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrHCz_C' to caller
2019-09-13 04:59:01.857 80240 ERROR sysinv.openstack.common.rpc.common [req-b963b396-fc68-4933-b28c-9ce9034fbadd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrHCz_C'\n"]
2019-09-13 04:59:01.866 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 04:59:01.866 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 04:59:55.169 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:59:55.170 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 04:59:57.227 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 04:59:57.883 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 04:59:58.031 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 04:59:58.058 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 04:59:58.058 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 04:59:58.059 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 04:59:58.716 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:59:58.948 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 04:59:59.436 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:59:59.722 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 04:59:59.839 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 04:59:59.875 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:59:59.905 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:59:59.936 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 04:59:59.970 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:00:00.001 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:00:00.031 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:00:00.065 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:00:00.165 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:00:00.224 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:00:00.225 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:00:00.225 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:00:00.226 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:00:00.226 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:00:00.240 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:00:00.255 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Setting config target of host 'controller-0' to '40ed057a-f2a0-4298-a566-d8673eb74b8b'.
2019-09-13 05:00:00.284 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] _config_update_hosts config_uuid=40ed057a-f2a0-4298-a566-d8673eb74b8b
2019-09-13 05:00:00.284 80240 INFO sysinv.conductor.manager [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] applying runtime manifest config_uuid=40ed057a-f2a0-4298-a566-d8673eb74b8b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:00:00.298 80240 INFO sysinv.puppet.puppet [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Updating hiera for host: controller-0 with config_uuid: 40ed057a-f2a0-4298-a566-d8673eb74b8b
2019-09-13 05:00:01.971 80240 ERROR sysinv.puppet.puppet [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOvOt0P'
2019-09-13 05:00:01.971 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:00:01.972 80240 ERROR sysinv.openstack.common.rpc.amqp [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Exception during message handling
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOvOt0P'
2019-09-13 05:00:01.972 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:00:01.973 80240 ERROR sysinv.openstack.common.rpc.common [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOvOt0P' to caller
2019-09-13 05:00:01.974 80240 ERROR sysinv.openstack.common.rpc.common [req-47d2509b-e510-4e70-b919-2b616eaadfb0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOvOt0P'\n"]
2019-09-13 05:00:01.983 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:00:01.983 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:00:55.199 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:00:55.200 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:00:57.215 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:00:57.887 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:00:58.005 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:00:58.030 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:00:58.031 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:00:58.031 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:00:58.642 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:00:58.908 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:00:59.192 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:00:59.508 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:00:59.637 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:00:59.675 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:00:59.709 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:00:59.746 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:00:59.780 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:00:59.822 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:00:59.853 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:00:59.884 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:00:59.997 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:01:00.059 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:01:00.059 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:01:00.060 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:01:00.060 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:01:00.060 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:01:00.075 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:01:00.090 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Setting config target of host 'controller-0' to '5f1fb4cd-b8b6-459f-897a-619d60acb363'.
2019-09-13 05:01:00.119 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] _config_update_hosts config_uuid=5f1fb4cd-b8b6-459f-897a-619d60acb363
2019-09-13 05:01:00.119 80240 INFO sysinv.conductor.manager [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] applying runtime manifest config_uuid=5f1fb4cd-b8b6-459f-897a-619d60acb363, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:01:00.134 80240 INFO sysinv.puppet.puppet [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Updating hiera for host: controller-0 with config_uuid: 5f1fb4cd-b8b6-459f-897a-619d60acb363
2019-09-13 05:01:02.009 80240 ERROR sysinv.puppet.puppet [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDAKSvQ'
2019-09-13 05:01:02.009 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:01:02.010 80240 ERROR sysinv.openstack.common.rpc.amqp [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Exception during message handling
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDAKSvQ'
2019-09-13 05:01:02.010 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:01:02.011 80240 ERROR sysinv.openstack.common.rpc.common [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDAKSvQ' to caller
2019-09-13 05:01:02.012 80240 ERROR sysinv.openstack.common.rpc.common [req-fbae8f1c-14cb-42bf-855f-ea33446c5db3 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDAKSvQ'\n"]
2019-09-13 05:01:02.020 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:01:02.020 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:01:55.218 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:01:55.218 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:01:57.279 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:01:57.952 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:01:58.091 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:01:58.117 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:01:58.118 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:01:58.118 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:01:58.552 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:01:59.025 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:01:59.364 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:01:59.635 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:01:59.763 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:01:59.795 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:01:59.830 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:01:59.863 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:01:59.895 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:01:59.930 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:01:59.961 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:01:59.995 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:02:00.110 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:02:00.177 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:02:00.178 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:02:00.178 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:02:00.179 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:02:00.179 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:02:00.195 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:02:00.211 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Setting config target of host 'controller-0' to '5ef33e67-2606-4582-b955-f41fe3d458e3'.
2019-09-13 05:02:00.292 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] _config_update_hosts config_uuid=5ef33e67-2606-4582-b955-f41fe3d458e3
2019-09-13 05:02:00.292 80240 INFO sysinv.conductor.manager [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] applying runtime manifest config_uuid=5ef33e67-2606-4582-b955-f41fe3d458e3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:02:00.308 80240 INFO sysinv.puppet.puppet [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Updating hiera for host: controller-0 with config_uuid: 5ef33e67-2606-4582-b955-f41fe3d458e3
2019-09-13 05:02:01.988 80240 ERROR sysinv.puppet.puppet [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ6ZZ8O'
2019-09-13 05:02:01.988 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:02:01.989 80240 ERROR sysinv.openstack.common.rpc.amqp [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Exception during message handling
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ6ZZ8O'
2019-09-13 05:02:01.989 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:02:01.991 80240 ERROR sysinv.openstack.common.rpc.common [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ6ZZ8O' to caller
2019-09-13 05:02:01.991 80240 ERROR sysinv.openstack.common.rpc.common [req-af415a2f-12e6-4de6-a690-dfae028ddc34 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ6ZZ8O'\n"]
2019-09-13 05:02:02.000 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:02:02.000 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:02:55.265 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:02:55.265 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:02:57.351 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:02:58.041 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:02:58.181 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:02:58.206 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:02:58.207 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:02:58.207 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:02:58.842 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:02:59.100 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:02:59.651 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:02:59.909 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:03:00.028 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:03:00.059 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:03:00.090 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:03:00.123 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:03:00.154 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:03:00.186 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:03:00.220 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:03:00.256 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:03:00.370 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:03:00.429 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:03:00.430 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:03:00.430 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:03:00.430 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:03:00.431 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:03:00.445 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:03:00.459 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Setting config target of host 'controller-0' to '16b49113-a319-4cf1-841a-0a721002b1ee'.
2019-09-13 05:03:00.497 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] _config_update_hosts config_uuid=16b49113-a319-4cf1-841a-0a721002b1ee
2019-09-13 05:03:00.498 80240 INFO sysinv.conductor.manager [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] applying runtime manifest config_uuid=16b49113-a319-4cf1-841a-0a721002b1ee, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:03:00.512 80240 INFO sysinv.puppet.puppet [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Updating hiera for host: controller-0 with config_uuid: 16b49113-a319-4cf1-841a-0a721002b1ee
2019-09-13 05:03:02.171 80240 ERROR sysinv.puppet.puppet [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml35bh92'
2019-09-13 05:03:02.171 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:03:02.172 80240 ERROR sysinv.openstack.common.rpc.amqp [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Exception during message handling
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml35bh92'
2019-09-13 05:03:02.172 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:03:02.174 80240 ERROR sysinv.openstack.common.rpc.common [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml35bh92' to caller
2019-09-13 05:03:02.175 80240 ERROR sysinv.openstack.common.rpc.common [req-0674edd7-cbf3-435d-8cfa-62245b868f7d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml35bh92'\n"]
2019-09-13 05:03:02.184 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:03:02.184 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:03:55.318 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:03:55.319 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:03:57.442 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:03:58.108 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:03:58.249 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:03:58.276 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:03:58.276 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:03:58.277 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:03:58.937 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:03:59.309 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:03:59.860 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:04:00.117 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:04:00.232 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:04:00.264 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:04:00.299 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:04:00.330 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:04:00.363 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:04:00.400 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:04:00.446 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:04:00.480 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:04:00.597 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:04:00.656 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:04:00.657 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:04:00.657 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:04:00.657 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:04:00.657 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:04:00.676 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:04:00.691 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Setting config target of host 'controller-0' to '733b6126-c4f1-446a-963f-9e028982c7f1'.
2019-09-13 05:04:00.725 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] _config_update_hosts config_uuid=733b6126-c4f1-446a-963f-9e028982c7f1
2019-09-13 05:04:00.726 80240 INFO sysinv.conductor.manager [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] applying runtime manifest config_uuid=733b6126-c4f1-446a-963f-9e028982c7f1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:04:00.741 80240 INFO sysinv.puppet.puppet [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Updating hiera for host: controller-0 with config_uuid: 733b6126-c4f1-446a-963f-9e028982c7f1
2019-09-13 05:04:02.472 80240 ERROR sysinv.puppet.puppet [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLEoI41'
2019-09-13 05:04:02.472 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:04:02.473 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Exception during message handling
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLEoI41'
2019-09-13 05:04:02.473 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:04:02.474 80240 ERROR sysinv.openstack.common.rpc.common [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLEoI41' to caller
2019-09-13 05:04:02.475 80240 ERROR sysinv.openstack.common.rpc.common [req-2f2d4edc-7366-430d-bd68-42cfae546917 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLEoI41'\n"]
2019-09-13 05:04:02.485 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:04:02.485 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:04:55.366 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:04:55.367 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:04:57.442 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:04:58.115 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:04:58.260 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:04:58.287 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:04:58.288 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:04:58.288 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:04:58.731 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:04:59.197 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:04:59.543 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:04:59.984 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:05:00.105 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:05:00.139 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:05:00.172 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:05:00.210 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:05:00.242 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:05:00.274 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:05:00.306 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:05:00.342 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:05:00.445 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:05:00.504 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:05:00.505 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:05:00.505 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:05:00.505 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:05:00.506 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:05:00.521 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:05:00.538 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Setting config target of host 'controller-0' to '65435856-396c-48eb-ade7-232a9522f9cb'.
2019-09-13 05:05:00.579 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] _config_update_hosts config_uuid=65435856-396c-48eb-ade7-232a9522f9cb
2019-09-13 05:05:00.580 80240 INFO sysinv.conductor.manager [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] applying runtime manifest config_uuid=65435856-396c-48eb-ade7-232a9522f9cb, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:05:00.597 80240 INFO sysinv.puppet.puppet [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Updating hiera for host: controller-0 with config_uuid: 65435856-396c-48eb-ade7-232a9522f9cb
2019-09-13 05:05:02.262 80240 ERROR sysinv.puppet.puppet [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3qKw22'
2019-09-13 05:05:02.262 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:05:02.263 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Exception during message handling
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3qKw22'
2019-09-13 05:05:02.263 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:05:02.264 80240 ERROR sysinv.openstack.common.rpc.common [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3qKw22' to caller
2019-09-13 05:05:02.265 80240 ERROR sysinv.openstack.common.rpc.common [req-ca89b51f-0248-4c31-810b-85a38ed3178a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3qKw22'\n"]
2019-09-13 05:05:02.274 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:05:02.274 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:05:55.387 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:05:55.388 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:05:57.472 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:05:58.133 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:05:58.273 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:05:58.308 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:05:58.309 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:05:58.310 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:05:58.971 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:05:59.273 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:05:59.563 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:06:00.005 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:06:00.120 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:06:00.153 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:06:00.183 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:06:00.218 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:06:00.249 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:06:00.281 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:06:00.311 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:06:00.348 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:06:00.456 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:06:00.518 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:06:00.518 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:06:00.519 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:06:00.519 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:06:00.520 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:06:00.535 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:06:00.551 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Setting config target of host 'controller-0' to '1ca1cf9a-5f3f-4c50-9946-aba88c296916'.
2019-09-13 05:06:00.594 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] _config_update_hosts config_uuid=1ca1cf9a-5f3f-4c50-9946-aba88c296916
2019-09-13 05:06:00.595 80240 INFO sysinv.conductor.manager [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] applying runtime manifest config_uuid=1ca1cf9a-5f3f-4c50-9946-aba88c296916, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:06:00.610 80240 INFO sysinv.puppet.puppet [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Updating hiera for host: controller-0 with config_uuid: 1ca1cf9a-5f3f-4c50-9946-aba88c296916
2019-09-13 05:06:02.351 80240 ERROR sysinv.puppet.puppet [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ9BkTa'
2019-09-13 05:06:02.351 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:06:02.352 80240 ERROR sysinv.openstack.common.rpc.amqp [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Exception during message handling
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ9BkTa'
2019-09-13 05:06:02.352 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:06:02.354 80240 ERROR sysinv.openstack.common.rpc.common [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ9BkTa' to caller
2019-09-13 05:06:02.354 80240 ERROR sysinv.openstack.common.rpc.common [req-f3073b09-4428-4239-aea2-36c5893acc93 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZ9BkTa'\n"]
2019-09-13 05:06:02.363 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:06:02.363 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:06:55.441 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:06:55.442 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:06:57.563 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:06:58.211 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:06:58.355 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:06:58.381 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:06:58.382 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:06:58.382 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:06:59.068 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:06:59.411 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:06:59.691 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:07:00.112 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:07:00.226 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:07:00.258 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:07:00.289 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:07:00.323 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:07:00.355 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:07:00.387 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:07:00.421 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:07:00.452 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:07:00.555 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:07:00.619 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:07:00.619 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:07:00.620 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:07:00.620 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:07:00.620 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:07:00.635 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:07:00.649 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Setting config target of host 'controller-0' to '05a8b622-1ba5-4c1b-9a57-0bd01b79fe2a'.
2019-09-13 05:07:00.686 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] _config_update_hosts config_uuid=05a8b622-1ba5-4c1b-9a57-0bd01b79fe2a
2019-09-13 05:07:00.687 80240 INFO sysinv.conductor.manager [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] applying runtime manifest config_uuid=05a8b622-1ba5-4c1b-9a57-0bd01b79fe2a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:07:00.701 80240 INFO sysinv.puppet.puppet [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Updating hiera for host: controller-0 with config_uuid: 05a8b622-1ba5-4c1b-9a57-0bd01b79fe2a
2019-09-13 05:07:02.327 80240 ERROR sysinv.puppet.puppet [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCAk_k6'
2019-09-13 05:07:02.327 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:07:02.328 80240 ERROR sysinv.openstack.common.rpc.amqp [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Exception during message handling
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCAk_k6'
2019-09-13 05:07:02.328 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:07:02.330 80240 ERROR sysinv.openstack.common.rpc.common [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCAk_k6' to caller
2019-09-13 05:07:02.330 80240 ERROR sysinv.openstack.common.rpc.common [req-211256bc-681b-4eec-b6e2-0147e37e7960 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCAk_k6'\n"]
2019-09-13 05:07:02.339 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:07:02.339 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:07:55.468 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:07:55.469 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:07:57.561 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:07:58.219 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:07:58.378 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:07:58.408 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:07:58.408 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:07:58.409 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:07:58.883 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:07:59.408 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:07:59.764 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:08:00.021 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:08:00.312 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:08:00.343 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:08:00.374 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:08:00.408 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:08:00.439 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:08:00.470 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:08:00.505 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:08:00.536 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:08:00.639 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:08:00.696 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:08:00.696 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:08:00.697 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:08:00.697 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:08:00.697 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:08:00.712 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:08:00.726 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Setting config target of host 'controller-0' to '70b7879d-272b-41d4-b41b-95689bbb047e'.
2019-09-13 05:08:00.765 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] _config_update_hosts config_uuid=70b7879d-272b-41d4-b41b-95689bbb047e
2019-09-13 05:08:00.766 80240 INFO sysinv.conductor.manager [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] applying runtime manifest config_uuid=70b7879d-272b-41d4-b41b-95689bbb047e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:08:00.780 80240 INFO sysinv.puppet.puppet [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Updating hiera for host: controller-0 with config_uuid: 70b7879d-272b-41d4-b41b-95689bbb047e
2019-09-13 05:08:02.487 80240 ERROR sysinv.puppet.puppet [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVFrePu'
2019-09-13 05:08:02.487 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:08:02.488 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Exception during message handling
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVFrePu'
2019-09-13 05:08:02.488 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:08:02.490 80240 ERROR sysinv.openstack.common.rpc.common [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVFrePu' to caller
2019-09-13 05:08:02.490 80240 ERROR sysinv.openstack.common.rpc.common [req-7cec4f2a-5ce0-4f9d-87c1-cf12c046ab65 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVFrePu'\n"]
2019-09-13 05:08:02.498 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:08:02.498 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:08:55.508 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:08:55.508 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:08:57.567 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:08:58.258 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:08:58.385 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:08:58.411 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:08:58.411 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:08:58.412 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:08:58.863 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:08:59.303 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:08:59.688 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:08:59.945 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:09:00.058 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:09:00.101 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:09:00.132 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:09:00.164 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:09:00.209 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:09:00.244 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:09:00.278 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:09:00.314 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:09:00.415 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:09:00.478 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:09:00.478 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:09:00.479 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:09:00.479 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:09:00.479 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:09:00.505 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:09:00.526 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Setting config target of host 'controller-0' to '4c75be29-3a73-498b-87c3-78b45acd4bb1'.
2019-09-13 05:09:00.571 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] _config_update_hosts config_uuid=4c75be29-3a73-498b-87c3-78b45acd4bb1
2019-09-13 05:09:00.571 80240 INFO sysinv.conductor.manager [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] applying runtime manifest config_uuid=4c75be29-3a73-498b-87c3-78b45acd4bb1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:09:00.586 80240 INFO sysinv.puppet.puppet [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Updating hiera for host: controller-0 with config_uuid: 4c75be29-3a73-498b-87c3-78b45acd4bb1
2019-09-13 05:09:02.305 80240 ERROR sysinv.puppet.puppet [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXxXmnQ'
2019-09-13 05:09:02.305 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:09:02.307 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Exception during message handling
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXxXmnQ'
2019-09-13 05:09:02.307 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:09:02.309 80240 ERROR sysinv.openstack.common.rpc.common [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXxXmnQ' to caller
2019-09-13 05:09:02.309 80240 ERROR sysinv.openstack.common.rpc.common [req-8e6349f3-2dbe-4366-8071-2608a75ec192 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXxXmnQ'\n"]
2019-09-13 05:09:02.322 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:09:02.322 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:09:55.533 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:09:55.534 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:09:57.600 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:09:58.257 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:09:58.378 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:09:58.403 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:09:58.404 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:09:58.404 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:09:58.995 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:09:59.226 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:09:59.742 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:10:00.015 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:10:00.127 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:10:00.158 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:10:00.190 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:10:00.221 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:10:00.251 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:10:00.285 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:10:00.317 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:10:00.347 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:10:00.463 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:10:00.522 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:10:00.523 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:10:00.523 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:10:00.523 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:10:00.524 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:10:00.538 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:10:00.553 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Setting config target of host 'controller-0' to '5f56ca6f-0a41-4068-9f65-f255fe67f635'.
2019-09-13 05:10:00.592 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] _config_update_hosts config_uuid=5f56ca6f-0a41-4068-9f65-f255fe67f635
2019-09-13 05:10:00.592 80240 INFO sysinv.conductor.manager [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] applying runtime manifest config_uuid=5f56ca6f-0a41-4068-9f65-f255fe67f635, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:10:00.606 80240 INFO sysinv.puppet.puppet [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Updating hiera for host: controller-0 with config_uuid: 5f56ca6f-0a41-4068-9f65-f255fe67f635
2019-09-13 05:10:02.287 80240 ERROR sysinv.puppet.puppet [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpTd9pv'
2019-09-13 05:10:02.287 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:10:02.288 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Exception during message handling
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpTd9pv'
2019-09-13 05:10:02.288 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:10:02.290 80240 ERROR sysinv.openstack.common.rpc.common [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpTd9pv' to caller
2019-09-13 05:10:02.290 80240 ERROR sysinv.openstack.common.rpc.common [req-2e3f8bdb-77eb-42fb-8b4a-75911834f20e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpTd9pv'\n"]
2019-09-13 05:10:02.299 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:10:02.299 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:10:55.585 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:10:55.585 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:10:57.634 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:10:58.307 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:10:58.427 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:10:58.453 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:10:58.453 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:10:58.454 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:10:59.084 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:10:59.336 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:10:59.862 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:11:00.123 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:11:00.244 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:11:00.275 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:11:00.310 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:11:00.342 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:11:00.373 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:11:00.407 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:11:00.438 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:11:00.469 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:11:00.574 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:11:00.642 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:11:00.643 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:11:00.643 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:11:00.644 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:11:00.644 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:11:00.664 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:11:00.681 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Setting config target of host 'controller-0' to '536cf7fe-b91f-4d6d-b3af-005b32b608ef'.
2019-09-13 05:11:00.718 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] _config_update_hosts config_uuid=536cf7fe-b91f-4d6d-b3af-005b32b608ef
2019-09-13 05:11:00.718 80240 INFO sysinv.conductor.manager [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] applying runtime manifest config_uuid=536cf7fe-b91f-4d6d-b3af-005b32b608ef, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:11:00.733 80240 INFO sysinv.puppet.puppet [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Updating hiera for host: controller-0 with config_uuid: 536cf7fe-b91f-4d6d-b3af-005b32b608ef
2019-09-13 05:11:02.479 80240 ERROR sysinv.puppet.puppet [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnRcSoK'
2019-09-13 05:11:02.479 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:11:02.480 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Exception during message handling
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnRcSoK'
2019-09-13 05:11:02.480 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:11:02.482 80240 ERROR sysinv.openstack.common.rpc.common [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnRcSoK' to caller
2019-09-13 05:11:02.482 80240 ERROR sysinv.openstack.common.rpc.common [req-6567e5bd-3113-453e-b14f-ec67b2ec4185 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnRcSoK'\n"]
2019-09-13 05:11:02.492 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:11:02.492 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:11:55.609 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:11:55.610 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:11:57.665 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:11:58.331 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:11:58.455 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:11:58.483 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:11:58.484 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:11:58.484 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:11:58.917 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:11:59.362 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:11:59.710 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:12:00.149 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:12:00.261 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:12:00.298 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:12:00.329 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:12:00.360 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:12:00.395 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:12:00.432 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:12:00.464 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:12:00.499 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:12:00.603 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:12:00.673 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:12:00.673 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:12:00.674 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:12:00.674 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:12:00.675 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:12:00.691 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:12:00.707 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Setting config target of host 'controller-0' to '3ac5c095-0612-4731-8b77-e27fb0060c18'.
2019-09-13 05:12:00.742 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] _config_update_hosts config_uuid=3ac5c095-0612-4731-8b77-e27fb0060c18
2019-09-13 05:12:00.742 80240 INFO sysinv.conductor.manager [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] applying runtime manifest config_uuid=3ac5c095-0612-4731-8b77-e27fb0060c18, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:12:00.757 80240 INFO sysinv.puppet.puppet [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Updating hiera for host: controller-0 with config_uuid: 3ac5c095-0612-4731-8b77-e27fb0060c18
2019-09-13 05:12:02.436 80240 ERROR sysinv.puppet.puppet [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnpmsBM'
2019-09-13 05:12:02.436 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:12:02.437 80240 ERROR sysinv.openstack.common.rpc.amqp [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Exception during message handling
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnpmsBM'
2019-09-13 05:12:02.437 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:12:02.439 80240 ERROR sysinv.openstack.common.rpc.common [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnpmsBM' to caller
2019-09-13 05:12:02.439 80240 ERROR sysinv.openstack.common.rpc.common [req-10ccea61-400f-4ad6-bbf7-0a32dd050b73 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnpmsBM'\n"]
2019-09-13 05:12:02.448 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:12:02.448 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:12:55.608 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:12:55.609 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:12:57.721 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:12:58.394 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:12:58.555 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:12:58.583 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:12:58.583 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:12:58.584 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:12:59.061 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:12:59.573 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:12:59.911 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:13:00.166 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:13:00.278 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:13:00.308 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:13:00.342 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:13:00.372 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:13:00.402 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:13:00.436 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:13:00.466 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:13:00.499 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:13:00.782 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:13:00.840 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:13:00.841 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:13:00.841 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:13:00.841 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:13:00.842 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:13:00.856 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:13:00.870 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Setting config target of host 'controller-0' to '62948e48-179a-4d5a-bc48-8461f32a2086'.
2019-09-13 05:13:00.912 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] _config_update_hosts config_uuid=62948e48-179a-4d5a-bc48-8461f32a2086
2019-09-13 05:13:00.912 80240 INFO sysinv.conductor.manager [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] applying runtime manifest config_uuid=62948e48-179a-4d5a-bc48-8461f32a2086, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:13:00.927 80240 INFO sysinv.puppet.puppet [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Updating hiera for host: controller-0 with config_uuid: 62948e48-179a-4d5a-bc48-8461f32a2086
2019-09-13 05:13:02.597 80240 ERROR sysinv.puppet.puppet [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPyX61V'
2019-09-13 05:13:02.597 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:13:02.598 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Exception during message handling
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPyX61V'
2019-09-13 05:13:02.598 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:13:02.599 80240 ERROR sysinv.openstack.common.rpc.common [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPyX61V' to caller
2019-09-13 05:13:02.600 80240 ERROR sysinv.openstack.common.rpc.common [req-1b44f646-c5ba-4565-8454-c3b038348ed0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPyX61V'\n"]
2019-09-13 05:13:02.609 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:13:02.609 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:13:55.661 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:13:55.662 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:13:57.725 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:13:58.394 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:13:58.544 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:13:58.572 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:13:58.572 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:13:58.573 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:13:59.055 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:13:59.573 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:13:59.877 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:14:00.135 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:14:00.254 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:14:00.287 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:14:00.319 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:14:00.353 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:14:00.383 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:14:00.413 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:14:00.445 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:14:00.475 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:14:00.588 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:14:00.647 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:14:00.647 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:14:00.648 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:14:00.648 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:14:00.648 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:14:00.663 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:14:00.677 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Setting config target of host 'controller-0' to '3522f824-bb5d-4b60-b6de-763951b1ac74'.
2019-09-13 05:14:00.740 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] _config_update_hosts config_uuid=3522f824-bb5d-4b60-b6de-763951b1ac74
2019-09-13 05:14:00.740 80240 INFO sysinv.conductor.manager [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] applying runtime manifest config_uuid=3522f824-bb5d-4b60-b6de-763951b1ac74, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:14:00.759 80240 INFO sysinv.puppet.puppet [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Updating hiera for host: controller-0 with config_uuid: 3522f824-bb5d-4b60-b6de-763951b1ac74
2019-09-13 05:14:02.593 80240 ERROR sysinv.puppet.puppet [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNglJ3o'
2019-09-13 05:14:02.593 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:14:02.593 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Exception during message handling
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNglJ3o'
2019-09-13 05:14:02.593 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:14:02.595 80240 ERROR sysinv.openstack.common.rpc.common [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNglJ3o' to caller
2019-09-13 05:14:02.595 80240 ERROR sysinv.openstack.common.rpc.common [req-ad51c7e2-d749-478a-a277-4cfe2d722ed5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNglJ3o'\n"]
2019-09-13 05:14:02.604 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:14:02.604 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:14:55.713 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:14:55.714 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:14:57.706 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:14:58.364 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:14:58.485 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:14:58.514 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:14:58.514 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:14:58.515 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:14:58.943 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:14:59.173 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:14:59.655 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:14:59.936 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:15:00.048 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:15:00.079 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:15:00.114 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:15:00.145 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:15:00.177 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:15:00.218 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:15:00.249 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:15:00.280 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:15:00.384 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:15:00.453 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:15:00.454 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:15:00.454 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:15:00.454 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:15:00.455 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:15:00.473 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:15:00.487 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Setting config target of host 'controller-0' to '54c9b066-e5e2-47a4-9f0f-553a78081328'.
2019-09-13 05:15:00.536 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] _config_update_hosts config_uuid=54c9b066-e5e2-47a4-9f0f-553a78081328
2019-09-13 05:15:00.537 80240 INFO sysinv.conductor.manager [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] applying runtime manifest config_uuid=54c9b066-e5e2-47a4-9f0f-553a78081328, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:15:00.551 80240 INFO sysinv.puppet.puppet [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Updating hiera for host: controller-0 with config_uuid: 54c9b066-e5e2-47a4-9f0f-553a78081328
2019-09-13 05:15:02.251 80240 ERROR sysinv.puppet.puppet [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKb3J6B'
2019-09-13 05:15:02.251 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:15:02.252 80240 ERROR sysinv.openstack.common.rpc.amqp [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Exception during message handling
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKb3J6B'
2019-09-13 05:15:02.252 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:15:02.254 80240 ERROR sysinv.openstack.common.rpc.common [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKb3J6B' to caller
2019-09-13 05:15:02.254 80240 ERROR sysinv.openstack.common.rpc.common [req-80830e79-55ac-4600-aea9-a43a268ca5a7 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKb3J6B'\n"]
2019-09-13 05:15:02.261 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:15:02.261 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:15:55.716 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:15:55.717 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:15:57.800 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:15:58.473 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:15:58.613 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:15:58.641 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:15:58.642 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:15:58.642 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:15:59.355 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:15:59.667 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:15:59.983 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:16:00.231 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:16:00.346 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:16:00.385 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:16:00.416 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:16:00.446 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:16:00.652 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:16:00.683 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:16:00.716 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:16:00.746 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:16:00.848 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:16:00.905 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:16:00.906 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:16:00.906 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:16:00.907 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:16:00.907 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:16:00.922 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:16:00.936 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Setting config target of host 'controller-0' to '68707c68-0481-42de-a27f-068d2445e7a6'.
2019-09-13 05:16:00.975 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] _config_update_hosts config_uuid=68707c68-0481-42de-a27f-068d2445e7a6
2019-09-13 05:16:00.976 80240 INFO sysinv.conductor.manager [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] applying runtime manifest config_uuid=68707c68-0481-42de-a27f-068d2445e7a6, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:16:00.991 80240 INFO sysinv.puppet.puppet [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Updating hiera for host: controller-0 with config_uuid: 68707c68-0481-42de-a27f-068d2445e7a6
2019-09-13 05:16:02.671 80240 ERROR sysinv.puppet.puppet [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCwPlhd'
2019-09-13 05:16:02.671 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:16:02.672 80240 ERROR sysinv.openstack.common.rpc.amqp [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Exception during message handling
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCwPlhd'
2019-09-13 05:16:02.672 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:16:02.673 80240 ERROR sysinv.openstack.common.rpc.common [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCwPlhd' to caller
2019-09-13 05:16:02.674 80240 ERROR sysinv.openstack.common.rpc.common [req-18142dd6-9b04-44fd-98ab-19ce10f615f9 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCwPlhd'\n"]
2019-09-13 05:16:02.682 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:16:02.682 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:16:55.736 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:16:55.738 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:16:57.750 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:16:58.416 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:16:58.533 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:16:58.562 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:16:58.562 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:16:58.563 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:16:58.980 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:16:59.385 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:16:59.710 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:16:59.985 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:17:00.097 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:17:00.131 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:17:00.168 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:17:00.212 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:17:00.246 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:17:00.283 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:17:00.316 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:17:00.348 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:17:00.457 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:17:00.518 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:17:00.518 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:17:00.519 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:17:00.519 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:17:00.519 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:17:00.535 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:17:00.550 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Setting config target of host 'controller-0' to '183be514-f0d2-4308-8811-1cee44bec2be'.
2019-09-13 05:17:00.593 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] _config_update_hosts config_uuid=183be514-f0d2-4308-8811-1cee44bec2be
2019-09-13 05:17:00.593 80240 INFO sysinv.conductor.manager [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] applying runtime manifest config_uuid=183be514-f0d2-4308-8811-1cee44bec2be, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:17:00.609 80240 INFO sysinv.puppet.puppet [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Updating hiera for host: controller-0 with config_uuid: 183be514-f0d2-4308-8811-1cee44bec2be
2019-09-13 05:17:02.284 80240 ERROR sysinv.puppet.puppet [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5pbyDa'
2019-09-13 05:17:02.284 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:17:02.285 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Exception during message handling
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5pbyDa'
2019-09-13 05:17:02.285 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:17:02.287 80240 ERROR sysinv.openstack.common.rpc.common [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5pbyDa' to caller
2019-09-13 05:17:02.287 80240 ERROR sysinv.openstack.common.rpc.common [req-e63847cb-4c89-4558-9eb9-554c190f3bda None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5pbyDa'\n"]
2019-09-13 05:17:02.295 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:17:02.295 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:17:55.781 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:17:55.782 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:17:57.866 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:17:58.534 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:17:58.673 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:17:58.698 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:17:58.698 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:17:58.699 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:17:59.371 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:17:59.659 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:18:00.142 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:18:00.387 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:18:00.503 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:18:00.533 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:18:00.563 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:18:00.597 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:18:00.627 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:18:00.657 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:18:00.691 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:18:00.722 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:18:00.832 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:18:00.892 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:18:00.892 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:18:00.893 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:18:00.893 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:18:00.893 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:18:00.908 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:18:00.923 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Setting config target of host 'controller-0' to '6f078b81-8f6e-436f-a506-4b3b830e9b72'.
2019-09-13 05:18:00.966 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] _config_update_hosts config_uuid=6f078b81-8f6e-436f-a506-4b3b830e9b72
2019-09-13 05:18:00.966 80240 INFO sysinv.conductor.manager [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] applying runtime manifest config_uuid=6f078b81-8f6e-436f-a506-4b3b830e9b72, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:18:00.986 80240 INFO sysinv.puppet.puppet [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Updating hiera for host: controller-0 with config_uuid: 6f078b81-8f6e-436f-a506-4b3b830e9b72
2019-09-13 05:18:02.662 80240 ERROR sysinv.puppet.puppet [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRoeF6H'
2019-09-13 05:18:02.662 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:18:02.663 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Exception during message handling
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRoeF6H'
2019-09-13 05:18:02.663 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:18:02.665 80240 ERROR sysinv.openstack.common.rpc.common [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRoeF6H' to caller
2019-09-13 05:18:02.665 80240 ERROR sysinv.openstack.common.rpc.common [req-ff66f032-b95e-4a5c-a9c6-6d9239571f22 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRoeF6H'\n"]
2019-09-13 05:18:02.675 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:18:02.675 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:18:55.784 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:18:55.785 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:18:57.796 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:18:58.478 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:18:58.620 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:18:58.646 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:18:58.647 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:18:58.647 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:18:59.266 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:18:59.536 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:19:00.088 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:19:00.331 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:19:00.453 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:19:00.485 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:19:00.519 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:19:00.550 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:19:00.581 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:19:00.618 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:19:00.651 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:19:00.685 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:19:00.796 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:19:00.857 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:19:00.858 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:19:00.858 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:19:00.858 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:19:00.859 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:19:00.874 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:19:00.890 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Setting config target of host 'controller-0' to '40c64ceb-cb7d-47b7-9096-9d9a097e42bf'.
2019-09-13 05:19:00.920 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] _config_update_hosts config_uuid=40c64ceb-cb7d-47b7-9096-9d9a097e42bf
2019-09-13 05:19:00.921 80240 INFO sysinv.conductor.manager [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] applying runtime manifest config_uuid=40c64ceb-cb7d-47b7-9096-9d9a097e42bf, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:19:00.936 80240 INFO sysinv.puppet.puppet [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Updating hiera for host: controller-0 with config_uuid: 40c64ceb-cb7d-47b7-9096-9d9a097e42bf
2019-09-13 05:19:02.615 80240 ERROR sysinv.puppet.puppet [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml81Z7u1'
2019-09-13 05:19:02.615 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:19:02.615 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Exception during message handling
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml81Z7u1'
2019-09-13 05:19:02.615 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:19:02.617 80240 ERROR sysinv.openstack.common.rpc.common [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml81Z7u1' to caller
2019-09-13 05:19:02.618 80240 ERROR sysinv.openstack.common.rpc.common [req-8e5c33e9-6c78-480d-a2c9-d0e706faca3e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml81Z7u1'\n"]
2019-09-13 05:19:02.626 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:19:02.626 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:19:55.792 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:19:55.792 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:19:57.838 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:19:58.502 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:19:58.646 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:19:58.673 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:19:58.674 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:19:58.675 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:19:59.168 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:19:59.688 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:20:00.080 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:20:00.321 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:20:00.605 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:20:00.636 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:20:00.668 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:20:00.703 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:20:00.735 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:20:00.766 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:20:00.801 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:20:00.833 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:20:00.943 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:20:01.005 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:20:01.006 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:20:01.006 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:20:01.006 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:20:01.007 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:20:01.023 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:20:01.039 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Setting config target of host 'controller-0' to '50a73b19-f028-452e-a5c1-ccde110d7961'.
2019-09-13 05:20:01.072 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] _config_update_hosts config_uuid=50a73b19-f028-452e-a5c1-ccde110d7961
2019-09-13 05:20:01.072 80240 INFO sysinv.conductor.manager [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] applying runtime manifest config_uuid=50a73b19-f028-452e-a5c1-ccde110d7961, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:20:01.089 80240 INFO sysinv.puppet.puppet [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Updating hiera for host: controller-0 with config_uuid: 50a73b19-f028-452e-a5c1-ccde110d7961
2019-09-13 05:20:02.781 80240 ERROR sysinv.puppet.puppet [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3nEsfK'
2019-09-13 05:20:02.781 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:20:02.783 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Exception during message handling
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3nEsfK'
2019-09-13 05:20:02.783 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:20:02.785 80240 ERROR sysinv.openstack.common.rpc.common [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3nEsfK' to caller
2019-09-13 05:20:02.785 80240 ERROR sysinv.openstack.common.rpc.common [req-8b086b71-c8cc-4516-b712-1bbda8d7c49c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3nEsfK'\n"]
2019-09-13 05:20:02.795 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:20:02.795 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:20:55.844 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:20:55.845 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:20:57.867 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:20:58.512 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:20:58.637 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:20:58.662 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:20:58.663 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:20:58.663 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:20:59.109 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:20:59.534 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:20:59.923 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:21:00.215 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:21:00.331 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:21:00.363 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:21:00.397 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:21:00.427 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:21:00.458 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:21:00.682 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:21:00.713 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:21:00.746 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:21:00.846 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:21:00.907 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:21:00.908 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:21:00.908 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:21:00.908 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:21:00.909 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:21:00.923 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:21:00.938 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Setting config target of host 'controller-0' to '3b8ae42b-c513-4445-b66c-8a1c1f4ea895'.
2019-09-13 05:21:00.982 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] _config_update_hosts config_uuid=3b8ae42b-c513-4445-b66c-8a1c1f4ea895
2019-09-13 05:21:00.982 80240 INFO sysinv.conductor.manager [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] applying runtime manifest config_uuid=3b8ae42b-c513-4445-b66c-8a1c1f4ea895, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:21:01.006 80240 INFO sysinv.puppet.puppet [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Updating hiera for host: controller-0 with config_uuid: 3b8ae42b-c513-4445-b66c-8a1c1f4ea895
2019-09-13 05:21:02.707 80240 ERROR sysinv.puppet.puppet [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDR7pFk'
2019-09-13 05:21:02.707 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:21:02.708 80240 ERROR sysinv.openstack.common.rpc.amqp [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Exception during message handling
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDR7pFk'
2019-09-13 05:21:02.708 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:21:02.709 80240 ERROR sysinv.openstack.common.rpc.common [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDR7pFk' to caller
2019-09-13 05:21:02.710 80240 ERROR sysinv.openstack.common.rpc.common [req-80634778-c72a-4dd3-8908-4d08a883b283 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDR7pFk'\n"]
2019-09-13 05:21:02.719 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:21:02.719 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:21:55.898 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:21:55.898 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:21:57.988 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:21:58.652 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:21:58.809 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:21:58.837 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:21:58.838 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:21:58.839 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:21:59.307 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:21:59.829 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:22:00.188 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:22:00.442 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:22:00.557 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:22:00.590 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:22:00.620 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:22:00.655 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:22:00.687 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:22:00.719 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:22:00.750 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:22:00.786 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:22:00.888 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:22:00.945 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:22:00.945 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:22:00.946 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:22:00.946 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:22:00.947 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:22:00.961 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:22:00.977 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Setting config target of host 'controller-0' to '3bf8e2be-c736-45f1-b087-4e0a21778c82'.
2019-09-13 05:22:02.379 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] _config_update_hosts config_uuid=3bf8e2be-c736-45f1-b087-4e0a21778c82
2019-09-13 05:22:02.380 80240 INFO sysinv.conductor.manager [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] applying runtime manifest config_uuid=3bf8e2be-c736-45f1-b087-4e0a21778c82, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:22:02.395 80240 INFO sysinv.puppet.puppet [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Updating hiera for host: controller-0 with config_uuid: 3bf8e2be-c736-45f1-b087-4e0a21778c82
2019-09-13 05:22:04.115 80240 ERROR sysinv.puppet.puppet [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJAZmId'
2019-09-13 05:22:04.115 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:22:04.117 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Exception during message handling
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJAZmId'
2019-09-13 05:22:04.117 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:22:04.118 80240 ERROR sysinv.openstack.common.rpc.common [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJAZmId' to caller
2019-09-13 05:22:04.119 80240 ERROR sysinv.openstack.common.rpc.common [req-a15c2df0-6f0a-4d49-8e18-086ba12d0d8b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJAZmId'\n"]
2019-09-13 05:22:04.129 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:22:04.129 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:22:55.939 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:22:55.939 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:22:57.965 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:22:58.622 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:22:58.738 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:22:58.763 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:22:58.764 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:22:58.764 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:22:59.388 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:22:59.764 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:23:00.298 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:23:00.561 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:23:00.681 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:23:00.713 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:23:00.747 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:23:00.779 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:23:00.810 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:23:00.846 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:23:00.877 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:23:00.908 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:23:01.011 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:23:01.069 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:23:01.069 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:23:01.070 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:23:01.070 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:23:01.071 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:23:01.088 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:23:01.104 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Setting config target of host 'controller-0' to '4bd20d6e-6f53-4e04-8a8c-29caea207197'.
2019-09-13 05:23:01.137 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] _config_update_hosts config_uuid=4bd20d6e-6f53-4e04-8a8c-29caea207197
2019-09-13 05:23:01.138 80240 INFO sysinv.conductor.manager [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] applying runtime manifest config_uuid=4bd20d6e-6f53-4e04-8a8c-29caea207197, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:23:01.152 80240 INFO sysinv.puppet.puppet [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Updating hiera for host: controller-0 with config_uuid: 4bd20d6e-6f53-4e04-8a8c-29caea207197
2019-09-13 05:23:02.950 80240 ERROR sysinv.puppet.puppet [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleOe5Ep'
2019-09-13 05:23:02.950 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:23:02.951 80240 ERROR sysinv.openstack.common.rpc.amqp [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Exception during message handling
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleOe5Ep'
2019-09-13 05:23:02.951 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:23:02.953 80240 ERROR sysinv.openstack.common.rpc.common [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleOe5Ep' to caller
2019-09-13 05:23:02.953 80240 ERROR sysinv.openstack.common.rpc.common [req-08bc5e56-8b0a-4187-a5a3-c3fd66fe7193 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleOe5Ep'\n"]
2019-09-13 05:23:02.962 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:23:02.962 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:23:55.972 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:23:55.972 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:23:58.040 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:23:58.712 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:23:58.851 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:23:58.879 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:23:58.880 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:23:58.880 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:23:59.575 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:23:59.866 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:24:00.180 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:24:00.621 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:24:00.736 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:24:00.773 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:24:00.805 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:24:00.839 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:24:00.886 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:24:00.921 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:24:00.954 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:24:00.989 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:24:01.100 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:24:01.163 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:24:01.163 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:24:01.164 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:24:01.164 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:24:01.164 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:24:01.179 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:24:01.194 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Setting config target of host 'controller-0' to '308972d6-6653-49aa-8ed5-d66ca2c9aea1'.
2019-09-13 05:24:01.222 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] _config_update_hosts config_uuid=308972d6-6653-49aa-8ed5-d66ca2c9aea1
2019-09-13 05:24:01.222 80240 INFO sysinv.conductor.manager [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] applying runtime manifest config_uuid=308972d6-6653-49aa-8ed5-d66ca2c9aea1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:24:01.236 80240 INFO sysinv.puppet.puppet [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Updating hiera for host: controller-0 with config_uuid: 308972d6-6653-49aa-8ed5-d66ca2c9aea1
2019-09-13 05:24:02.901 80240 ERROR sysinv.puppet.puppet [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqyeQHv'
2019-09-13 05:24:02.901 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:24:02.902 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Exception during message handling
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqyeQHv'
2019-09-13 05:24:02.902 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:24:02.904 80240 ERROR sysinv.openstack.common.rpc.common [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqyeQHv' to caller
2019-09-13 05:24:02.904 80240 ERROR sysinv.openstack.common.rpc.common [req-4823e5cd-2237-4853-bef2-fa223ec65f5a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqyeQHv'\n"]
2019-09-13 05:24:02.913 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:24:02.913 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:24:55.977 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:24:55.978 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:24:58.018 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:24:58.687 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:24:58.810 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:24:58.840 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:24:58.840 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:24:58.841 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:24:59.288 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:24:59.748 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:25:00.079 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:25:00.351 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:25:00.471 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:25:00.504 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:25:00.541 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:25:00.574 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:25:00.608 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:25:00.645 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:25:00.678 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:25:00.711 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:25:00.829 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:25:00.885 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:25:00.886 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:25:00.886 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:25:00.887 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:25:00.887 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:25:00.905 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:25:00.920 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Setting config target of host 'controller-0' to '5703b2c6-efe6-493e-8667-317385d04028'.
2019-09-13 05:25:00.957 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] _config_update_hosts config_uuid=5703b2c6-efe6-493e-8667-317385d04028
2019-09-13 05:25:00.957 80240 INFO sysinv.conductor.manager [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] applying runtime manifest config_uuid=5703b2c6-efe6-493e-8667-317385d04028, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:25:00.973 80240 INFO sysinv.puppet.puppet [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Updating hiera for host: controller-0 with config_uuid: 5703b2c6-efe6-493e-8667-317385d04028
2019-09-13 05:25:02.814 80240 ERROR sysinv.puppet.puppet [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTWF3ji'
2019-09-13 05:25:02.814 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:25:02.815 80240 ERROR sysinv.openstack.common.rpc.amqp [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Exception during message handling
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTWF3ji'
2019-09-13 05:25:02.815 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:25:02.817 80240 ERROR sysinv.openstack.common.rpc.common [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTWF3ji' to caller
2019-09-13 05:25:02.817 80240 ERROR sysinv.openstack.common.rpc.common [req-02a6ff86-71cc-4b9a-8373-8a1e6ef867c6 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTWF3ji'\n"]
2019-09-13 05:25:02.826 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:25:02.826 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:25:56.016 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:25:56.016 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:25:58.083 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:25:58.735 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:25:58.859 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:25:58.896 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:25:58.897 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:25:58.897 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:25:59.347 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:25:59.836 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:26:00.154 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:26:00.414 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:26:00.532 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:26:00.565 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:26:00.596 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:26:00.631 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:26:00.663 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:26:00.695 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:26:00.726 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:26:00.761 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:26:00.864 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:26:00.923 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:26:00.923 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:26:00.924 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:26:00.924 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:26:00.924 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:26:00.939 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:26:00.954 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Setting config target of host 'controller-0' to '672be683-58dd-4eae-9de5-0899e4c01922'.
2019-09-13 05:26:01.100 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] _config_update_hosts config_uuid=672be683-58dd-4eae-9de5-0899e4c01922
2019-09-13 05:26:01.101 80240 INFO sysinv.conductor.manager [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] applying runtime manifest config_uuid=672be683-58dd-4eae-9de5-0899e4c01922, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:26:01.115 80240 INFO sysinv.puppet.puppet [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Updating hiera for host: controller-0 with config_uuid: 672be683-58dd-4eae-9de5-0899e4c01922
2019-09-13 05:26:02.817 80240 ERROR sysinv.puppet.puppet [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQIzgfv'
2019-09-13 05:26:02.817 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:26:02.818 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Exception during message handling
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQIzgfv'
2019-09-13 05:26:02.818 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:26:02.820 80240 ERROR sysinv.openstack.common.rpc.common [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQIzgfv' to caller
2019-09-13 05:26:02.820 80240 ERROR sysinv.openstack.common.rpc.common [req-cc7816cb-695b-445f-9e35-584d233762d1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQIzgfv'\n"]
2019-09-13 05:26:02.827 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:26:02.827 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:26:56.022 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:26:56.022 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:26:58.045 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:26:58.702 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:26:58.840 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:26:58.865 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:26:58.866 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:26:58.866 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:26:59.530 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:26:59.874 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:27:00.389 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:27:00.648 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:27:00.759 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:27:00.789 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:27:00.822 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:27:00.852 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:27:00.882 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:27:00.916 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:27:00.947 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:27:00.979 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:27:01.084 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:27:01.142 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:27:01.143 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:27:01.143 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:27:01.144 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:27:01.144 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:27:01.175 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:27:01.192 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Setting config target of host 'controller-0' to '76fbba72-0c74-4a69-9b96-2eadba7c3249'.
2019-09-13 05:27:01.226 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] _config_update_hosts config_uuid=76fbba72-0c74-4a69-9b96-2eadba7c3249
2019-09-13 05:27:01.227 80240 INFO sysinv.conductor.manager [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] applying runtime manifest config_uuid=76fbba72-0c74-4a69-9b96-2eadba7c3249, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:27:01.244 80240 INFO sysinv.puppet.puppet [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Updating hiera for host: controller-0 with config_uuid: 76fbba72-0c74-4a69-9b96-2eadba7c3249
2019-09-13 05:27:02.951 80240 ERROR sysinv.puppet.puppet [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwGNKAo'
2019-09-13 05:27:02.951 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:27:02.952 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Exception during message handling
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwGNKAo'
2019-09-13 05:27:02.952 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:27:02.954 80240 ERROR sysinv.openstack.common.rpc.common [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwGNKAo' to caller
2019-09-13 05:27:02.954 80240 ERROR sysinv.openstack.common.rpc.common [req-9630a84b-a2a6-43df-94f6-5f88af3ebb73 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwGNKAo'\n"]
2019-09-13 05:27:02.964 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:27:02.964 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:27:56.076 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:27:56.077 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:27:58.095 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:27:58.749 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:27:58.895 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:27:58.923 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:27:58.924 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:27:58.924 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:28:00.966 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:28:01.211 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:28:01.634 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:28:01.864 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:28:01.973 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:28:02.009 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:28:02.039 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:28:02.070 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:28:02.103 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:28:02.134 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:28:02.164 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:28:02.198 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:28:02.301 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:28:02.360 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:28:02.360 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:28:02.360 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:28:02.361 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:28:02.361 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:28:02.376 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:28:02.391 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Setting config target of host 'controller-0' to '738d87ee-e352-427e-902d-9801d2d92fc3'.
2019-09-13 05:28:02.454 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] _config_update_hosts config_uuid=738d87ee-e352-427e-902d-9801d2d92fc3
2019-09-13 05:28:02.455 80240 INFO sysinv.conductor.manager [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] applying runtime manifest config_uuid=738d87ee-e352-427e-902d-9801d2d92fc3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:28:02.469 80240 INFO sysinv.puppet.puppet [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Updating hiera for host: controller-0 with config_uuid: 738d87ee-e352-427e-902d-9801d2d92fc3
2019-09-13 05:28:04.143 80240 ERROR sysinv.puppet.puppet [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHnvDD2'
2019-09-13 05:28:04.143 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:28:04.144 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Exception during message handling
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHnvDD2'
2019-09-13 05:28:04.144 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:28:04.146 80240 ERROR sysinv.openstack.common.rpc.common [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHnvDD2' to caller
2019-09-13 05:28:04.146 80240 ERROR sysinv.openstack.common.rpc.common [req-e8f012da-b760-4923-82d1-6b7b308039c7 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHnvDD2'\n"]
2019-09-13 05:28:04.154 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:28:04.154 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:28:56.119 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:28:56.120 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:28:58.245 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:28:58.922 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:28:59.070 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:28:59.097 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:28:59.097 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:28:59.098 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:28:59.866 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:29:02.597 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:29:04.004 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:29:04.245 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:29:04.368 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:29:04.405 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:29:04.443 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:29:04.475 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:29:04.512 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:29:04.545 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:29:04.577 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:29:04.611 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:29:04.712 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:29:04.773 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:29:04.774 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:29:04.774 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:29:04.774 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:29:04.775 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:29:04.789 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:29:04.804 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Setting config target of host 'controller-0' to '623b8e05-b849-4fb2-b041-da339caa5678'.
2019-09-13 05:29:04.838 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] _config_update_hosts config_uuid=623b8e05-b849-4fb2-b041-da339caa5678
2019-09-13 05:29:04.838 80240 INFO sysinv.conductor.manager [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] applying runtime manifest config_uuid=623b8e05-b849-4fb2-b041-da339caa5678, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:29:04.853 80240 INFO sysinv.puppet.puppet [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Updating hiera for host: controller-0 with config_uuid: 623b8e05-b849-4fb2-b041-da339caa5678
2019-09-13 05:29:06.503 80240 ERROR sysinv.puppet.puppet [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr0yhpb'
2019-09-13 05:29:06.503 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:29:06.505 80240 ERROR sysinv.openstack.common.rpc.amqp [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Exception during message handling
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr0yhpb'
2019-09-13 05:29:06.505 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:29:06.506 80240 ERROR sysinv.openstack.common.rpc.common [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr0yhpb' to caller
2019-09-13 05:29:06.507 80240 ERROR sysinv.openstack.common.rpc.common [req-721cefa5-8a1f-427e-914b-10dec0b7d7cd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr0yhpb'\n"]
2019-09-13 05:29:06.516 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:29:06.516 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:29:56.155 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:29:56.155 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:29:58.230 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:29:58.906 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:29:59.055 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:29:59.081 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:29:59.081 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:29:59.082 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:29:59.557 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:30:00.088 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:30:00.416 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:30:00.715 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:30:00.838 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:30:00.872 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:30:00.905 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:30:00.942 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:30:00.976 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:30:01.019 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:30:01.061 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:30:01.095 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:30:01.205 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:30:01.267 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:30:01.267 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:30:01.268 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:30:01.268 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:30:01.268 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:30:01.287 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:30:01.306 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Setting config target of host 'controller-0' to '14eed19e-66fa-48ef-95cd-310b7521ddb5'.
2019-09-13 05:30:01.374 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] _config_update_hosts config_uuid=14eed19e-66fa-48ef-95cd-310b7521ddb5
2019-09-13 05:30:01.374 80240 INFO sysinv.conductor.manager [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] applying runtime manifest config_uuid=14eed19e-66fa-48ef-95cd-310b7521ddb5, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:30:01.400 80240 INFO sysinv.puppet.puppet [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Updating hiera for host: controller-0 with config_uuid: 14eed19e-66fa-48ef-95cd-310b7521ddb5
2019-09-13 05:30:03.112 80240 ERROR sysinv.puppet.puppet [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcl1CDW'
2019-09-13 05:30:03.112 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:30:03.113 80240 ERROR sysinv.openstack.common.rpc.amqp [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Exception during message handling
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcl1CDW'
2019-09-13 05:30:03.113 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:30:03.115 80240 ERROR sysinv.openstack.common.rpc.common [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcl1CDW' to caller
2019-09-13 05:30:03.115 80240 ERROR sysinv.openstack.common.rpc.common [req-38f35ecd-664a-4ca7-9260-27fbfc55263a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcl1CDW'\n"]
2019-09-13 05:30:03.126 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:30:03.126 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:30:56.206 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:30:56.207 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:30:58.289 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:30:58.940 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:30:59.089 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:30:59.116 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:30:59.117 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:30:59.117 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:30:59.826 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:31:00.117 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:31:00.378 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:31:00.782 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:31:00.902 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:31:00.937 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:31:00.975 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:31:01.007 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:31:01.038 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:31:01.073 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:31:01.104 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:31:01.134 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:31:01.249 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:31:01.308 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:31:01.309 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:31:01.309 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:31:01.310 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:31:01.310 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:31:01.328 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:31:01.343 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Setting config target of host 'controller-0' to '7cf7d238-00bd-4cf4-bd80-11e22a3ca607'.
2019-09-13 05:31:01.372 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] _config_update_hosts config_uuid=7cf7d238-00bd-4cf4-bd80-11e22a3ca607
2019-09-13 05:31:01.372 80240 INFO sysinv.conductor.manager [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] applying runtime manifest config_uuid=7cf7d238-00bd-4cf4-bd80-11e22a3ca607, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:31:01.386 80240 INFO sysinv.puppet.puppet [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Updating hiera for host: controller-0 with config_uuid: 7cf7d238-00bd-4cf4-bd80-11e22a3ca607
2019-09-13 05:31:03.036 80240 ERROR sysinv.puppet.puppet [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlA4NDZ0'
2019-09-13 05:31:03.036 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:31:03.037 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Exception during message handling
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlA4NDZ0'
2019-09-13 05:31:03.037 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:31:03.038 80240 ERROR sysinv.openstack.common.rpc.common [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlA4NDZ0' to caller
2019-09-13 05:31:03.039 80240 ERROR sysinv.openstack.common.rpc.common [req-4c7019ca-c8fd-480f-b52e-0a14739655ef None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlA4NDZ0'\n"]
2019-09-13 05:31:03.048 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:31:03.048 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:31:56.259 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:31:56.260 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:31:58.436 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:31:59.138 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:31:59.346 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:31:59.381 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:31:59.381 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:31:59.382 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:32:00.000 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:32:00.571 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:32:00.909 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:32:01.169 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:32:01.291 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:32:01.328 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:32:01.367 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:32:01.418 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:32:01.458 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:32:01.513 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:32:01.731 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:32:01.765 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:32:01.888 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:32:01.958 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:32:01.958 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:32:01.959 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:32:01.959 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:32:01.959 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:32:01.976 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:32:01.994 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Setting config target of host 'controller-0' to '72b1a3bf-9d32-4142-82d4-7ad7aeb81641'.
2019-09-13 05:32:02.054 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] _config_update_hosts config_uuid=72b1a3bf-9d32-4142-82d4-7ad7aeb81641
2019-09-13 05:32:02.054 80240 INFO sysinv.conductor.manager [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] applying runtime manifest config_uuid=72b1a3bf-9d32-4142-82d4-7ad7aeb81641, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:32:02.070 80240 INFO sysinv.puppet.puppet [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Updating hiera for host: controller-0 with config_uuid: 72b1a3bf-9d32-4142-82d4-7ad7aeb81641
2019-09-13 05:32:03.872 80240 ERROR sysinv.puppet.puppet [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfFBmFP'
2019-09-13 05:32:03.872 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:32:03.873 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Exception during message handling
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfFBmFP'
2019-09-13 05:32:03.873 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:32:03.875 80240 ERROR sysinv.openstack.common.rpc.common [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfFBmFP' to caller
2019-09-13 05:32:03.875 80240 ERROR sysinv.openstack.common.rpc.common [req-1669ee66-2808-407a-b113-2a454bf7fdda None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfFBmFP'\n"]
2019-09-13 05:32:03.904 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:32:03.904 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:32:32.853 82915 WARNING wsme.api [-] Client-side error: system_type field cannot be modified.
2019-09-13 05:32:34.102 82915 WARNING wsme.api [-] Client-side error: Aborting. Active load exits.
2019-09-13 05:32:34.194 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:34.194 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:34.194 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:34.194 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:34.194 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:34.194 82915 TRACE sysinv.common.exception 
2019-09-13 05:32:34.195 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:34.195 82915 ERROR sysinv.common.exception [-] name: management
2019-09-13 05:32:34.196 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:34.302 82915 WARNING wsme.api [-] Client-side error: Network of type mgmt already exists.
2019-09-13 05:32:34.628 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:34.628 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:34.628 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:34.628 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:34.628 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:34.628 82914 TRACE sysinv.common.exception 
2019-09-13 05:32:34.628 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:34.629 82914 ERROR sysinv.common.exception [-] name: pxeboot
2019-09-13 05:32:34.629 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:34.733 82914 WARNING wsme.api [-] Client-side error: Network of type pxeboot already exists.
2019-09-13 05:32:34.820 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:34.820 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:34.820 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:34.820 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:34.820 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:34.820 82914 TRACE sysinv.common.exception 
2019-09-13 05:32:34.821 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:34.821 82914 ERROR sysinv.common.exception [-] name: oam
2019-09-13 05:32:34.822 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:34.914 82914 WARNING wsme.api [-] Client-side error: Network of type oam already exists.
2019-09-13 05:32:34.996 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:34.996 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:34.996 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:34.996 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:34.996 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:34.996 82914 TRACE sysinv.common.exception 
2019-09-13 05:32:34.997 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:34.997 82914 ERROR sysinv.common.exception [-] name: multicast-subnet
2019-09-13 05:32:34.997 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:35.102 82914 WARNING wsme.api [-] Client-side error: Network of type multicast already exists.
2019-09-13 05:32:35.190 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:35.190 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:35.190 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:35.190 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:35.190 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:35.190 82914 TRACE sysinv.common.exception 
2019-09-13 05:32:35.191 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:35.191 82914 ERROR sysinv.common.exception [-] name: cluster-host-subnet
2019-09-13 05:32:35.192 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:35.293 82914 WARNING wsme.api [-] Client-side error: Network of type cluster-host already exists.
2019-09-13 05:32:35.378 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:35.378 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:35.378 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:35.378 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:35.378 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:35.378 82914 TRACE sysinv.common.exception 
2019-09-13 05:32:35.378 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:35.379 82914 ERROR sysinv.common.exception [-] name: cluster-pod-subnet
2019-09-13 05:32:35.379 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:35.474 82914 WARNING wsme.api [-] Client-side error: Network of type cluster-pod already exists.
2019-09-13 05:32:35.556 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:32:35.556 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:32:35.556 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:32:35.556 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:32:35.556 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:32:35.556 82915 TRACE sysinv.common.exception 
2019-09-13 05:32:35.557 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:32:35.557 82915 ERROR sysinv.common.exception [-] name: cluster-service-subnet
2019-09-13 05:32:35.558 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:32:35.656 82915 WARNING wsme.api [-] Client-side error: Network of type cluster-service already exists.
2019-09-13 05:32:35.710 82915 WARNING sysinv.api.controllers.v1.dns [-] dns {'uuid': u'fd93a67f-67e6-40ee-aee9-ad8568fa75f8', 'nameservers': u'8.8.8.8,8.8.4.4', 'created_at': datetime.datetime(2019, 9, 12, 8, 31, 24, 893416, tzinfo=<iso8601.Utc>), 'updated_at': datetime.datetime(2019, 9, 12, 9, 57, 6, 211542, tzinfo=<iso8601.Utc>), 'action': None, 'isystem_uuid': u'2506facd-e7f1-4409-a84c-48d1e6140373', 'id': 1, 'forisystemid': 1}
2019-09-13 05:32:35.722 82915 INFO sysinv.api.controllers.v1.dns [-] No DNS config changes
2019-09-13 05:32:35.884 82914 INFO sysinv.api.controllers.v1.host [-] SYS_I host controller-0 ihost_post_start_2019-09-13-05-32-35 add
2019-09-13 05:32:35.929 82914 WARNING wsme.api [-] Client-side error: Host-add Rejected: Cannot specify a mgmt_ip when dynamic address allocation is configured
2019-09-13 05:32:56.313 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:32:56.314 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:32:58.366 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:32:59.024 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:32:59.175 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:32:59.202 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:32:59.203 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:32:59.203 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:32:59.689 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:33:00.062 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:33:00.586 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:33:00.834 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:33:00.957 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:33:00.998 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:33:01.029 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:33:01.067 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:33:01.102 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:33:01.136 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:33:01.169 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:33:01.204 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:33:01.322 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:33:01.382 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:33:01.382 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:33:01.382 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:33:01.383 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:33:01.383 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:33:01.398 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:33:01.414 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] Setting config target of host 'controller-0' to '013fe138-bc61-42f0-94b0-92c8561b5e56'.
2019-09-13 05:33:01.465 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] _config_update_hosts config_uuid=013fe138-bc61-42f0-94b0-92c8561b5e56
2019-09-13 05:33:01.465 80240 INFO sysinv.conductor.manager [req-2428a786-9126-42a2-9103-537477e57c13 None None] applying runtime manifest config_uuid=013fe138-bc61-42f0-94b0-92c8561b5e56, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:33:01.479 80240 INFO sysinv.puppet.puppet [req-2428a786-9126-42a2-9103-537477e57c13 None None] Updating hiera for host: controller-0 with config_uuid: 013fe138-bc61-42f0-94b0-92c8561b5e56
2019-09-13 05:33:03.382 80240 ERROR sysinv.puppet.puppet [req-2428a786-9126-42a2-9103-537477e57c13 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamludnEtE'
2019-09-13 05:33:03.382 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:33:03.383 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2428a786-9126-42a2-9103-537477e57c13 None None] Exception during message handling
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamludnEtE'
2019-09-13 05:33:03.383 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:33:03.385 80240 ERROR sysinv.openstack.common.rpc.common [req-2428a786-9126-42a2-9103-537477e57c13 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamludnEtE' to caller
2019-09-13 05:33:03.385 80240 ERROR sysinv.openstack.common.rpc.common [req-2428a786-9126-42a2-9103-537477e57c13 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamludnEtE'\n"]
2019-09-13 05:33:03.393 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:33:03.393 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:33:56.314 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:33:56.315 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:33:58.383 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:33:59.038 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:33:59.194 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:33:59.224 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:33:59.224 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:33:59.225 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:33:59.728 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:34:00.133 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:34:00.659 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:34:00.921 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:34:01.040 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:34:01.071 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:34:01.106 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:34:01.137 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:34:01.168 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:34:01.203 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:34:01.234 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:34:01.266 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:34:01.371 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:34:01.437 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:34:01.437 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:34:01.437 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:34:01.438 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:34:01.438 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:34:01.455 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:34:01.472 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Setting config target of host 'controller-0' to '6028d909-f005-4865-88ba-cec83df62be1'.
2019-09-13 05:34:01.551 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] _config_update_hosts config_uuid=6028d909-f005-4865-88ba-cec83df62be1
2019-09-13 05:34:01.551 80240 INFO sysinv.conductor.manager [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] applying runtime manifest config_uuid=6028d909-f005-4865-88ba-cec83df62be1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:34:01.568 80240 INFO sysinv.puppet.puppet [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Updating hiera for host: controller-0 with config_uuid: 6028d909-f005-4865-88ba-cec83df62be1
2019-09-13 05:34:03.336 80240 ERROR sysinv.puppet.puppet [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_X2a2Q'
2019-09-13 05:34:03.336 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:34:03.337 80240 ERROR sysinv.openstack.common.rpc.amqp [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Exception during message handling
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_X2a2Q'
2019-09-13 05:34:03.337 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:34:03.339 80240 ERROR sysinv.openstack.common.rpc.common [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_X2a2Q' to caller
2019-09-13 05:34:03.339 80240 ERROR sysinv.openstack.common.rpc.common [req-08777336-c890-4e0d-a2e0-ff86fcdea1b4 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_X2a2Q'\n"]
2019-09-13 05:34:03.347 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:34:03.347 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:34:56.367 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:34:56.368 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:34:58.442 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:34:59.108 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:34:59.263 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:34:59.289 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:34:59.290 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:34:59.290 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:34:59.807 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:35:00.404 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:35:00.712 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:35:00.997 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:35:01.111 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:35:01.142 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:35:01.176 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:35:01.210 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:35:01.245 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:35:01.275 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:35:01.308 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:35:01.342 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:35:01.452 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:35:01.510 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:35:01.510 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:35:01.510 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:35:01.511 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:35:01.511 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:35:01.526 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:35:01.541 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Setting config target of host 'controller-0' to '54391eb3-ab4c-4498-87aa-4f767154e330'.
2019-09-13 05:35:01.632 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] _config_update_hosts config_uuid=54391eb3-ab4c-4498-87aa-4f767154e330
2019-09-13 05:35:01.633 80240 INFO sysinv.conductor.manager [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] applying runtime manifest config_uuid=54391eb3-ab4c-4498-87aa-4f767154e330, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:35:01.836 80240 INFO sysinv.puppet.puppet [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Updating hiera for host: controller-0 with config_uuid: 54391eb3-ab4c-4498-87aa-4f767154e330
2019-09-13 05:35:03.401 80240 ERROR sysinv.puppet.puppet [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrrJJcN'
2019-09-13 05:35:03.401 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:35:03.402 80240 ERROR sysinv.openstack.common.rpc.amqp [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Exception during message handling
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrrJJcN'
2019-09-13 05:35:03.402 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:35:03.404 80240 ERROR sysinv.openstack.common.rpc.common [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrrJJcN' to caller
2019-09-13 05:35:03.405 80240 ERROR sysinv.openstack.common.rpc.common [req-d370276c-fab4-4d23-833a-f113e2fe0923 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrrJJcN'\n"]
2019-09-13 05:35:03.414 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:35:03.414 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:35:56.368 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:35:56.369 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:35:58.495 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:35:59.135 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:35:59.281 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:35:59.307 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:35:59.308 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:35:59.309 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:36:00.116 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:36:00.383 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:36:00.826 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:36:01.093 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:36:01.209 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:36:01.240 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:36:01.275 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:36:01.307 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:36:01.338 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:36:01.373 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:36:01.405 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:36:01.437 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:36:01.543 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:36:01.602 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:36:01.602 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:36:01.603 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:36:01.603 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:36:01.603 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:36:01.621 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:36:01.636 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Setting config target of host 'controller-0' to '1686fd4b-b6d6-4532-a15b-822dc9e0dce3'.
2019-09-13 05:36:01.697 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] _config_update_hosts config_uuid=1686fd4b-b6d6-4532-a15b-822dc9e0dce3
2019-09-13 05:36:01.697 80240 INFO sysinv.conductor.manager [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] applying runtime manifest config_uuid=1686fd4b-b6d6-4532-a15b-822dc9e0dce3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:36:01.711 80240 INFO sysinv.puppet.puppet [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Updating hiera for host: controller-0 with config_uuid: 1686fd4b-b6d6-4532-a15b-822dc9e0dce3
2019-09-13 05:36:03.378 80240 ERROR sysinv.puppet.puppet [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfvsLZM'
2019-09-13 05:36:03.378 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:36:03.379 80240 ERROR sysinv.openstack.common.rpc.amqp [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Exception during message handling
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfvsLZM'
2019-09-13 05:36:03.379 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:36:03.381 80240 ERROR sysinv.openstack.common.rpc.common [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfvsLZM' to caller
2019-09-13 05:36:03.381 80240 ERROR sysinv.openstack.common.rpc.common [req-bbdab523-5ab8-47f6-8b5b-a6c03879336f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfvsLZM'\n"]
2019-09-13 05:36:03.389 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:36:03.389 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:36:56.419 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:36:56.420 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:36:58.527 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:36:59.202 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:36:59.346 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:36:59.373 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:36:59.374 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:36:59.375 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:36:59.877 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:37:00.451 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:37:00.792 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:37:01.054 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:37:01.180 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:37:01.214 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:37:01.253 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:37:01.288 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:37:01.323 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:37:01.360 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:37:01.395 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:37:01.435 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:37:01.729 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:37:01.793 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:37:01.793 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:37:01.793 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:37:01.794 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:37:01.794 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:37:01.810 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:37:01.826 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Setting config target of host 'controller-0' to '22b48003-3970-41eb-97c6-fcf70448ede2'.
2019-09-13 05:37:01.887 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] _config_update_hosts config_uuid=22b48003-3970-41eb-97c6-fcf70448ede2
2019-09-13 05:37:01.888 80240 INFO sysinv.conductor.manager [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] applying runtime manifest config_uuid=22b48003-3970-41eb-97c6-fcf70448ede2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:37:01.904 80240 INFO sysinv.puppet.puppet [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Updating hiera for host: controller-0 with config_uuid: 22b48003-3970-41eb-97c6-fcf70448ede2
2019-09-13 05:37:03.651 80240 ERROR sysinv.puppet.puppet [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRFj7uj'
2019-09-13 05:37:03.651 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:37:03.652 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Exception during message handling
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRFj7uj'
2019-09-13 05:37:03.652 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:37:03.653 80240 ERROR sysinv.openstack.common.rpc.common [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRFj7uj' to caller
2019-09-13 05:37:03.654 80240 ERROR sysinv.openstack.common.rpc.common [req-7a6c21ea-9d48-4060-8601-eeed9766d6e7 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRFj7uj'\n"]
2019-09-13 05:37:03.662 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:37:03.662 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:37:56.440 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:37:56.441 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:37:58.492 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:37:59.154 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:37:59.306 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:37:59.335 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:37:59.336 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:37:59.336 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:37:59.807 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:38:00.147 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:38:00.647 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:38:00.896 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:38:01.013 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:38:01.051 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:38:01.084 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:38:01.118 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:38:01.155 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:38:01.188 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:38:01.222 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:38:01.259 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:38:01.381 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:38:01.442 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:38:01.442 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:38:01.442 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:38:01.443 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:38:01.443 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:38:01.458 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:38:01.474 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Setting config target of host 'controller-0' to '09418ee6-cccd-480d-8b75-df14298280cf'.
2019-09-13 05:38:01.566 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] _config_update_hosts config_uuid=09418ee6-cccd-480d-8b75-df14298280cf
2019-09-13 05:38:01.567 80240 INFO sysinv.conductor.manager [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] applying runtime manifest config_uuid=09418ee6-cccd-480d-8b75-df14298280cf, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:38:01.581 80240 INFO sysinv.puppet.puppet [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Updating hiera for host: controller-0 with config_uuid: 09418ee6-cccd-480d-8b75-df14298280cf
2019-09-13 05:38:03.424 80240 ERROR sysinv.puppet.puppet [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaOhgXm'
2019-09-13 05:38:03.424 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:38:03.425 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Exception during message handling
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaOhgXm'
2019-09-13 05:38:03.425 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:38:03.426 80240 ERROR sysinv.openstack.common.rpc.common [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaOhgXm' to caller
2019-09-13 05:38:03.427 80240 ERROR sysinv.openstack.common.rpc.common [req-ec75638d-198c-4abe-a343-ced86f7a24cf None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaOhgXm'\n"]
2019-09-13 05:38:03.436 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:38:03.436 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:38:56.453 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:38:56.454 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:38:58.476 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:38:59.133 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:38:59.253 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:38:59.279 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:38:59.280 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:38:59.280 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:38:59.712 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:39:00.046 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:39:00.536 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:39:00.780 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:39:00.895 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:39:00.930 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:39:00.967 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:39:00.999 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:39:01.029 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:39:01.060 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:39:01.095 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:39:01.127 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:39:01.257 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:39:01.321 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:39:01.322 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:39:01.322 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:39:01.322 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:39:01.323 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:39:01.339 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:39:01.354 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Setting config target of host 'controller-0' to '1e19b094-eb2e-41db-99ad-20a51abfa3d9'.
2019-09-13 05:39:01.385 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] _config_update_hosts config_uuid=1e19b094-eb2e-41db-99ad-20a51abfa3d9
2019-09-13 05:39:01.386 80240 INFO sysinv.conductor.manager [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] applying runtime manifest config_uuid=1e19b094-eb2e-41db-99ad-20a51abfa3d9, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:39:01.400 80240 INFO sysinv.puppet.puppet [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Updating hiera for host: controller-0 with config_uuid: 1e19b094-eb2e-41db-99ad-20a51abfa3d9
2019-09-13 05:39:03.085 80240 ERROR sysinv.puppet.puppet [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUAEwvO'
2019-09-13 05:39:03.085 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:39:03.086 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Exception during message handling
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUAEwvO'
2019-09-13 05:39:03.086 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:39:03.087 80240 ERROR sysinv.openstack.common.rpc.common [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUAEwvO' to caller
2019-09-13 05:39:03.088 80240 ERROR sysinv.openstack.common.rpc.common [req-cf89a1c1-bea2-47d3-aa95-4636fa070f8d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUAEwvO'\n"]
2019-09-13 05:39:03.095 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:39:03.095 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:39:56.508 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:39:56.509 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:39:58.568 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:39:59.245 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:39:59.390 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:39:59.415 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:39:59.416 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:39:59.416 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:40:00.160 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:40:00.489 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:40:00.781 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:40:01.213 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:40:01.327 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:40:01.357 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:40:01.396 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:40:01.444 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:40:01.486 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:40:01.523 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:40:01.554 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:40:01.586 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:40:01.690 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:40:01.747 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:40:01.748 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:40:01.748 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:40:01.748 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:40:01.749 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:40:01.763 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:40:01.778 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Setting config target of host 'controller-0' to '19e2830a-7a9e-44cc-ad42-bf5304b9a2a3'.
2019-09-13 05:40:01.840 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] _config_update_hosts config_uuid=19e2830a-7a9e-44cc-ad42-bf5304b9a2a3
2019-09-13 05:40:01.841 80240 INFO sysinv.conductor.manager [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] applying runtime manifest config_uuid=19e2830a-7a9e-44cc-ad42-bf5304b9a2a3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:40:01.856 80240 INFO sysinv.puppet.puppet [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Updating hiera for host: controller-0 with config_uuid: 19e2830a-7a9e-44cc-ad42-bf5304b9a2a3
2019-09-13 05:40:03.503 80240 ERROR sysinv.puppet.puppet [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFuxJ4v'
2019-09-13 05:40:03.503 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:40:03.503 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Exception during message handling
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFuxJ4v'
2019-09-13 05:40:03.503 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:40:03.505 80240 ERROR sysinv.openstack.common.rpc.common [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFuxJ4v' to caller
2019-09-13 05:40:03.505 80240 ERROR sysinv.openstack.common.rpc.common [req-7d6acc20-a846-4a7e-bc15-aabba458f40d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFuxJ4v'\n"]
2019-09-13 05:40:03.514 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:40:03.514 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:40:56.560 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:40:56.561 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:40:58.652 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:40:59.318 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:40:59.465 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:40:59.492 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:40:59.493 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:40:59.493 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:40:59.982 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:41:00.315 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:41:00.875 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:41:01.112 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:41:01.227 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:41:01.258 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:41:01.289 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:41:01.323 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:41:01.355 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:41:01.386 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:41:01.416 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:41:01.450 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:41:01.562 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:41:01.623 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:41:01.623 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:41:01.624 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:41:01.624 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:41:01.624 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:41:01.640 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:41:01.656 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Setting config target of host 'controller-0' to '56c7b594-6527-4fc9-8dbf-0ee6db7b2869'.
2019-09-13 05:41:01.718 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] _config_update_hosts config_uuid=56c7b594-6527-4fc9-8dbf-0ee6db7b2869
2019-09-13 05:41:01.719 80240 INFO sysinv.conductor.manager [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] applying runtime manifest config_uuid=56c7b594-6527-4fc9-8dbf-0ee6db7b2869, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:41:01.735 80240 INFO sysinv.puppet.puppet [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Updating hiera for host: controller-0 with config_uuid: 56c7b594-6527-4fc9-8dbf-0ee6db7b2869
2019-09-13 05:41:03.438 80240 ERROR sysinv.puppet.puppet [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljposov'
2019-09-13 05:41:03.438 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:41:03.440 80240 ERROR sysinv.openstack.common.rpc.amqp [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Exception during message handling
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljposov'
2019-09-13 05:41:03.440 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:41:03.441 80240 ERROR sysinv.openstack.common.rpc.common [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljposov' to caller
2019-09-13 05:41:03.442 80240 ERROR sysinv.openstack.common.rpc.common [req-d4885301-b643-4318-b4b4-d41d8ad07a11 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljposov'\n"]
2019-09-13 05:41:03.451 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:41:03.451 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:41:56.613 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:41:56.613 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:41:58.649 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:41:59.300 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:41:59.424 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:41:59.452 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:41:59.452 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:41:59.453 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:41:59.916 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:42:00.437 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:42:00.755 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:42:01.180 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:42:01.292 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:42:01.324 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:42:01.358 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:42:01.388 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:42:01.418 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:42:01.451 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:42:01.482 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:42:01.515 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:42:01.627 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:42:01.700 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:42:01.701 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:42:01.701 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:42:01.702 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:42:01.702 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:42:01.718 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:42:01.734 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Setting config target of host 'controller-0' to '6ae468f8-cdbb-4ed4-9c79-92e131d625d6'.
2019-09-13 05:42:01.814 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] _config_update_hosts config_uuid=6ae468f8-cdbb-4ed4-9c79-92e131d625d6
2019-09-13 05:42:01.814 80240 INFO sysinv.conductor.manager [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] applying runtime manifest config_uuid=6ae468f8-cdbb-4ed4-9c79-92e131d625d6, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:42:01.829 80240 INFO sysinv.puppet.puppet [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Updating hiera for host: controller-0 with config_uuid: 6ae468f8-cdbb-4ed4-9c79-92e131d625d6
2019-09-13 05:42:03.496 80240 ERROR sysinv.puppet.puppet [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0GWapW'
2019-09-13 05:42:03.496 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:42:03.497 80240 ERROR sysinv.openstack.common.rpc.amqp [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Exception during message handling
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0GWapW'
2019-09-13 05:42:03.497 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:42:03.499 80240 ERROR sysinv.openstack.common.rpc.common [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0GWapW' to caller
2019-09-13 05:42:03.499 80240 ERROR sysinv.openstack.common.rpc.common [req-077cf5bf-7be5-45c2-af6d-ceda6a7b85e3 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0GWapW'\n"]
2019-09-13 05:42:03.507 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:42:03.507 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:42:56.643 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:42:56.644 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:42:58.750 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:42:59.410 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:42:59.562 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:42:59.589 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:42:59.590 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:42:59.590 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:43:00.081 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:43:00.372 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:43:00.912 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:43:01.151 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:43:01.269 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:43:01.300 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:43:01.331 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:43:01.365 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:43:01.396 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:43:01.426 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:43:01.456 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:43:01.492 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:43:01.595 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:43:01.653 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:43:01.653 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:43:01.653 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:43:01.654 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:43:01.654 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:43:01.669 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:43:01.686 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Setting config target of host 'controller-0' to '269d477b-635d-491f-8453-30c775ea2852'.
2019-09-13 05:43:01.744 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] _config_update_hosts config_uuid=269d477b-635d-491f-8453-30c775ea2852
2019-09-13 05:43:01.744 80240 INFO sysinv.conductor.manager [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] applying runtime manifest config_uuid=269d477b-635d-491f-8453-30c775ea2852, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:43:01.758 80240 INFO sysinv.puppet.puppet [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Updating hiera for host: controller-0 with config_uuid: 269d477b-635d-491f-8453-30c775ea2852
2019-09-13 05:43:03.578 80240 ERROR sysinv.puppet.puppet [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxn16K_'
2019-09-13 05:43:03.578 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:43:03.579 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Exception during message handling
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxn16K_'
2019-09-13 05:43:03.579 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:43:03.580 80240 ERROR sysinv.openstack.common.rpc.common [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxn16K_' to caller
2019-09-13 05:43:03.581 80240 ERROR sysinv.openstack.common.rpc.common [req-2ceade7a-15b9-4a0b-9d09-11ae66c2372c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxn16K_'\n"]
2019-09-13 05:43:03.588 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:43:03.588 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:43:56.695 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:43:56.695 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:43:58.777 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:43:59.448 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:43:59.579 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:43:59.606 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:43:59.607 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:43:59.607 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:44:00.078 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:44:00.556 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:44:00.878 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:44:01.132 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:44:01.248 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:44:01.279 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:44:01.309 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:44:01.343 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:44:01.373 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:44:01.410 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:44:01.443 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:44:01.481 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:44:01.598 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:44:01.657 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:44:01.658 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:44:01.658 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:44:01.659 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:44:01.659 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:44:01.674 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:44:01.690 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Setting config target of host 'controller-0' to '53ebbf86-7acd-4653-90df-178a666a8b4b'.
2019-09-13 05:44:01.749 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] _config_update_hosts config_uuid=53ebbf86-7acd-4653-90df-178a666a8b4b
2019-09-13 05:44:01.750 80240 INFO sysinv.conductor.manager [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] applying runtime manifest config_uuid=53ebbf86-7acd-4653-90df-178a666a8b4b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:44:01.765 80240 INFO sysinv.puppet.puppet [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Updating hiera for host: controller-0 with config_uuid: 53ebbf86-7acd-4653-90df-178a666a8b4b
2019-09-13 05:44:03.504 80240 ERROR sysinv.puppet.puppet [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml10lil5'
2019-09-13 05:44:03.504 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:44:03.505 80240 ERROR sysinv.openstack.common.rpc.amqp [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Exception during message handling
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml10lil5'
2019-09-13 05:44:03.505 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:44:03.507 80240 ERROR sysinv.openstack.common.rpc.common [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml10lil5' to caller
2019-09-13 05:44:03.507 80240 ERROR sysinv.openstack.common.rpc.common [req-161daac5-07c0-4ec6-a7cb-ea440da63414 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml10lil5'\n"]
2019-09-13 05:44:03.516 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:44:03.516 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:44:56.721 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:44:56.722 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:44:58.880 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:44:59.546 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:44:59.714 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:44:59.745 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:44:59.746 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:44:59.746 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:45:00.603 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:45:00.970 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:45:01.423 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:45:01.703 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:45:01.840 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:45:01.875 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:45:01.908 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:45:01.944 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:45:01.980 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:45:02.012 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:45:02.045 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:45:02.087 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:45:02.215 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:45:02.301 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:45:02.302 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:45:02.302 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:45:02.302 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:45:02.303 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:45:02.322 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:45:02.345 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Setting config target of host 'controller-0' to '5cd288fe-83b7-47c1-b9fa-c3d8aa011485'.
2019-09-13 05:45:02.415 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] _config_update_hosts config_uuid=5cd288fe-83b7-47c1-b9fa-c3d8aa011485
2019-09-13 05:45:02.416 80240 INFO sysinv.conductor.manager [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] applying runtime manifest config_uuid=5cd288fe-83b7-47c1-b9fa-c3d8aa011485, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:45:02.432 80240 INFO sysinv.puppet.puppet [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Updating hiera for host: controller-0 with config_uuid: 5cd288fe-83b7-47c1-b9fa-c3d8aa011485
2019-09-13 05:45:04.271 80240 ERROR sysinv.puppet.puppet [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7Jv1iq'
2019-09-13 05:45:04.271 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:45:04.273 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Exception during message handling
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7Jv1iq'
2019-09-13 05:45:04.273 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:45:04.275 80240 ERROR sysinv.openstack.common.rpc.common [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7Jv1iq' to caller
2019-09-13 05:45:04.276 80240 ERROR sysinv.openstack.common.rpc.common [req-7a19ef0f-1c00-446d-b982-b09bab6f40d9 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7Jv1iq'\n"]
2019-09-13 05:45:04.290 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:45:04.290 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:45:08.419 82915 WARNING wsme.api [-] Client-side error: system_type field cannot be modified.
2019-09-13 05:45:08.902 82914 WARNING wsme.api [-] Client-side error: Aborting. Active load exits.
2019-09-13 05:45:09.000 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:09.000 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:09.000 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:09.000 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:09.000 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:09.000 82915 TRACE sysinv.common.exception 
2019-09-13 05:45:09.001 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:09.001 82915 ERROR sysinv.common.exception [-] name: management
2019-09-13 05:45:09.001 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:09.111 82915 WARNING wsme.api [-] Client-side error: Network of type mgmt already exists.
2019-09-13 05:45:09.214 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:09.214 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:09.214 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:09.214 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:09.214 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:09.214 82914 TRACE sysinv.common.exception 
2019-09-13 05:45:09.215 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:09.215 82914 ERROR sysinv.common.exception [-] name: pxeboot
2019-09-13 05:45:09.216 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:09.316 82915 WARNING wsme.api [-] Client-side error: Network of type pxeboot already exists.
2019-09-13 05:45:09.399 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:09.399 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:09.399 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:09.399 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:09.399 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:09.399 82915 TRACE sysinv.common.exception 
2019-09-13 05:45:09.400 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:09.400 82915 ERROR sysinv.common.exception [-] name: oam
2019-09-13 05:45:09.401 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:09.499 82915 WARNING wsme.api [-] Client-side error: Network of type oam already exists.
2019-09-13 05:45:09.585 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:09.585 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:09.585 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:09.585 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:09.585 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:09.585 82915 TRACE sysinv.common.exception 
2019-09-13 05:45:09.585 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:09.585 82915 ERROR sysinv.common.exception [-] name: multicast-subnet
2019-09-13 05:45:09.586 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:09.929 82915 WARNING wsme.api [-] Client-side error: Network of type multicast already exists.
2019-09-13 05:45:10.030 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:10.030 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:10.030 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:10.030 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:10.030 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:10.030 82915 TRACE sysinv.common.exception 
2019-09-13 05:45:10.031 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:10.032 82915 ERROR sysinv.common.exception [-] name: cluster-host-subnet
2019-09-13 05:45:10.032 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:10.128 82915 WARNING wsme.api [-] Client-side error: Network of type cluster-host already exists.
2019-09-13 05:45:10.219 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:10.219 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:10.219 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:10.219 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:10.219 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:10.219 82914 TRACE sysinv.common.exception 
2019-09-13 05:45:10.220 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:10.220 82914 ERROR sysinv.common.exception [-] name: cluster-pod-subnet
2019-09-13 05:45:10.220 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:10.318 82914 WARNING wsme.api [-] Client-side error: Network of type cluster-pod already exists.
2019-09-13 05:45:10.398 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 05:45:10.398 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 05:45:10.398 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 05:45:10.398 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 05:45:10.398 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 05:45:10.398 82915 TRACE sysinv.common.exception 
2019-09-13 05:45:10.399 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 05:45:10.399 82915 ERROR sysinv.common.exception [-] name: cluster-service-subnet
2019-09-13 05:45:10.399 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 05:45:10.498 82915 WARNING wsme.api [-] Client-side error: Network of type cluster-service already exists.
2019-09-13 05:45:10.552 82914 WARNING sysinv.api.controllers.v1.dns [-] dns {'uuid': u'fd93a67f-67e6-40ee-aee9-ad8568fa75f8', 'nameservers': u'8.8.8.8,8.8.4.4', 'created_at': datetime.datetime(2019, 9, 12, 8, 31, 24, 893416, tzinfo=<iso8601.Utc>), 'updated_at': datetime.datetime(2019, 9, 12, 9, 57, 6, 211542, tzinfo=<iso8601.Utc>), 'action': None, 'isystem_uuid': u'2506facd-e7f1-4409-a84c-48d1e6140373', 'id': 1, 'forisystemid': 1}
2019-09-13 05:45:10.565 82914 INFO sysinv.api.controllers.v1.dns [-] No DNS config changes
2019-09-13 05:45:10.717 82914 INFO sysinv.api.controllers.v1.host [-] SYS_I host controller-0 ihost_post_start_2019-09-13-05-45-10 add
2019-09-13 05:45:10.763 82914 WARNING wsme.api [-] Client-side error: Host-add Rejected: Cannot specify a mgmt_ip when dynamic address allocation is configured
2019-09-13 05:45:56.745 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:45:56.746 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:45:58.848 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:45:59.493 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:45:59.638 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:45:59.667 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:45:59.668 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:45:59.668 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:46:00.124 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:46:00.694 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:46:01.020 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:46:01.262 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:46:01.378 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:46:01.596 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:46:01.630 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:46:01.666 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:46:01.697 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:46:01.727 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:46:01.763 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:46:01.797 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:46:01.916 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:46:01.979 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:46:01.980 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:46:01.981 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:46:01.981 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:46:01.982 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:46:01.998 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:46:02.014 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Setting config target of host 'controller-0' to '46aea7f1-15ba-4d71-80a4-a0a415cfce5e'.
2019-09-13 05:46:02.076 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] _config_update_hosts config_uuid=46aea7f1-15ba-4d71-80a4-a0a415cfce5e
2019-09-13 05:46:02.077 80240 INFO sysinv.conductor.manager [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] applying runtime manifest config_uuid=46aea7f1-15ba-4d71-80a4-a0a415cfce5e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:46:02.097 80240 INFO sysinv.puppet.puppet [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Updating hiera for host: controller-0 with config_uuid: 46aea7f1-15ba-4d71-80a4-a0a415cfce5e
2019-09-13 05:46:03.833 80240 ERROR sysinv.puppet.puppet [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfklyLd'
2019-09-13 05:46:03.833 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:46:03.834 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Exception during message handling
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfklyLd'
2019-09-13 05:46:03.834 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:46:03.836 80240 ERROR sysinv.openstack.common.rpc.common [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfklyLd' to caller
2019-09-13 05:46:03.836 80240 ERROR sysinv.openstack.common.rpc.common [req-a5238a6e-4795-49c4-8204-9071b36fb456 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfklyLd'\n"]
2019-09-13 05:46:03.845 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:46:03.845 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:46:56.746 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:46:56.747 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:46:58.796 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:46:59.489 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:46:59.651 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:46:59.693 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:46:59.694 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:46:59.694 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:47:00.179 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:47:00.783 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:47:01.109 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:47:01.354 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:47:01.464 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:47:01.498 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:47:01.529 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:47:01.560 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:47:01.595 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:47:01.630 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:47:01.661 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:47:01.695 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:47:01.795 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:47:01.855 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:47:01.856 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:47:01.856 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:47:01.856 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:47:01.857 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:47:01.871 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:47:01.886 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Setting config target of host 'controller-0' to '4f676b2f-8eda-47ff-a755-595c2a46ae27'.
2019-09-13 05:47:01.939 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] _config_update_hosts config_uuid=4f676b2f-8eda-47ff-a755-595c2a46ae27
2019-09-13 05:47:01.940 80240 INFO sysinv.conductor.manager [req-53671873-2321-4958-ba5f-54785e3039a5 None None] applying runtime manifest config_uuid=4f676b2f-8eda-47ff-a755-595c2a46ae27, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:47:01.954 80240 INFO sysinv.puppet.puppet [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Updating hiera for host: controller-0 with config_uuid: 4f676b2f-8eda-47ff-a755-595c2a46ae27
2019-09-13 05:47:03.662 80240 ERROR sysinv.puppet.puppet [req-53671873-2321-4958-ba5f-54785e3039a5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_VZBXU'
2019-09-13 05:47:03.662 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:47:03.663 80240 ERROR sysinv.openstack.common.rpc.amqp [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Exception during message handling
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_VZBXU'
2019-09-13 05:47:03.663 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:47:03.664 80240 ERROR sysinv.openstack.common.rpc.common [req-53671873-2321-4958-ba5f-54785e3039a5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_VZBXU' to caller
2019-09-13 05:47:03.665 80240 ERROR sysinv.openstack.common.rpc.common [req-53671873-2321-4958-ba5f-54785e3039a5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_VZBXU'\n"]
2019-09-13 05:47:03.674 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:47:03.674 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:47:56.774 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:47:56.775 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:47:58.867 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:47:59.525 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:47:59.688 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:47:59.714 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:47:59.715 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:47:59.715 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:48:00.487 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:48:00.804 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:48:01.076 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:48:01.330 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:48:01.448 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:48:01.484 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:48:01.516 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:48:01.551 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:48:01.588 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:48:01.622 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:48:01.655 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:48:01.875 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:48:01.979 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:48:02.038 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:48:02.039 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:48:02.039 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:48:02.040 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:48:02.040 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:48:02.056 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:48:02.076 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Setting config target of host 'controller-0' to '2e8d44fd-ae2d-42c2-b8ca-1044e73ef864'.
2019-09-13 05:48:02.111 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] _config_update_hosts config_uuid=2e8d44fd-ae2d-42c2-b8ca-1044e73ef864
2019-09-13 05:48:02.111 80240 INFO sysinv.conductor.manager [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] applying runtime manifest config_uuid=2e8d44fd-ae2d-42c2-b8ca-1044e73ef864, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:48:02.127 80240 INFO sysinv.puppet.puppet [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Updating hiera for host: controller-0 with config_uuid: 2e8d44fd-ae2d-42c2-b8ca-1044e73ef864
2019-09-13 05:48:03.846 80240 ERROR sysinv.puppet.puppet [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml02b35o'
2019-09-13 05:48:03.846 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:48:03.847 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Exception during message handling
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml02b35o'
2019-09-13 05:48:03.847 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:48:03.849 80240 ERROR sysinv.openstack.common.rpc.common [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml02b35o' to caller
2019-09-13 05:48:03.849 80240 ERROR sysinv.openstack.common.rpc.common [req-1fc7d3f2-7af5-477b-a8ab-15babf3330d2 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml02b35o'\n"]
2019-09-13 05:48:03.857 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:48:03.857 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:48:56.781 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:48:56.782 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:48:58.816 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:48:59.460 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:48:59.593 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:48:59.624 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:48:59.625 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:48:59.625 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:49:00.098 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:49:00.572 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:49:00.888 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:49:01.138 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:49:01.257 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:49:01.288 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:49:01.319 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:49:01.352 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:49:01.383 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:49:01.414 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:49:01.444 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:49:01.479 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:49:01.605 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:49:01.669 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:49:01.669 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:49:01.670 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:49:01.670 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:49:01.670 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:49:01.685 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:49:01.700 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Setting config target of host 'controller-0' to '086c2a52-413c-49eb-977d-1965c33022fc'.
2019-09-13 05:49:01.758 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] _config_update_hosts config_uuid=086c2a52-413c-49eb-977d-1965c33022fc
2019-09-13 05:49:01.758 80240 INFO sysinv.conductor.manager [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] applying runtime manifest config_uuid=086c2a52-413c-49eb-977d-1965c33022fc, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:49:01.773 80240 INFO sysinv.puppet.puppet [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Updating hiera for host: controller-0 with config_uuid: 086c2a52-413c-49eb-977d-1965c33022fc
2019-09-13 05:49:03.564 80240 ERROR sysinv.puppet.puppet [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9vHMDm'
2019-09-13 05:49:03.564 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:49:03.565 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Exception during message handling
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9vHMDm'
2019-09-13 05:49:03.565 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:49:03.567 80240 ERROR sysinv.openstack.common.rpc.common [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9vHMDm' to caller
2019-09-13 05:49:03.567 80240 ERROR sysinv.openstack.common.rpc.common [req-c0cc48c3-b08c-4c26-add2-caf6bf9baae1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9vHMDm'\n"]
2019-09-13 05:49:03.577 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:49:03.577 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:49:56.783 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:49:56.783 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:49:58.786 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:49:59.442 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:49:59.561 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:49:59.587 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:49:59.588 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:49:59.588 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:50:00.277 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:50:00.671 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:50:01.159 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:50:01.421 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:50:01.543 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:50:01.580 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:50:01.610 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:50:01.640 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:50:01.678 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:50:01.712 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:50:01.741 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:50:01.775 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:50:01.883 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:50:01.945 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:50:01.945 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:50:01.946 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:50:01.946 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:50:01.946 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:50:01.962 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:50:01.979 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Setting config target of host 'controller-0' to '68f6004a-302a-4c96-bbcb-9ff67f350067'.
2019-09-13 05:50:02.040 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] _config_update_hosts config_uuid=68f6004a-302a-4c96-bbcb-9ff67f350067
2019-09-13 05:50:02.040 80240 INFO sysinv.conductor.manager [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] applying runtime manifest config_uuid=68f6004a-302a-4c96-bbcb-9ff67f350067, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:50:02.055 80240 INFO sysinv.puppet.puppet [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Updating hiera for host: controller-0 with config_uuid: 68f6004a-302a-4c96-bbcb-9ff67f350067
2019-09-13 05:50:03.951 80240 ERROR sysinv.puppet.puppet [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamli2E5MD'
2019-09-13 05:50:03.951 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:50:03.952 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Exception during message handling
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamli2E5MD'
2019-09-13 05:50:03.952 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:50:03.954 80240 ERROR sysinv.openstack.common.rpc.common [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamli2E5MD' to caller
2019-09-13 05:50:03.954 80240 ERROR sysinv.openstack.common.rpc.common [req-cf91b46b-b1e7-4eff-8cf9-96c5f75bee07 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamli2E5MD'\n"]
2019-09-13 05:50:03.963 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:50:03.963 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:50:56.820 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:50:56.821 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:50:58.951 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:50:59.664 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:50:59.828 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:50:59.858 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:50:59.859 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:50:59.859 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:51:00.364 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:51:00.785 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:51:01.314 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:51:01.588 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:51:01.711 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:51:01.748 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:51:01.781 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:51:01.814 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:51:01.851 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:51:01.884 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:51:01.918 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:51:01.955 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:51:02.066 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:51:02.128 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:51:02.129 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:51:02.129 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:51:02.129 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:51:02.130 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:51:02.146 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:51:02.162 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Setting config target of host 'controller-0' to '65bbbb7a-d465-48dc-99e1-a9882c98df71'.
2019-09-13 05:51:02.225 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] _config_update_hosts config_uuid=65bbbb7a-d465-48dc-99e1-a9882c98df71
2019-09-13 05:51:02.225 80240 INFO sysinv.conductor.manager [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] applying runtime manifest config_uuid=65bbbb7a-d465-48dc-99e1-a9882c98df71, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:51:02.240 80240 INFO sysinv.puppet.puppet [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Updating hiera for host: controller-0 with config_uuid: 65bbbb7a-d465-48dc-99e1-a9882c98df71
2019-09-13 05:51:04.012 80240 ERROR sysinv.puppet.puppet [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJkyvGl'
2019-09-13 05:51:04.012 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:51:04.013 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Exception during message handling
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJkyvGl'
2019-09-13 05:51:04.013 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:51:04.015 80240 ERROR sysinv.openstack.common.rpc.common [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJkyvGl' to caller
2019-09-13 05:51:04.015 80240 ERROR sysinv.openstack.common.rpc.common [req-ad638b31-0a4e-4b49-bbf3-04e98a1d2ac0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJkyvGl'\n"]
2019-09-13 05:51:04.025 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:51:04.025 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:51:56.877 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:51:56.881 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:51:59.041 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:51:59.688 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:51:59.831 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:51:59.859 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:51:59.860 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:51:59.860 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:52:00.536 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:52:00.917 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:52:01.210 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:52:01.697 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:52:01.828 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:52:01.860 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:52:01.895 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:52:01.927 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:52:01.958 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:52:01.996 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:52:02.029 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:52:02.061 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:52:02.173 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:52:02.234 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:52:02.235 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:52:02.235 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:52:02.235 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:52:02.236 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:52:02.256 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:52:02.272 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Setting config target of host 'controller-0' to '3964d5e1-70d5-4a8b-8076-e791c0a7a4b1'.
2019-09-13 05:52:02.333 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] _config_update_hosts config_uuid=3964d5e1-70d5-4a8b-8076-e791c0a7a4b1
2019-09-13 05:52:02.334 80240 INFO sysinv.conductor.manager [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] applying runtime manifest config_uuid=3964d5e1-70d5-4a8b-8076-e791c0a7a4b1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:52:02.350 80240 INFO sysinv.puppet.puppet [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Updating hiera for host: controller-0 with config_uuid: 3964d5e1-70d5-4a8b-8076-e791c0a7a4b1
2019-09-13 05:52:04.054 80240 ERROR sysinv.puppet.puppet [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkc0lFs'
2019-09-13 05:52:04.054 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:52:04.055 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Exception during message handling
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkc0lFs'
2019-09-13 05:52:04.055 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:52:04.056 80240 ERROR sysinv.openstack.common.rpc.common [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkc0lFs' to caller
2019-09-13 05:52:04.057 80240 ERROR sysinv.openstack.common.rpc.common [req-b39f96db-d213-4678-9bf2-a283c3b6c5c8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkc0lFs'\n"]
2019-09-13 05:52:04.066 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:52:04.066 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:52:56.882 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:52:56.883 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:52:58.971 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:52:59.635 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:52:59.777 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:52:59.803 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:52:59.804 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:52:59.804 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:53:00.278 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:53:00.801 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:53:01.153 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:53:01.403 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:53:01.521 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:53:01.756 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:53:01.790 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:53:01.821 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:53:01.851 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:53:01.886 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:53:01.918 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:53:01.949 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:53:02.058 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:53:02.115 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:53:02.115 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:53:02.116 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:53:02.116 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:53:02.116 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:53:02.135 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:53:02.150 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Setting config target of host 'controller-0' to '16405718-0fe5-4229-9e63-df0e433828fe'.
2019-09-13 05:53:02.185 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] _config_update_hosts config_uuid=16405718-0fe5-4229-9e63-df0e433828fe
2019-09-13 05:53:02.186 80240 INFO sysinv.conductor.manager [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] applying runtime manifest config_uuid=16405718-0fe5-4229-9e63-df0e433828fe, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:53:02.201 80240 INFO sysinv.puppet.puppet [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Updating hiera for host: controller-0 with config_uuid: 16405718-0fe5-4229-9e63-df0e433828fe
2019-09-13 05:53:03.915 80240 ERROR sysinv.puppet.puppet [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlodfkUz'
2019-09-13 05:53:03.915 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:53:03.916 80240 ERROR sysinv.openstack.common.rpc.amqp [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Exception during message handling
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlodfkUz'
2019-09-13 05:53:03.916 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:53:03.917 80240 ERROR sysinv.openstack.common.rpc.common [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlodfkUz' to caller
2019-09-13 05:53:03.918 80240 ERROR sysinv.openstack.common.rpc.common [req-bb8041f9-fb89-4c98-8332-1298e32100b3 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlodfkUz'\n"]
2019-09-13 05:53:03.929 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:53:03.929 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:53:56.929 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:53:56.930 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:53:59.103 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:53:59.860 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:54:00.021 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:54:00.056 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:54:00.057 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:54:00.057 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:54:00.614 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:54:01.005 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:54:01.610 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:54:01.893 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:54:02.043 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:54:02.083 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:54:02.115 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:54:02.150 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:54:02.190 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:54:02.228 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:54:02.273 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:54:02.310 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:54:02.428 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:54:02.499 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:54:02.499 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:54:02.500 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:54:02.500 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:54:02.500 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:54:02.515 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:54:02.531 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Setting config target of host 'controller-0' to '388263d0-668d-4250-bd9d-b44328594bf0'.
2019-09-13 05:54:02.581 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] _config_update_hosts config_uuid=388263d0-668d-4250-bd9d-b44328594bf0
2019-09-13 05:54:02.581 80240 INFO sysinv.conductor.manager [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] applying runtime manifest config_uuid=388263d0-668d-4250-bd9d-b44328594bf0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:54:02.597 80240 INFO sysinv.puppet.puppet [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Updating hiera for host: controller-0 with config_uuid: 388263d0-668d-4250-bd9d-b44328594bf0
2019-09-13 05:54:04.391 80240 ERROR sysinv.puppet.puppet [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldHYH8Z'
2019-09-13 05:54:04.391 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:54:04.392 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Exception during message handling
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldHYH8Z'
2019-09-13 05:54:04.392 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:54:04.394 80240 ERROR sysinv.openstack.common.rpc.common [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldHYH8Z' to caller
2019-09-13 05:54:04.395 80240 ERROR sysinv.openstack.common.rpc.common [req-c33a10a3-9ae4-471f-bf14-abdc0fd2f981 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldHYH8Z'\n"]
2019-09-13 05:54:04.406 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:54:04.406 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:54:56.971 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:54:56.972 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:54:59.153 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:54:59.833 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:54:59.993 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:55:00.032 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:55:00.033 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:55:00.033 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:55:00.502 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:55:00.884 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:55:01.408 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:55:01.649 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:55:01.759 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:55:01.789 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:55:01.823 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:55:01.853 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:55:01.883 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:55:01.912 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:55:01.946 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:55:01.979 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:55:02.091 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:55:02.152 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:55:02.152 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:55:02.152 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:55:02.153 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:55:02.153 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:55:02.168 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:55:02.182 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Setting config target of host 'controller-0' to '78feeb80-9e6d-43fe-a9f8-def80f8d18db'.
2019-09-13 05:55:02.236 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] _config_update_hosts config_uuid=78feeb80-9e6d-43fe-a9f8-def80f8d18db
2019-09-13 05:55:02.236 80240 INFO sysinv.conductor.manager [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] applying runtime manifest config_uuid=78feeb80-9e6d-43fe-a9f8-def80f8d18db, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:55:02.252 80240 INFO sysinv.puppet.puppet [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Updating hiera for host: controller-0 with config_uuid: 78feeb80-9e6d-43fe-a9f8-def80f8d18db
2019-09-13 05:55:03.928 80240 ERROR sysinv.puppet.puppet [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlC6kPOI'
2019-09-13 05:55:03.928 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:55:03.929 80240 ERROR sysinv.openstack.common.rpc.amqp [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Exception during message handling
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlC6kPOI'
2019-09-13 05:55:03.929 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:55:03.931 80240 ERROR sysinv.openstack.common.rpc.common [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlC6kPOI' to caller
2019-09-13 05:55:03.931 80240 ERROR sysinv.openstack.common.rpc.common [req-d20da9eb-70eb-4f0e-ab9a-545a19b529e1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlC6kPOI'\n"]
2019-09-13 05:55:03.940 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:55:03.940 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:55:56.985 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:55:56.986 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:55:59.032 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:55:59.704 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:55:59.862 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:55:59.889 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:55:59.890 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:55:59.890 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:56:00.510 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:56:00.890 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:56:01.169 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:56:01.585 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:56:01.705 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:56:01.736 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:56:01.771 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:56:01.802 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:56:01.834 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:56:01.865 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:56:01.899 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:56:01.931 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:56:02.039 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:56:02.097 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:56:02.098 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:56:02.098 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:56:02.099 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:56:02.099 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:56:02.114 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:56:02.129 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Setting config target of host 'controller-0' to '27097e08-ad43-4e3f-a0c0-bd118fb80b90'.
2019-09-13 05:56:02.166 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] _config_update_hosts config_uuid=27097e08-ad43-4e3f-a0c0-bd118fb80b90
2019-09-13 05:56:02.167 80240 INFO sysinv.conductor.manager [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] applying runtime manifest config_uuid=27097e08-ad43-4e3f-a0c0-bd118fb80b90, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:56:02.182 80240 INFO sysinv.puppet.puppet [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Updating hiera for host: controller-0 with config_uuid: 27097e08-ad43-4e3f-a0c0-bd118fb80b90
2019-09-13 05:56:03.910 80240 ERROR sysinv.puppet.puppet [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3M2Cpw'
2019-09-13 05:56:03.910 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:56:03.911 80240 ERROR sysinv.openstack.common.rpc.amqp [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Exception during message handling
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3M2Cpw'
2019-09-13 05:56:03.911 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:56:03.913 80240 ERROR sysinv.openstack.common.rpc.common [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3M2Cpw' to caller
2019-09-13 05:56:03.913 80240 ERROR sysinv.openstack.common.rpc.common [req-584fb5e9-9865-4f92-951e-d4c3a6407539 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3M2Cpw'\n"]
2019-09-13 05:56:03.923 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:56:03.923 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:56:56.994 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:56:56.995 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:56:59.072 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:56:59.740 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:56:59.885 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:56:59.911 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:56:59.912 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:56:59.913 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:57:00.386 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:57:00.929 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:57:01.240 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:57:01.497 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:57:01.619 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:57:01.653 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:57:01.688 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:57:01.720 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:57:01.752 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:57:01.788 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:57:01.823 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:57:01.853 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:57:01.956 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:57:02.015 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:57:02.015 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:57:02.016 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:57:02.016 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:57:02.017 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:57:02.032 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:57:02.048 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Setting config target of host 'controller-0' to '3d002200-2cf7-4fd0-8b5c-84fd3941551b'.
2019-09-13 05:57:02.117 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] _config_update_hosts config_uuid=3d002200-2cf7-4fd0-8b5c-84fd3941551b
2019-09-13 05:57:02.118 80240 INFO sysinv.conductor.manager [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] applying runtime manifest config_uuid=3d002200-2cf7-4fd0-8b5c-84fd3941551b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:57:02.132 80240 INFO sysinv.puppet.puppet [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Updating hiera for host: controller-0 with config_uuid: 3d002200-2cf7-4fd0-8b5c-84fd3941551b
2019-09-13 05:57:03.815 80240 ERROR sysinv.puppet.puppet [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlP8j5LM'
2019-09-13 05:57:03.815 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:57:03.816 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Exception during message handling
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlP8j5LM'
2019-09-13 05:57:03.816 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:57:03.817 80240 ERROR sysinv.openstack.common.rpc.common [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlP8j5LM' to caller
2019-09-13 05:57:03.818 80240 ERROR sysinv.openstack.common.rpc.common [req-9bb7f0e4-23cc-4380-bfb7-fc8f8d15ee18 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlP8j5LM'\n"]
2019-09-13 05:57:03.827 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:57:03.827 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:57:57.047 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:57:57.048 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:57:59.164 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:57:59.813 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:57:59.959 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:57:59.985 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:57:59.986 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:57:59.986 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:58:00.738 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:58:01.045 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:58:01.299 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:58:01.728 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:58:01.849 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:58:01.883 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:58:01.919 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:58:01.951 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:58:01.984 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:58:02.019 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:58:02.051 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:58:02.082 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:58:02.191 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:58:02.252 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:58:02.253 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:58:02.253 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:58:02.254 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:58:02.254 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:58:02.273 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:58:02.290 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Setting config target of host 'controller-0' to '19556dc9-c2ce-4dec-bf1e-5b1bb7cba4e4'.
2019-09-13 05:58:02.348 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] _config_update_hosts config_uuid=19556dc9-c2ce-4dec-bf1e-5b1bb7cba4e4
2019-09-13 05:58:02.348 80240 INFO sysinv.conductor.manager [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] applying runtime manifest config_uuid=19556dc9-c2ce-4dec-bf1e-5b1bb7cba4e4, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:58:02.364 80240 INFO sysinv.puppet.puppet [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Updating hiera for host: controller-0 with config_uuid: 19556dc9-c2ce-4dec-bf1e-5b1bb7cba4e4
2019-09-13 05:58:04.050 80240 ERROR sysinv.puppet.puppet [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6woUX_'
2019-09-13 05:58:04.050 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:58:04.050 80240 ERROR sysinv.openstack.common.rpc.amqp [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Exception during message handling
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6woUX_'
2019-09-13 05:58:04.050 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:58:04.052 80240 ERROR sysinv.openstack.common.rpc.common [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6woUX_' to caller
2019-09-13 05:58:04.052 80240 ERROR sysinv.openstack.common.rpc.common [req-d3404cfb-1598-4f8d-9a7a-ddf3098869d5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6woUX_'\n"]
2019-09-13 05:58:04.061 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:58:04.061 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:58:57.098 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:58:57.099 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:58:59.205 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:58:59.887 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 05:59:00.043 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 05:59:00.070 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 05:59:00.071 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 05:59:00.071 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:59:00.517 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:59:00.903 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 05:59:01.406 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:59:01.663 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 05:59:01.783 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 05:59:01.814 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:59:01.850 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:59:01.882 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 05:59:01.914 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 05:59:01.946 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 05:59:01.982 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 05:59:02.014 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 05:59:02.125 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 05:59:02.184 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 05:59:02.184 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 05:59:02.185 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] socket_id :   0  0  0  0  0  0
2019-09-13 05:59:02.185 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None]   core_id :   0  1  2  3  4  5
2019-09-13 05:59:02.186 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] thread_id :   0  0  0  0  0  0
2019-09-13 05:59:02.201 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 05:59:02.216 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Setting config target of host 'controller-0' to '32253527-cbb6-4c87-8ddd-718db9b614f2'.
2019-09-13 05:59:02.274 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] _config_update_hosts config_uuid=32253527-cbb6-4c87-8ddd-718db9b614f2
2019-09-13 05:59:02.274 80240 INFO sysinv.conductor.manager [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] applying runtime manifest config_uuid=32253527-cbb6-4c87-8ddd-718db9b614f2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 05:59:02.289 80240 INFO sysinv.puppet.puppet [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Updating hiera for host: controller-0 with config_uuid: 32253527-cbb6-4c87-8ddd-718db9b614f2
2019-09-13 05:59:03.960 80240 ERROR sysinv.puppet.puppet [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml2gVtVD'
2019-09-13 05:59:03.960 80240 TRACE sysinv.puppet.puppet 
2019-09-13 05:59:03.961 80240 ERROR sysinv.openstack.common.rpc.amqp [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Exception during message handling
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml2gVtVD'
2019-09-13 05:59:03.961 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 05:59:03.962 80240 ERROR sysinv.openstack.common.rpc.common [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml2gVtVD' to caller
2019-09-13 05:59:03.963 80240 ERROR sysinv.openstack.common.rpc.common [req-08e667ee-3400-485b-8ee9-bd928dc0047c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml2gVtVD'\n"]
2019-09-13 05:59:03.973 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 05:59:03.973 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 05:59:57.107 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 05:59:57.108 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 05:59:59.269 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 05:59:59.944 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:00:00.085 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:00:00.113 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:00:00.114 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:00:00.115 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:00:00.531 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:00:01.132 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:00:01.406 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:00:01.651 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:00:02.013 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:00:02.046 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:00:02.078 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:00:02.109 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:00:02.143 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:00:02.175 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:00:02.212 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:00:02.245 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:00:02.352 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:00:02.421 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:00:02.421 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:00:02.422 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:00:02.422 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:00:02.423 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:00:02.438 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:00:02.453 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Setting config target of host 'controller-0' to '602ebf33-712b-4f3e-83c0-07023e7b5020'.
2019-09-13 06:00:02.482 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] _config_update_hosts config_uuid=602ebf33-712b-4f3e-83c0-07023e7b5020
2019-09-13 06:00:02.483 80240 INFO sysinv.conductor.manager [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] applying runtime manifest config_uuid=602ebf33-712b-4f3e-83c0-07023e7b5020, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:00:02.497 80240 INFO sysinv.puppet.puppet [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Updating hiera for host: controller-0 with config_uuid: 602ebf33-712b-4f3e-83c0-07023e7b5020
2019-09-13 06:00:04.154 80240 ERROR sysinv.puppet.puppet [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEVq_KN'
2019-09-13 06:00:04.154 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:00:04.155 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Exception during message handling
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEVq_KN'
2019-09-13 06:00:04.155 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:00:04.156 80240 ERROR sysinv.openstack.common.rpc.common [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEVq_KN' to caller
2019-09-13 06:00:04.157 80240 ERROR sysinv.openstack.common.rpc.common [req-b7634ae6-293e-42ba-ad65-3bdf1fb6114e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEVq_KN'\n"]
2019-09-13 06:00:04.165 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:00:04.165 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:00:57.148 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:00:57.149 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:00:59.296 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:00:59.999 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:01:00.177 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:01:00.211 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:01:00.211 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:01:00.212 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:01:00.782 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:01:01.436 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:01:01.720 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:01:01.989 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:01:02.174 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:01:02.215 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:01:02.253 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:01:02.288 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:01:02.323 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:01:02.368 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:01:02.410 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:01:02.457 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:01:02.569 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:01:02.637 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:01:02.637 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:01:02.637 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:01:02.638 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:01:02.638 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:01:02.655 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:01:02.671 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Setting config target of host 'controller-0' to '6561cbd8-8f60-4371-bc51-e370ae45d4e2'.
2019-09-13 06:01:02.705 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] _config_update_hosts config_uuid=6561cbd8-8f60-4371-bc51-e370ae45d4e2
2019-09-13 06:01:02.706 80240 INFO sysinv.conductor.manager [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] applying runtime manifest config_uuid=6561cbd8-8f60-4371-bc51-e370ae45d4e2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:01:02.721 80240 INFO sysinv.puppet.puppet [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Updating hiera for host: controller-0 with config_uuid: 6561cbd8-8f60-4371-bc51-e370ae45d4e2
2019-09-13 06:01:04.591 80240 ERROR sysinv.puppet.puppet [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0hPMPo'
2019-09-13 06:01:04.591 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:01:04.592 80240 ERROR sysinv.openstack.common.rpc.amqp [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Exception during message handling
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0hPMPo'
2019-09-13 06:01:04.592 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:01:04.594 80240 ERROR sysinv.openstack.common.rpc.common [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0hPMPo' to caller
2019-09-13 06:01:04.594 80240 ERROR sysinv.openstack.common.rpc.common [req-61dc18e9-4509-4ccb-98b4-3988c8684f68 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0hPMPo'\n"]
2019-09-13 06:01:04.612 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:01:04.612 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:01:42.459 82914 WARNING wsme.api [-] Client-side error: system_type field cannot be modified.
2019-09-13 06:01:42.885 82915 WARNING wsme.api [-] Client-side error: Aborting. Active load exits.
2019-09-13 06:01:42.986 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:42.986 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:42.986 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:42.986 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:42.986 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:42.986 82914 TRACE sysinv.common.exception 
2019-09-13 06:01:42.987 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:42.987 82914 ERROR sysinv.common.exception [-] name: management
2019-09-13 06:01:42.988 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:43.101 82914 WARNING wsme.api [-] Client-side error: Network of type mgmt already exists.
2019-09-13 06:01:43.187 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:43.187 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:43.187 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:43.187 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:43.187 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:43.187 82914 TRACE sysinv.common.exception 
2019-09-13 06:01:43.188 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:43.188 82914 ERROR sysinv.common.exception [-] name: pxeboot
2019-09-13 06:01:43.189 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:43.283 82915 WARNING wsme.api [-] Client-side error: Network of type pxeboot already exists.
2019-09-13 06:01:43.374 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:43.374 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:43.374 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:43.374 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:43.374 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:43.374 82915 TRACE sysinv.common.exception 
2019-09-13 06:01:43.375 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:43.375 82915 ERROR sysinv.common.exception [-] name: oam
2019-09-13 06:01:43.376 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:43.472 82915 WARNING wsme.api [-] Client-side error: Network of type oam already exists.
2019-09-13 06:01:43.555 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:43.555 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:43.555 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:43.555 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:43.555 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:43.555 82915 TRACE sysinv.common.exception 
2019-09-13 06:01:43.555 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:43.556 82915 ERROR sysinv.common.exception [-] name: multicast-subnet
2019-09-13 06:01:43.556 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:43.652 82915 WARNING wsme.api [-] Client-side error: Network of type multicast already exists.
2019-09-13 06:01:43.898 82914 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:43.898 82914 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:43.898 82914 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:43.898 82914 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:43.898 82914 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:43.898 82914 TRACE sysinv.common.exception 
2019-09-13 06:01:43.899 82914 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:43.899 82914 ERROR sysinv.common.exception [-] name: cluster-host-subnet
2019-09-13 06:01:43.899 82914 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:43.990 82914 WARNING wsme.api [-] Client-side error: Network of type cluster-host already exists.
2019-09-13 06:01:44.075 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:44.075 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:44.075 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:44.075 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:44.075 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:44.075 82915 TRACE sysinv.common.exception 
2019-09-13 06:01:44.076 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:44.076 82915 ERROR sysinv.common.exception [-] name: cluster-pod-subnet
2019-09-13 06:01:44.076 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:44.178 82914 WARNING wsme.api [-] Client-side error: Network of type cluster-pod already exists.
2019-09-13 06:01:44.259 82915 ERROR sysinv.common.exception [-] Exception in string format operation
2019-09-13 06:01:44.259 82915 TRACE sysinv.common.exception Traceback (most recent call last):
2019-09-13 06:01:44.259 82915 TRACE sysinv.common.exception   File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__
2019-09-13 06:01:44.259 82915 TRACE sysinv.common.exception     message = self.message % kwargs
2019-09-13 06:01:44.259 82915 TRACE sysinv.common.exception KeyError: u'uuid'
2019-09-13 06:01:44.259 82915 TRACE sysinv.common.exception 
2019-09-13 06:01:44.259 82915 ERROR sysinv.common.exception [-] code: 409
2019-09-13 06:01:44.260 82915 ERROR sysinv.common.exception [-] name: cluster-service-subnet
2019-09-13 06:01:44.260 82915 WARNING wsme.api [-] Client-side error: Address pool %(uuid)s already exists
2019-09-13 06:01:44.359 82914 WARNING wsme.api [-] Client-side error: Network of type cluster-service already exists.
2019-09-13 06:01:44.413 82915 WARNING sysinv.api.controllers.v1.dns [-] dns {'uuid': u'fd93a67f-67e6-40ee-aee9-ad8568fa75f8', 'nameservers': u'8.8.8.8,8.8.4.4', 'created_at': datetime.datetime(2019, 9, 12, 8, 31, 24, 893416, tzinfo=<iso8601.Utc>), 'updated_at': datetime.datetime(2019, 9, 12, 9, 57, 6, 211542, tzinfo=<iso8601.Utc>), 'action': None, 'isystem_uuid': u'2506facd-e7f1-4409-a84c-48d1e6140373', 'id': 1, 'forisystemid': 1}
2019-09-13 06:01:44.425 82915 INFO sysinv.api.controllers.v1.dns [-] No DNS config changes
2019-09-13 06:01:44.566 82914 INFO sysinv.api.controllers.v1.host [-] SYS_I host controller-0 ihost_post_start_2019-09-13-06-01-44 add
2019-09-13 06:01:44.609 82914 WARNING wsme.api [-] Client-side error: Host-add Rejected: Cannot specify a mgmt_ip when dynamic address allocation is configured
2019-09-13 06:01:57.201 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:01:57.202 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:01:59.244 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:01:59.892 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:02:00.038 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:02:00.064 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:02:00.065 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:02:00.065 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:02:00.894 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:02:01.215 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:02:01.683 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:02:01.941 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:02:02.056 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:02:02.087 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:02:02.122 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:02:02.157 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:02:02.192 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:02:02.234 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:02:02.273 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:02:02.308 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:02:02.415 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:02:02.483 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:02:02.483 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:02:02.483 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:02:02.484 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:02:02.484 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:02:02.500 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:02:02.516 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Setting config target of host 'controller-0' to '6199be1a-760a-4e66-a7f7-4d303664eeac'.
2019-09-13 06:02:02.637 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] _config_update_hosts config_uuid=6199be1a-760a-4e66-a7f7-4d303664eeac
2019-09-13 06:02:02.637 80240 INFO sysinv.conductor.manager [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] applying runtime manifest config_uuid=6199be1a-760a-4e66-a7f7-4d303664eeac, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:02:02.653 80240 INFO sysinv.puppet.puppet [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Updating hiera for host: controller-0 with config_uuid: 6199be1a-760a-4e66-a7f7-4d303664eeac
2019-09-13 06:02:04.419 80240 ERROR sysinv.puppet.puppet [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwj45GR'
2019-09-13 06:02:04.419 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:02:04.420 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Exception during message handling
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwj45GR'
2019-09-13 06:02:04.420 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:02:04.421 80240 ERROR sysinv.openstack.common.rpc.common [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwj45GR' to caller
2019-09-13 06:02:04.422 80240 ERROR sysinv.openstack.common.rpc.common [req-9bf9bed0-38fa-420f-a498-681ff438c041 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwj45GR'\n"]
2019-09-13 06:02:04.431 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:02:04.431 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:02:57.204 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:02:57.205 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:02:59.255 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:02:59.904 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:03:00.061 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:03:00.087 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:03:00.087 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:03:00.088 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:03:00.603 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:03:01.272 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:03:01.537 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:03:01.779 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:03:02.089 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:03:02.125 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:03:02.160 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:03:02.193 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:03:02.227 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:03:02.258 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:03:02.290 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:03:02.321 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:03:02.444 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:03:02.508 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:03:02.508 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:03:02.509 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:03:02.509 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:03:02.509 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:03:02.525 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:03:02.540 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Setting config target of host 'controller-0' to '6bbf158e-202e-462d-9665-094d719e888d'.
2019-09-13 06:03:02.609 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] _config_update_hosts config_uuid=6bbf158e-202e-462d-9665-094d719e888d
2019-09-13 06:03:02.610 80240 INFO sysinv.conductor.manager [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] applying runtime manifest config_uuid=6bbf158e-202e-462d-9665-094d719e888d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:03:02.627 80240 INFO sysinv.puppet.puppet [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Updating hiera for host: controller-0 with config_uuid: 6bbf158e-202e-462d-9665-094d719e888d
2019-09-13 06:03:04.450 80240 ERROR sysinv.puppet.puppet [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1YLGvV'
2019-09-13 06:03:04.450 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:03:04.451 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Exception during message handling
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1YLGvV'
2019-09-13 06:03:04.451 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:03:04.453 80240 ERROR sysinv.openstack.common.rpc.common [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1YLGvV' to caller
2019-09-13 06:03:04.453 80240 ERROR sysinv.openstack.common.rpc.common [req-e9cc8ecf-70cb-4299-a6f3-681feb8d44dd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1YLGvV'\n"]
2019-09-13 06:03:04.464 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:03:04.464 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:03:57.205 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:03:57.206 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:03:59.237 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:03:59.934 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:04:00.087 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:04:00.113 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:04:00.113 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:04:00.114 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:04:00.575 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:04:00.970 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:04:01.490 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:04:01.737 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:04:01.866 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:04:01.905 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:04:01.940 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:04:01.975 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:04:02.013 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:04:02.049 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:04:02.082 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:04:02.117 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:04:02.228 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:04:02.289 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:04:02.289 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:04:02.290 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:04:02.290 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:04:02.290 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:04:02.305 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:04:02.320 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Setting config target of host 'controller-0' to '06f5c863-2018-4f0b-b600-4f19170505cf'.
2019-09-13 06:04:02.357 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] _config_update_hosts config_uuid=06f5c863-2018-4f0b-b600-4f19170505cf
2019-09-13 06:04:02.358 80240 INFO sysinv.conductor.manager [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] applying runtime manifest config_uuid=06f5c863-2018-4f0b-b600-4f19170505cf, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:04:02.374 80240 INFO sysinv.puppet.puppet [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Updating hiera for host: controller-0 with config_uuid: 06f5c863-2018-4f0b-b600-4f19170505cf
2019-09-13 06:04:04.205 80240 ERROR sysinv.puppet.puppet [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUz2_2G'
2019-09-13 06:04:04.205 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:04:04.206 80240 ERROR sysinv.openstack.common.rpc.amqp [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Exception during message handling
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUz2_2G'
2019-09-13 06:04:04.206 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:04:04.208 80240 ERROR sysinv.openstack.common.rpc.common [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUz2_2G' to caller
2019-09-13 06:04:04.208 80240 ERROR sysinv.openstack.common.rpc.common [req-548c632f-3155-4a97-bebe-b71b53c3b6a4 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUz2_2G'\n"]
2019-09-13 06:04:04.223 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:04:04.223 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:04:57.243 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:04:57.243 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:04:59.288 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:04:59.990 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:05:00.141 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:05:00.168 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:05:00.169 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:05:00.169 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:05:00.675 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:05:01.034 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:05:01.514 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:05:01.746 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:05:01.865 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:05:01.896 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:05:01.927 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:05:01.960 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:05:01.995 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:05:02.029 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:05:02.071 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:05:02.107 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:05:02.218 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:05:02.279 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:05:02.279 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:05:02.280 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:05:02.280 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:05:02.281 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:05:02.296 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:05:02.312 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Setting config target of host 'controller-0' to '1a07e915-2ded-4d2e-b9fc-d52d8e8c9822'.
2019-09-13 06:05:02.370 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] _config_update_hosts config_uuid=1a07e915-2ded-4d2e-b9fc-d52d8e8c9822
2019-09-13 06:05:02.371 80240 INFO sysinv.conductor.manager [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] applying runtime manifest config_uuid=1a07e915-2ded-4d2e-b9fc-d52d8e8c9822, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:05:02.387 80240 INFO sysinv.puppet.puppet [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Updating hiera for host: controller-0 with config_uuid: 1a07e915-2ded-4d2e-b9fc-d52d8e8c9822
2019-09-13 06:05:04.301 80240 ERROR sysinv.puppet.puppet [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTjldPv'
2019-09-13 06:05:04.301 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:05:04.302 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Exception during message handling
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTjldPv'
2019-09-13 06:05:04.302 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:05:04.304 80240 ERROR sysinv.openstack.common.rpc.common [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTjldPv' to caller
2019-09-13 06:05:04.304 80240 ERROR sysinv.openstack.common.rpc.common [req-1f812d27-3a38-4cc1-a5dc-0d5de5e7a517 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTjldPv'\n"]
2019-09-13 06:05:04.313 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:05:04.313 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:05:57.293 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:05:57.293 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:05:59.371 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:06:00.037 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:06:00.183 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:06:00.209 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:06:00.209 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:06:00.210 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:06:00.713 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:06:01.305 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:06:01.590 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:06:01.845 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:06:01.972 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:06:02.005 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:06:02.039 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:06:02.070 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:06:02.101 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:06:02.135 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:06:02.165 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:06:02.195 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:06:02.307 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:06:02.367 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:06:02.367 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:06:02.368 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:06:02.368 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:06:02.369 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:06:02.384 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:06:02.400 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Setting config target of host 'controller-0' to '4e304c66-8126-4f5e-9756-7a887bf01845'.
2019-09-13 06:06:02.463 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] _config_update_hosts config_uuid=4e304c66-8126-4f5e-9756-7a887bf01845
2019-09-13 06:06:02.464 80240 INFO sysinv.conductor.manager [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] applying runtime manifest config_uuid=4e304c66-8126-4f5e-9756-7a887bf01845, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:06:02.479 80240 INFO sysinv.puppet.puppet [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Updating hiera for host: controller-0 with config_uuid: 4e304c66-8126-4f5e-9756-7a887bf01845
2019-09-13 06:06:04.184 80240 ERROR sysinv.puppet.puppet [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJDEMsy'
2019-09-13 06:06:04.184 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:06:04.185 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Exception during message handling
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJDEMsy'
2019-09-13 06:06:04.185 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:06:04.188 80240 ERROR sysinv.openstack.common.rpc.common [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJDEMsy' to caller
2019-09-13 06:06:04.188 80240 ERROR sysinv.openstack.common.rpc.common [req-ad69c5a0-78d5-4aea-8f52-bbbf4ef539ad None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJDEMsy'\n"]
2019-09-13 06:06:04.206 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:06:04.206 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:06:57.340 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:06:57.340 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:06:59.366 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:07:00.026 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:07:00.181 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:07:00.209 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:07:00.210 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:07:00.210 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:07:01.031 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:07:01.327 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:07:01.767 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:07:02.007 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:07:02.130 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:07:02.161 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:07:02.195 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:07:02.228 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:07:02.266 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:07:02.303 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:07:02.337 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:07:02.371 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:07:02.490 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:07:02.546 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:07:02.546 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:07:02.547 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:07:02.547 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:07:02.547 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:07:02.562 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:07:02.577 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Setting config target of host 'controller-0' to '0858412e-a027-4ecc-80b2-7d420e6bb2b5'.
2019-09-13 06:07:02.632 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] _config_update_hosts config_uuid=0858412e-a027-4ecc-80b2-7d420e6bb2b5
2019-09-13 06:07:02.633 80240 INFO sysinv.conductor.manager [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] applying runtime manifest config_uuid=0858412e-a027-4ecc-80b2-7d420e6bb2b5, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:07:02.648 80240 INFO sysinv.puppet.puppet [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Updating hiera for host: controller-0 with config_uuid: 0858412e-a027-4ecc-80b2-7d420e6bb2b5
2019-09-13 06:07:04.356 80240 ERROR sysinv.puppet.puppet [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVAw8Q4'
2019-09-13 06:07:04.356 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:07:04.358 80240 ERROR sysinv.openstack.common.rpc.amqp [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Exception during message handling
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVAw8Q4'
2019-09-13 06:07:04.358 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:07:04.359 80240 ERROR sysinv.openstack.common.rpc.common [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVAw8Q4' to caller
2019-09-13 06:07:04.360 80240 ERROR sysinv.openstack.common.rpc.common [req-89e7b195-147a-4a9d-a1fb-84f734d8a475 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVAw8Q4'\n"]
2019-09-13 06:07:04.370 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:07:04.370 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:07:57.395 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:07:57.396 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:07:59.555 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:08:00.233 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:08:00.387 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:08:00.415 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:08:00.416 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:08:00.416 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:08:00.954 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:08:01.523 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:08:01.803 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:08:02.051 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:08:02.160 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:08:02.190 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:08:02.233 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:08:02.265 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:08:02.295 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:08:02.326 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:08:02.360 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:08:02.391 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:08:02.497 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:08:02.553 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:08:02.554 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:08:02.554 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:08:02.554 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:08:02.555 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:08:02.569 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:08:02.585 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Setting config target of host 'controller-0' to '2cfc184c-528f-4fb4-859d-76e27294813b'.
2019-09-13 06:08:02.690 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] _config_update_hosts config_uuid=2cfc184c-528f-4fb4-859d-76e27294813b
2019-09-13 06:08:02.690 80240 INFO sysinv.conductor.manager [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] applying runtime manifest config_uuid=2cfc184c-528f-4fb4-859d-76e27294813b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:08:02.706 80240 INFO sysinv.puppet.puppet [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Updating hiera for host: controller-0 with config_uuid: 2cfc184c-528f-4fb4-859d-76e27294813b
2019-09-13 06:08:04.406 80240 ERROR sysinv.puppet.puppet [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsj2Q4f'
2019-09-13 06:08:04.406 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:08:04.406 80240 ERROR sysinv.openstack.common.rpc.amqp [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Exception during message handling
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsj2Q4f'
2019-09-13 06:08:04.406 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:08:04.408 80240 ERROR sysinv.openstack.common.rpc.common [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsj2Q4f' to caller
2019-09-13 06:08:04.408 80240 ERROR sysinv.openstack.common.rpc.common [req-39a90218-baab-4279-ade8-7f78e6fdc32a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsj2Q4f'\n"]
2019-09-13 06:08:04.417 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:08:04.417 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:08:57.448 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:08:57.449 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:08:59.490 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:09:00.166 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:09:00.321 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:09:00.347 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:09:00.348 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:09:00.348 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:09:01.185 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:09:01.490 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:09:01.974 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:09:02.210 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:09:02.326 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:09:02.363 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:09:02.401 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:09:02.437 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:09:02.469 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:09:02.501 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:09:02.533 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:09:02.570 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:09:02.679 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:09:02.740 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:09:02.740 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:09:02.741 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:09:02.741 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:09:02.741 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:09:02.757 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:09:02.773 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Setting config target of host 'controller-0' to '63b3841c-62c3-483b-a1a3-1d007ea80af5'.
2019-09-13 06:09:02.834 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] _config_update_hosts config_uuid=63b3841c-62c3-483b-a1a3-1d007ea80af5
2019-09-13 06:09:02.834 80240 INFO sysinv.conductor.manager [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] applying runtime manifest config_uuid=63b3841c-62c3-483b-a1a3-1d007ea80af5, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:09:02.850 80240 INFO sysinv.puppet.puppet [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Updating hiera for host: controller-0 with config_uuid: 63b3841c-62c3-483b-a1a3-1d007ea80af5
2019-09-13 06:09:04.505 80240 ERROR sysinv.puppet.puppet [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIviL80'
2019-09-13 06:09:04.505 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:09:04.506 80240 ERROR sysinv.openstack.common.rpc.amqp [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Exception during message handling
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIviL80'
2019-09-13 06:09:04.506 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:09:04.507 80240 ERROR sysinv.openstack.common.rpc.common [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIviL80' to caller
2019-09-13 06:09:04.508 80240 ERROR sysinv.openstack.common.rpc.common [req-badd6d9b-d097-4000-8f31-ea422af6b857 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIviL80'\n"]
2019-09-13 06:09:04.516 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:09:04.516 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:09:57.479 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:09:57.479 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:09:59.585 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:10:00.256 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:10:00.392 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:10:00.420 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:10:00.421 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:10:00.422 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:10:00.933 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:10:01.524 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:10:01.810 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:10:02.060 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:10:02.177 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:10:02.388 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:10:02.419 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:10:02.452 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:10:02.483 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:10:02.515 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:10:02.548 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:10:02.581 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:10:02.706 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:10:02.763 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:10:02.764 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:10:02.764 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:10:02.765 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:10:02.765 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:10:02.780 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:10:02.795 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Setting config target of host 'controller-0' to '434ceba7-d7f2-4009-86cb-c92fd745bc84'.
2019-09-13 06:10:02.854 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] _config_update_hosts config_uuid=434ceba7-d7f2-4009-86cb-c92fd745bc84
2019-09-13 06:10:02.854 80240 INFO sysinv.conductor.manager [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] applying runtime manifest config_uuid=434ceba7-d7f2-4009-86cb-c92fd745bc84, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:10:02.872 80240 INFO sysinv.puppet.puppet [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Updating hiera for host: controller-0 with config_uuid: 434ceba7-d7f2-4009-86cb-c92fd745bc84
2019-09-13 06:10:04.556 80240 ERROR sysinv.puppet.puppet [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSinRGh'
2019-09-13 06:10:04.556 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:10:04.557 80240 ERROR sysinv.openstack.common.rpc.amqp [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Exception during message handling
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSinRGh'
2019-09-13 06:10:04.557 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:10:04.558 80240 ERROR sysinv.openstack.common.rpc.common [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSinRGh' to caller
2019-09-13 06:10:04.559 80240 ERROR sysinv.openstack.common.rpc.common [req-33b4e668-3793-413e-afad-81d8affa0ef1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSinRGh'\n"]
2019-09-13 06:10:04.568 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:10:04.568 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:10:57.531 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:10:57.532 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:10:59.552 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:11:00.215 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:11:00.348 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:11:00.373 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:11:00.374 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:11:00.374 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:11:00.836 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:11:01.328 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:11:01.619 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:11:01.888 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:11:01.996 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:11:02.032 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:11:02.065 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:11:02.095 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:11:02.129 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:11:02.160 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:11:02.191 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:11:02.224 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:11:02.321 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:11:02.544 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:11:02.545 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:11:02.545 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:11:02.545 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:11:02.546 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:11:02.560 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:11:02.575 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Setting config target of host 'controller-0' to '567b9a90-8312-43e0-a66a-d285ab454f27'.
2019-09-13 06:11:02.643 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] _config_update_hosts config_uuid=567b9a90-8312-43e0-a66a-d285ab454f27
2019-09-13 06:11:02.643 80240 INFO sysinv.conductor.manager [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] applying runtime manifest config_uuid=567b9a90-8312-43e0-a66a-d285ab454f27, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:11:02.660 80240 INFO sysinv.puppet.puppet [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Updating hiera for host: controller-0 with config_uuid: 567b9a90-8312-43e0-a66a-d285ab454f27
2019-09-13 06:11:04.326 80240 ERROR sysinv.puppet.puppet [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloDjICV'
2019-09-13 06:11:04.326 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:11:04.327 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Exception during message handling
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloDjICV'
2019-09-13 06:11:04.327 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:11:04.329 80240 ERROR sysinv.openstack.common.rpc.common [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloDjICV' to caller
2019-09-13 06:11:04.329 80240 ERROR sysinv.openstack.common.rpc.common [req-c9957e47-53ef-4075-99eb-9a51d3971cda None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloDjICV'\n"]
2019-09-13 06:11:04.337 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:11:04.337 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:11:57.565 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:11:57.566 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:11:59.647 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:12:00.332 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:12:00.471 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:12:00.504 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:12:00.504 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:12:00.505 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:12:01.051 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:12:01.593 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:12:01.864 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:12:02.109 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:12:02.229 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:12:02.260 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:12:02.295 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:12:02.328 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:12:02.360 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:12:02.397 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:12:02.429 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:12:02.461 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:12:02.564 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:12:02.621 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:12:02.622 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:12:02.622 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:12:02.622 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:12:02.623 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:12:02.642 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:12:02.657 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Setting config target of host 'controller-0' to '49d401e3-3b3b-4110-9738-c62e653d066c'.
2019-09-13 06:12:02.698 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] _config_update_hosts config_uuid=49d401e3-3b3b-4110-9738-c62e653d066c
2019-09-13 06:12:02.698 80240 INFO sysinv.conductor.manager [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] applying runtime manifest config_uuid=49d401e3-3b3b-4110-9738-c62e653d066c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:12:02.712 80240 INFO sysinv.puppet.puppet [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Updating hiera for host: controller-0 with config_uuid: 49d401e3-3b3b-4110-9738-c62e653d066c
2019-09-13 06:12:04.586 80240 ERROR sysinv.puppet.puppet [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcU9yof'
2019-09-13 06:12:04.586 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:12:04.587 80240 ERROR sysinv.openstack.common.rpc.amqp [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Exception during message handling
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcU9yof'
2019-09-13 06:12:04.587 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:12:04.589 80240 ERROR sysinv.openstack.common.rpc.common [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcU9yof' to caller
2019-09-13 06:12:04.589 80240 ERROR sysinv.openstack.common.rpc.common [req-434b57a9-bf5e-4575-ace5-b4cba971436f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcU9yof'\n"]
2019-09-13 06:12:04.598 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:12:04.598 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:12:57.619 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:12:57.620 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:12:59.736 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:13:00.430 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:13:00.577 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:13:00.604 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:13:00.604 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:13:00.605 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:13:01.158 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:13:01.451 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:13:01.934 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:13:02.181 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:13:02.295 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:13:02.340 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:13:02.383 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:13:02.420 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:13:02.468 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:13:02.500 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:13:02.532 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:13:02.567 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:13:02.673 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:13:02.731 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:13:02.732 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:13:02.732 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:13:02.732 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:13:02.733 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:13:02.748 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:13:02.764 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Setting config target of host 'controller-0' to '29c96436-426a-421d-9c70-2c860d757cab'.
2019-09-13 06:13:02.821 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] _config_update_hosts config_uuid=29c96436-426a-421d-9c70-2c860d757cab
2019-09-13 06:13:02.821 80240 INFO sysinv.conductor.manager [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] applying runtime manifest config_uuid=29c96436-426a-421d-9c70-2c860d757cab, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:13:02.836 80240 INFO sysinv.puppet.puppet [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Updating hiera for host: controller-0 with config_uuid: 29c96436-426a-421d-9c70-2c860d757cab
2019-09-13 06:13:04.635 80240 ERROR sysinv.puppet.puppet [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlspE32z'
2019-09-13 06:13:04.635 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:13:04.636 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Exception during message handling
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlspE32z'
2019-09-13 06:13:04.636 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:13:04.637 80240 ERROR sysinv.openstack.common.rpc.common [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlspE32z' to caller
2019-09-13 06:13:04.638 80240 ERROR sysinv.openstack.common.rpc.common [req-7ce5b404-afc3-4cb0-bf70-faeef695cc6a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlspE32z'\n"]
2019-09-13 06:13:04.646 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:13:04.646 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:13:57.641 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:13:57.642 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:13:59.689 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:14:00.358 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:14:00.498 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:14:00.526 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:14:00.527 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:14:00.527 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:14:01.057 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:14:01.586 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:14:01.844 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:14:02.085 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:14:02.195 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:14:02.227 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:14:02.264 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:14:02.295 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:14:02.326 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:14:02.358 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:14:02.393 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:14:02.424 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:14:02.527 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:14:02.584 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:14:02.585 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:14:02.585 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:14:02.586 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:14:02.586 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:14:02.601 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:14:02.617 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Setting config target of host 'controller-0' to '6338d14a-6994-4e2f-9140-846eff1a4fc1'.
2019-09-13 06:14:02.654 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] _config_update_hosts config_uuid=6338d14a-6994-4e2f-9140-846eff1a4fc1
2019-09-13 06:14:02.655 80240 INFO sysinv.conductor.manager [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] applying runtime manifest config_uuid=6338d14a-6994-4e2f-9140-846eff1a4fc1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:14:02.669 80240 INFO sysinv.puppet.puppet [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Updating hiera for host: controller-0 with config_uuid: 6338d14a-6994-4e2f-9140-846eff1a4fc1
2019-09-13 06:14:04.298 80240 ERROR sysinv.puppet.puppet [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloQXLjF'
2019-09-13 06:14:04.298 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:14:04.299 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Exception during message handling
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloQXLjF'
2019-09-13 06:14:04.299 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:14:04.301 80240 ERROR sysinv.openstack.common.rpc.common [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloQXLjF' to caller
2019-09-13 06:14:04.301 80240 ERROR sysinv.openstack.common.rpc.common [req-ecb159de-fe14-4a22-b1ff-d1e6ceafe581 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloQXLjF'\n"]
2019-09-13 06:14:04.309 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:14:04.309 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:14:57.690 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:14:57.691 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:14:59.717 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:15:00.404 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:15:00.528 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:15:00.554 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:15:00.555 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:15:00.555 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:15:01.280 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:15:01.601 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:15:01.865 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:15:02.302 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:15:02.428 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:15:02.459 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:15:02.493 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:15:02.524 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:15:02.554 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:15:02.588 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:15:02.620 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:15:02.651 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:15:02.752 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:15:02.819 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:15:02.819 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:15:02.820 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:15:02.820 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:15:02.821 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:15:02.835 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:15:02.850 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Setting config target of host 'controller-0' to '3647d767-a3a4-443c-bea8-78ad4660c358'.
2019-09-13 06:15:02.890 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] _config_update_hosts config_uuid=3647d767-a3a4-443c-bea8-78ad4660c358
2019-09-13 06:15:02.891 80240 INFO sysinv.conductor.manager [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] applying runtime manifest config_uuid=3647d767-a3a4-443c-bea8-78ad4660c358, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:15:02.905 80240 INFO sysinv.puppet.puppet [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Updating hiera for host: controller-0 with config_uuid: 3647d767-a3a4-443c-bea8-78ad4660c358
2019-09-13 06:15:04.588 80240 ERROR sysinv.puppet.puppet [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfMwFLh'
2019-09-13 06:15:04.588 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:15:04.589 80240 ERROR sysinv.openstack.common.rpc.amqp [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Exception during message handling
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfMwFLh'
2019-09-13 06:15:04.589 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:15:04.591 80240 ERROR sysinv.openstack.common.rpc.common [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfMwFLh' to caller
2019-09-13 06:15:04.591 80240 ERROR sysinv.openstack.common.rpc.common [req-463e9d54-4225-4d5d-9e87-77bd4e41f242 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfMwFLh'\n"]
2019-09-13 06:15:04.599 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:15:04.599 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:15:57.728 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:15:57.728 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:15:59.801 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:16:00.473 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:16:00.618 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:16:00.644 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:16:00.645 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:16:00.646 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:16:01.085 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:16:01.423 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:16:01.923 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:16:02.176 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:16:02.291 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:16:02.321 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:16:02.352 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:16:02.385 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:16:02.416 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:16:02.446 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:16:02.476 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:16:02.511 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:16:02.623 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:16:02.684 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:16:02.684 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:16:02.685 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:16:02.685 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:16:02.685 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:16:02.700 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:16:02.716 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Setting config target of host 'controller-0' to '20e0703d-aa12-4eee-aff2-a4f7bef11c95'.
2019-09-13 06:16:02.778 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] _config_update_hosts config_uuid=20e0703d-aa12-4eee-aff2-a4f7bef11c95
2019-09-13 06:16:02.778 80240 INFO sysinv.conductor.manager [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] applying runtime manifest config_uuid=20e0703d-aa12-4eee-aff2-a4f7bef11c95, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:16:02.792 80240 INFO sysinv.puppet.puppet [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Updating hiera for host: controller-0 with config_uuid: 20e0703d-aa12-4eee-aff2-a4f7bef11c95
2019-09-13 06:16:04.663 80240 ERROR sysinv.puppet.puppet [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTogjVI'
2019-09-13 06:16:04.663 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:16:04.664 80240 ERROR sysinv.openstack.common.rpc.amqp [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Exception during message handling
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTogjVI'
2019-09-13 06:16:04.664 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:16:04.666 80240 ERROR sysinv.openstack.common.rpc.common [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTogjVI' to caller
2019-09-13 06:16:04.666 80240 ERROR sysinv.openstack.common.rpc.common [req-3ac5f2fc-5bec-4acb-ad71-9ccbedee2287 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTogjVI'\n"]
2019-09-13 06:16:04.674 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:16:04.674 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:16:57.739 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:16:57.739 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:16:59.806 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:17:00.476 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:17:00.600 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:17:00.627 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:17:00.627 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:17:00.628 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:17:01.050 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:17:01.325 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:17:01.815 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:17:02.064 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:17:02.179 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:17:02.210 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:17:02.239 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:17:02.272 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:17:02.303 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:17:02.333 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:17:02.364 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:17:02.399 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:17:02.502 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:17:02.560 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:17:02.560 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:17:02.560 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:17:02.561 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:17:02.561 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:17:02.576 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:17:02.590 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Setting config target of host 'controller-0' to '6d807676-afdb-4786-8d5a-6860b22162ab'.
2019-09-13 06:17:02.654 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] _config_update_hosts config_uuid=6d807676-afdb-4786-8d5a-6860b22162ab
2019-09-13 06:17:02.654 80240 INFO sysinv.conductor.manager [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] applying runtime manifest config_uuid=6d807676-afdb-4786-8d5a-6860b22162ab, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:17:02.669 80240 INFO sysinv.puppet.puppet [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Updating hiera for host: controller-0 with config_uuid: 6d807676-afdb-4786-8d5a-6860b22162ab
2019-09-13 06:17:04.366 80240 ERROR sysinv.puppet.puppet [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllMnyKr'
2019-09-13 06:17:04.366 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:17:04.367 80240 ERROR sysinv.openstack.common.rpc.amqp [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Exception during message handling
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllMnyKr'
2019-09-13 06:17:04.367 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:17:04.369 80240 ERROR sysinv.openstack.common.rpc.common [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllMnyKr' to caller
2019-09-13 06:17:04.369 80240 ERROR sysinv.openstack.common.rpc.common [req-22af57e4-a341-4dbb-a724-0207fe991f74 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllMnyKr'\n"]
2019-09-13 06:17:04.377 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:17:04.377 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:17:57.792 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:17:57.793 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:17:59.834 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:18:00.514 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:18:00.645 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:18:00.672 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:18:00.672 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:18:00.673 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:18:01.167 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:18:01.486 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:18:01.950 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:18:02.191 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:18:02.303 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:18:02.339 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:18:02.371 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:18:02.404 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:18:02.439 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:18:02.471 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:18:02.502 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:18:02.537 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:18:02.638 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:18:02.701 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:18:02.702 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:18:02.702 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:18:02.702 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:18:02.703 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:18:02.718 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:18:02.733 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Setting config target of host 'controller-0' to '7fa32aa5-fdb5-42d8-8564-350c04fca30b'.
2019-09-13 06:18:02.796 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] _config_update_hosts config_uuid=7fa32aa5-fdb5-42d8-8564-350c04fca30b
2019-09-13 06:18:02.796 80240 INFO sysinv.conductor.manager [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] applying runtime manifest config_uuid=7fa32aa5-fdb5-42d8-8564-350c04fca30b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:18:02.811 80240 INFO sysinv.puppet.puppet [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Updating hiera for host: controller-0 with config_uuid: 7fa32aa5-fdb5-42d8-8564-350c04fca30b
2019-09-13 06:18:04.483 80240 ERROR sysinv.puppet.puppet [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4CgIei'
2019-09-13 06:18:04.483 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:18:04.484 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Exception during message handling
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4CgIei'
2019-09-13 06:18:04.484 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:18:04.486 80240 ERROR sysinv.openstack.common.rpc.common [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4CgIei' to caller
2019-09-13 06:18:04.487 80240 ERROR sysinv.openstack.common.rpc.common [req-2010bdf9-eaee-46b4-b353-65698459beb0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4CgIei'\n"]
2019-09-13 06:18:04.496 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:18:04.496 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:18:57.827 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:18:57.827 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:18:59.827 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:19:00.498 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:19:00.619 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:19:00.648 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:19:00.649 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:19:00.649 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:19:01.373 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:19:01.692 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:19:01.946 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:19:02.191 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:19:02.488 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:19:02.520 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:19:02.552 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:19:02.588 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:19:02.621 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:19:02.653 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:19:02.691 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:19:02.726 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:19:02.834 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:19:02.893 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:19:02.894 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:19:02.894 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:19:02.894 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:19:02.895 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:19:02.910 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:19:02.926 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Setting config target of host 'controller-0' to '76fdbbf0-4278-4038-ba88-7a79de975adf'.
2019-09-13 06:19:02.965 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] _config_update_hosts config_uuid=76fdbbf0-4278-4038-ba88-7a79de975adf
2019-09-13 06:19:02.965 80240 INFO sysinv.conductor.manager [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] applying runtime manifest config_uuid=76fdbbf0-4278-4038-ba88-7a79de975adf, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:19:02.980 80240 INFO sysinv.puppet.puppet [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Updating hiera for host: controller-0 with config_uuid: 76fdbbf0-4278-4038-ba88-7a79de975adf
2019-09-13 06:19:04.625 80240 ERROR sysinv.puppet.puppet [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0cFgfS'
2019-09-13 06:19:04.625 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:19:04.626 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Exception during message handling
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0cFgfS'
2019-09-13 06:19:04.626 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:19:04.628 80240 ERROR sysinv.openstack.common.rpc.common [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0cFgfS' to caller
2019-09-13 06:19:04.629 80240 ERROR sysinv.openstack.common.rpc.common [req-7260ad0e-9dfd-4cd0-926a-4d99cdeb9c2d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0cFgfS'\n"]
2019-09-13 06:19:04.642 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:19:04.642 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:19:57.834 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:19:57.834 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:19:59.838 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:20:00.529 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:20:00.654 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:20:00.680 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:20:00.681 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:20:00.681 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:20:01.138 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:20:01.655 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:20:01.945 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:20:02.215 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:20:02.335 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:20:02.374 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:20:02.405 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:20:02.436 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:20:02.469 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:20:02.500 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:20:02.530 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:20:02.564 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:20:02.672 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:20:02.738 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:20:02.738 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:20:02.738 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:20:02.739 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:20:02.739 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:20:02.755 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:20:02.772 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Setting config target of host 'controller-0' to '6e6f15d3-01e4-4f1b-996e-8536062e6258'.
2019-09-13 06:20:02.859 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] _config_update_hosts config_uuid=6e6f15d3-01e4-4f1b-996e-8536062e6258
2019-09-13 06:20:02.859 80240 INFO sysinv.conductor.manager [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] applying runtime manifest config_uuid=6e6f15d3-01e4-4f1b-996e-8536062e6258, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:20:02.874 80240 INFO sysinv.puppet.puppet [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Updating hiera for host: controller-0 with config_uuid: 6e6f15d3-01e4-4f1b-996e-8536062e6258
2019-09-13 06:20:04.568 80240 ERROR sysinv.puppet.puppet [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDIWFjT'
2019-09-13 06:20:04.568 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:20:04.569 80240 ERROR sysinv.openstack.common.rpc.amqp [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Exception during message handling
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDIWFjT'
2019-09-13 06:20:04.569 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:20:04.571 80240 ERROR sysinv.openstack.common.rpc.common [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDIWFjT' to caller
2019-09-13 06:20:04.571 80240 ERROR sysinv.openstack.common.rpc.common [req-238f809d-e6f7-462e-bd67-04708d27ae8d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDIWFjT'\n"]
2019-09-13 06:20:04.580 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:20:04.580 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:20:57.888 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:20:57.888 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:20:59.984 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:21:00.650 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:21:00.807 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:21:00.834 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:21:00.835 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:21:00.835 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:21:01.542 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:21:01.870 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:21:02.126 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:21:02.362 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:21:02.479 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:21:02.511 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:21:02.719 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:21:02.752 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:21:02.790 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:21:02.828 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:21:02.860 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:21:02.894 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:21:02.996 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:21:03.057 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:21:03.058 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:21:03.058 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:21:03.059 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:21:03.059 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:21:03.074 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:21:03.088 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Setting config target of host 'controller-0' to '40467c3d-c172-4002-984d-7ea280d5d28d'.
2019-09-13 06:21:03.154 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] _config_update_hosts config_uuid=40467c3d-c172-4002-984d-7ea280d5d28d
2019-09-13 06:21:03.155 80240 INFO sysinv.conductor.manager [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] applying runtime manifest config_uuid=40467c3d-c172-4002-984d-7ea280d5d28d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:21:03.169 80240 INFO sysinv.puppet.puppet [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Updating hiera for host: controller-0 with config_uuid: 40467c3d-c172-4002-984d-7ea280d5d28d
2019-09-13 06:21:04.821 80240 ERROR sysinv.puppet.puppet [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaAKEts'
2019-09-13 06:21:04.821 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:21:04.822 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Exception during message handling
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaAKEts'
2019-09-13 06:21:04.822 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:21:04.825 80240 ERROR sysinv.openstack.common.rpc.common [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaAKEts' to caller
2019-09-13 06:21:04.825 80240 ERROR sysinv.openstack.common.rpc.common [req-8437f886-f750-4c4a-adcb-89ff25447bcb None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaAKEts'\n"]
2019-09-13 06:21:04.834 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:21:04.834 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:21:57.941 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:21:57.941 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:22:00.019 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:22:00.676 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:22:00.838 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:22:00.867 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:22:00.868 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:22:00.868 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:22:01.374 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:22:01.689 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:22:02.229 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:22:02.477 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:22:02.588 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:22:02.621 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:22:02.660 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:22:02.691 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:22:02.721 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:22:02.751 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:22:02.784 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:22:02.814 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:22:02.916 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:22:02.973 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:22:02.973 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:22:02.973 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:22:02.974 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:22:02.974 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:22:02.989 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:22:03.003 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Setting config target of host 'controller-0' to '261ef6c8-63f8-4d08-89e8-4f437effae3f'.
2019-09-13 06:22:03.044 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] _config_update_hosts config_uuid=261ef6c8-63f8-4d08-89e8-4f437effae3f
2019-09-13 06:22:03.044 80240 INFO sysinv.conductor.manager [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] applying runtime manifest config_uuid=261ef6c8-63f8-4d08-89e8-4f437effae3f, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:22:03.059 80240 INFO sysinv.puppet.puppet [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Updating hiera for host: controller-0 with config_uuid: 261ef6c8-63f8-4d08-89e8-4f437effae3f
2019-09-13 06:22:04.722 80240 ERROR sysinv.puppet.puppet [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamln76rmy'
2019-09-13 06:22:04.722 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:22:04.723 80240 ERROR sysinv.openstack.common.rpc.amqp [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Exception during message handling
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamln76rmy'
2019-09-13 06:22:04.723 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:22:04.725 80240 ERROR sysinv.openstack.common.rpc.common [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamln76rmy' to caller
2019-09-13 06:22:04.725 80240 ERROR sysinv.openstack.common.rpc.common [req-80a6d21c-6f79-41a8-9252-0f9b9868111d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamln76rmy'\n"]
2019-09-13 06:22:04.738 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:22:04.738 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:22:57.989 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:22:57.990 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:23:00.002 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:23:00.680 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:23:00.812 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:23:00.838 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:23:00.838 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:23:00.839 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:23:01.483 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:23:01.846 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:23:02.125 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:23:02.537 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:23:02.652 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:23:02.684 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:23:02.719 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:23:02.752 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:23:02.783 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:23:02.817 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:23:02.848 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:23:02.883 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:23:03.004 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:23:03.060 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:23:03.060 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:23:03.061 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:23:03.061 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:23:03.061 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:23:03.076 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:23:03.090 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Setting config target of host 'controller-0' to '37a22b52-4b43-4f43-b027-834745d1acb0'.
2019-09-13 06:23:03.161 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] _config_update_hosts config_uuid=37a22b52-4b43-4f43-b027-834745d1acb0
2019-09-13 06:23:03.162 80240 INFO sysinv.conductor.manager [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] applying runtime manifest config_uuid=37a22b52-4b43-4f43-b027-834745d1acb0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:23:03.176 80240 INFO sysinv.puppet.puppet [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Updating hiera for host: controller-0 with config_uuid: 37a22b52-4b43-4f43-b027-834745d1acb0
2019-09-13 06:23:04.897 80240 ERROR sysinv.puppet.puppet [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMRKzVY'
2019-09-13 06:23:04.897 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:23:04.898 80240 ERROR sysinv.openstack.common.rpc.amqp [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Exception during message handling
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMRKzVY'
2019-09-13 06:23:04.898 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:23:04.899 80240 ERROR sysinv.openstack.common.rpc.common [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMRKzVY' to caller
2019-09-13 06:23:04.900 80240 ERROR sysinv.openstack.common.rpc.common [req-bfbf6cfe-7384-44d9-b4f6-c5fdff44dd1b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMRKzVY'\n"]
2019-09-13 06:23:04.908 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:23:04.908 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:23:58.043 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:23:58.044 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:24:00.118 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:24:00.778 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:24:00.921 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:24:00.949 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:24:00.950 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:24:00.950 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:24:01.439 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:24:01.796 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:24:02.308 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:24:02.553 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:24:02.666 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:24:02.698 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:24:02.732 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:24:02.763 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:24:02.796 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:24:02.832 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:24:02.863 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:24:02.894 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:24:02.998 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:24:03.055 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:24:03.056 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:24:03.056 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:24:03.056 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:24:03.057 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:24:03.071 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:24:03.086 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Setting config target of host 'controller-0' to '206e3c74-a304-4812-9bde-f1b983dbbd7e'.
2019-09-13 06:24:03.118 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] _config_update_hosts config_uuid=206e3c74-a304-4812-9bde-f1b983dbbd7e
2019-09-13 06:24:03.118 80240 INFO sysinv.conductor.manager [req-f0a1e15a-cb52-4292-a232-887891423514 None None] applying runtime manifest config_uuid=206e3c74-a304-4812-9bde-f1b983dbbd7e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:24:03.133 80240 INFO sysinv.puppet.puppet [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Updating hiera for host: controller-0 with config_uuid: 206e3c74-a304-4812-9bde-f1b983dbbd7e
2019-09-13 06:24:04.841 80240 ERROR sysinv.puppet.puppet [req-f0a1e15a-cb52-4292-a232-887891423514 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMDQn_6'
2019-09-13 06:24:04.841 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:24:04.842 80240 ERROR sysinv.openstack.common.rpc.amqp [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Exception during message handling
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMDQn_6'
2019-09-13 06:24:04.842 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:24:04.844 80240 ERROR sysinv.openstack.common.rpc.common [req-f0a1e15a-cb52-4292-a232-887891423514 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMDQn_6' to caller
2019-09-13 06:24:04.844 80240 ERROR sysinv.openstack.common.rpc.common [req-f0a1e15a-cb52-4292-a232-887891423514 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMDQn_6'\n"]
2019-09-13 06:24:04.853 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:24:04.853 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:24:58.096 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:24:58.096 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:25:00.189 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:25:00.848 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:25:00.997 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:25:01.027 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:25:01.027 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:25:01.028 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:25:01.548 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:25:02.094 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:25:02.390 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:25:02.638 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:25:02.753 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:25:02.785 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:25:02.820 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:25:02.852 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:25:02.883 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:25:02.915 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:25:02.949 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:25:02.982 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:25:03.083 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:25:03.144 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:25:03.144 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:25:03.144 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:25:03.145 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:25:03.145 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:25:03.160 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:25:03.175 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Setting config target of host 'controller-0' to '23ba51bd-6c3c-496d-98b8-3200d0b100a4'.
2019-09-13 06:25:03.219 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] _config_update_hosts config_uuid=23ba51bd-6c3c-496d-98b8-3200d0b100a4
2019-09-13 06:25:03.219 80240 INFO sysinv.conductor.manager [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] applying runtime manifest config_uuid=23ba51bd-6c3c-496d-98b8-3200d0b100a4, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:25:03.234 80240 INFO sysinv.puppet.puppet [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Updating hiera for host: controller-0 with config_uuid: 23ba51bd-6c3c-496d-98b8-3200d0b100a4
2019-09-13 06:25:05.021 80240 ERROR sysinv.puppet.puppet [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3vhqLl'
2019-09-13 06:25:05.021 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:25:05.022 80240 ERROR sysinv.openstack.common.rpc.amqp [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Exception during message handling
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3vhqLl'
2019-09-13 06:25:05.022 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:25:05.024 80240 ERROR sysinv.openstack.common.rpc.common [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3vhqLl' to caller
2019-09-13 06:25:05.024 80240 ERROR sysinv.openstack.common.rpc.common [req-dd5674ae-360e-4b7b-8087-6837d9003db8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml3vhqLl'\n"]
2019-09-13 06:25:05.033 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:25:05.033 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:25:58.145 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:25:58.145 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:26:00.192 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:26:00.855 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:26:00.974 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:26:01.002 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:26:01.003 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:26:01.003 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:26:01.454 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:26:02.023 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:26:02.310 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:26:02.557 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:26:02.669 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:26:02.701 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:26:02.736 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:26:02.767 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:26:02.801 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:26:02.838 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:26:02.869 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:26:02.900 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:26:03.003 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:26:03.061 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:26:03.061 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:26:03.062 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:26:03.062 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:26:03.063 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:26:03.081 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:26:03.097 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Setting config target of host 'controller-0' to '1c8a1e9c-bb1f-4d28-8de7-fce67f1eec4e'.
2019-09-13 06:26:03.141 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] _config_update_hosts config_uuid=1c8a1e9c-bb1f-4d28-8de7-fce67f1eec4e
2019-09-13 06:26:03.142 80240 INFO sysinv.conductor.manager [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] applying runtime manifest config_uuid=1c8a1e9c-bb1f-4d28-8de7-fce67f1eec4e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:26:03.156 80240 INFO sysinv.puppet.puppet [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Updating hiera for host: controller-0 with config_uuid: 1c8a1e9c-bb1f-4d28-8de7-fce67f1eec4e
2019-09-13 06:26:05.064 80240 ERROR sysinv.puppet.puppet [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9lo_K_'
2019-09-13 06:26:05.064 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:26:05.065 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Exception during message handling
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9lo_K_'
2019-09-13 06:26:05.065 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:26:05.067 80240 ERROR sysinv.openstack.common.rpc.common [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9lo_K_' to caller
2019-09-13 06:26:05.067 80240 ERROR sysinv.openstack.common.rpc.common [req-a0d93363-b89f-4157-b5ce-c576aa6c4315 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9lo_K_'\n"]
2019-09-13 06:26:05.076 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:26:05.076 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:26:58.166 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:26:58.166 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:27:00.210 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:27:00.898 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:27:01.043 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:27:01.069 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:27:01.069 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:27:01.070 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:27:01.560 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:27:02.113 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:27:02.392 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:27:02.633 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:27:02.748 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:27:02.779 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:27:02.813 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:27:02.844 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:27:02.878 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:27:02.913 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:27:02.949 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:27:02.980 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:27:03.093 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:27:03.152 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:27:03.152 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:27:03.153 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:27:03.153 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:27:03.154 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:27:03.169 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:27:03.185 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Setting config target of host 'controller-0' to '26c2faa1-d0f6-457e-9142-55b93a9d51f5'.
2019-09-13 06:27:03.232 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] _config_update_hosts config_uuid=26c2faa1-d0f6-457e-9142-55b93a9d51f5
2019-09-13 06:27:03.232 80240 INFO sysinv.conductor.manager [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] applying runtime manifest config_uuid=26c2faa1-d0f6-457e-9142-55b93a9d51f5, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:27:03.247 80240 INFO sysinv.puppet.puppet [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Updating hiera for host: controller-0 with config_uuid: 26c2faa1-d0f6-457e-9142-55b93a9d51f5
2019-09-13 06:27:04.909 80240 ERROR sysinv.puppet.puppet [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrZEN2H'
2019-09-13 06:27:04.909 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:27:04.910 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Exception during message handling
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrZEN2H'
2019-09-13 06:27:04.910 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:27:04.912 80240 ERROR sysinv.openstack.common.rpc.common [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrZEN2H' to caller
2019-09-13 06:27:04.912 80240 ERROR sysinv.openstack.common.rpc.common [req-8fff932d-de17-4003-8f8d-ce15606afe36 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrZEN2H'\n"]
2019-09-13 06:27:04.921 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:27:04.921 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:27:58.204 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:27:58.205 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:28:00.318 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:28:00.974 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:28:01.119 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:28:01.145 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:28:01.146 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:28:01.147 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:28:01.901 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:28:02.228 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:28:02.693 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:28:02.941 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:28:03.054 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:28:03.086 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:28:03.124 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:28:03.157 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:28:03.187 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:28:03.229 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:28:03.267 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:28:03.299 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:28:03.414 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:28:03.473 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:28:03.473 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:28:03.474 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:28:03.474 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:28:03.475 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:28:03.490 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:28:03.506 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Setting config target of host 'controller-0' to '109e73ca-d696-490a-ac00-36c73d4d8e4d'.
2019-09-13 06:28:03.540 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] _config_update_hosts config_uuid=109e73ca-d696-490a-ac00-36c73d4d8e4d
2019-09-13 06:28:03.540 80240 INFO sysinv.conductor.manager [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] applying runtime manifest config_uuid=109e73ca-d696-490a-ac00-36c73d4d8e4d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:28:03.555 80240 INFO sysinv.puppet.puppet [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Updating hiera for host: controller-0 with config_uuid: 109e73ca-d696-490a-ac00-36c73d4d8e4d
2019-09-13 06:28:05.262 80240 ERROR sysinv.puppet.puppet [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQ3NBKK'
2019-09-13 06:28:05.262 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:28:05.263 80240 ERROR sysinv.openstack.common.rpc.amqp [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Exception during message handling
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQ3NBKK'
2019-09-13 06:28:05.263 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:28:05.264 80240 ERROR sysinv.openstack.common.rpc.common [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQ3NBKK' to caller
2019-09-13 06:28:05.265 80240 ERROR sysinv.openstack.common.rpc.common [req-f299f68c-5df9-4490-95ca-a68ba1b62ae0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQ3NBKK'\n"]
2019-09-13 06:28:05.273 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:28:05.273 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:28:58.209 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:28:58.209 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:29:00.268 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:29:00.928 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:29:01.083 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:29:01.112 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:29:01.112 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:29:01.113 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:29:01.579 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:29:02.150 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:29:02.456 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:29:02.696 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:29:02.980 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:29:03.016 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:29:03.048 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:29:03.081 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:29:03.112 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:29:03.147 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:29:03.185 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:29:03.217 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:29:03.322 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:29:03.380 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:29:03.380 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:29:03.380 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:29:03.381 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:29:03.381 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:29:03.396 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:29:03.413 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Setting config target of host 'controller-0' to '693290c1-cea7-41b9-be3f-e4bdf17a453f'.
2019-09-13 06:29:03.459 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] _config_update_hosts config_uuid=693290c1-cea7-41b9-be3f-e4bdf17a453f
2019-09-13 06:29:03.460 80240 INFO sysinv.conductor.manager [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] applying runtime manifest config_uuid=693290c1-cea7-41b9-be3f-e4bdf17a453f, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:29:03.474 80240 INFO sysinv.puppet.puppet [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Updating hiera for host: controller-0 with config_uuid: 693290c1-cea7-41b9-be3f-e4bdf17a453f
2019-09-13 06:29:05.156 80240 ERROR sysinv.puppet.puppet [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfYsEDI'
2019-09-13 06:29:05.156 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:29:05.157 80240 ERROR sysinv.openstack.common.rpc.amqp [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Exception during message handling
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfYsEDI'
2019-09-13 06:29:05.157 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:29:05.159 80240 ERROR sysinv.openstack.common.rpc.common [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfYsEDI' to caller
2019-09-13 06:29:05.159 80240 ERROR sysinv.openstack.common.rpc.common [req-80943554-3012-46c9-bfe7-90a1f9f0b5e0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfYsEDI'\n"]
2019-09-13 06:29:05.168 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:29:05.168 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:29:58.226 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:29:58.226 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:30:00.241 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:30:00.908 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:30:01.032 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:30:01.057 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:30:01.058 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:30:01.058 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:30:01.510 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:30:02.060 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:30:02.369 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:30:02.623 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:30:02.732 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:30:02.768 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:30:02.798 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:30:02.828 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:30:02.862 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:30:02.892 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:30:02.924 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:30:02.959 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:30:03.058 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:30:03.117 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:30:03.118 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:30:03.118 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:30:03.119 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:30:03.119 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:30:03.133 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:30:03.148 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Setting config target of host 'controller-0' to '15aeaf75-7aea-4fce-8101-762124528ac3'.
2019-09-13 06:30:03.179 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] _config_update_hosts config_uuid=15aeaf75-7aea-4fce-8101-762124528ac3
2019-09-13 06:30:03.179 80240 INFO sysinv.conductor.manager [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] applying runtime manifest config_uuid=15aeaf75-7aea-4fce-8101-762124528ac3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:30:03.194 80240 INFO sysinv.puppet.puppet [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Updating hiera for host: controller-0 with config_uuid: 15aeaf75-7aea-4fce-8101-762124528ac3
2019-09-13 06:30:04.907 80240 ERROR sysinv.puppet.puppet [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaCsSRB'
2019-09-13 06:30:04.907 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:30:04.908 80240 ERROR sysinv.openstack.common.rpc.amqp [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Exception during message handling
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaCsSRB'
2019-09-13 06:30:04.908 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:30:04.910 80240 ERROR sysinv.openstack.common.rpc.common [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaCsSRB' to caller
2019-09-13 06:30:04.911 80240 ERROR sysinv.openstack.common.rpc.common [req-115a50d5-ff6b-41a4-a937-79b76b07aaf1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaCsSRB'\n"]
2019-09-13 06:30:04.920 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:30:04.920 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:30:58.277 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:30:58.277 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:31:00.316 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:31:00.995 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:31:01.120 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:31:01.144 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:31:01.145 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:31:01.145 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:31:01.593 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:31:02.097 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:31:02.422 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:31:02.695 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:31:02.808 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:31:02.841 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:31:02.878 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:31:02.910 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:31:02.942 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:31:02.974 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:31:03.186 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:31:03.218 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:31:03.322 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:31:03.384 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:31:03.384 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:31:03.384 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:31:03.385 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:31:03.385 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:31:03.400 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:31:03.428 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Setting config target of host 'controller-0' to '6caeb6fc-8457-481e-815d-10075d417706'.
2019-09-13 06:31:03.483 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] _config_update_hosts config_uuid=6caeb6fc-8457-481e-815d-10075d417706
2019-09-13 06:31:03.484 80240 INFO sysinv.conductor.manager [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] applying runtime manifest config_uuid=6caeb6fc-8457-481e-815d-10075d417706, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:31:03.499 80240 INFO sysinv.puppet.puppet [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Updating hiera for host: controller-0 with config_uuid: 6caeb6fc-8457-481e-815d-10075d417706
2019-09-13 06:31:05.300 80240 ERROR sysinv.puppet.puppet [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF30eBj'
2019-09-13 06:31:05.300 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:31:05.301 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Exception during message handling
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF30eBj'
2019-09-13 06:31:05.301 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:31:05.302 80240 ERROR sysinv.openstack.common.rpc.common [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF30eBj' to caller
2019-09-13 06:31:05.303 80240 ERROR sysinv.openstack.common.rpc.common [req-4ce1e8d7-d03a-4181-b3ec-275fe453b48d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF30eBj'\n"]
2019-09-13 06:31:05.311 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:31:05.311 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:31:58.280 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:31:58.281 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:32:00.407 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:32:01.069 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:32:01.232 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:32:01.260 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:32:01.260 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:32:01.261 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:32:01.811 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:32:02.106 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:32:02.609 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:32:02.851 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:32:02.998 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:32:03.035 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:32:03.067 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:32:03.099 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:32:03.135 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:32:03.168 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:32:03.201 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:32:03.238 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:32:03.347 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:32:03.408 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:32:03.408 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:32:03.409 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:32:03.409 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:32:03.409 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:32:03.425 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:32:03.440 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Setting config target of host 'controller-0' to '596648b3-d67c-40f0-bcd3-9ad26ed2912e'.
2019-09-13 06:32:03.475 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] _config_update_hosts config_uuid=596648b3-d67c-40f0-bcd3-9ad26ed2912e
2019-09-13 06:32:03.475 80240 INFO sysinv.conductor.manager [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] applying runtime manifest config_uuid=596648b3-d67c-40f0-bcd3-9ad26ed2912e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:32:03.490 80240 INFO sysinv.puppet.puppet [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Updating hiera for host: controller-0 with config_uuid: 596648b3-d67c-40f0-bcd3-9ad26ed2912e
2019-09-13 06:32:05.340 80240 ERROR sysinv.puppet.puppet [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYotQ0q'
2019-09-13 06:32:05.340 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:32:05.342 80240 ERROR sysinv.openstack.common.rpc.amqp [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Exception during message handling
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYotQ0q'
2019-09-13 06:32:05.342 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:32:05.344 80240 ERROR sysinv.openstack.common.rpc.common [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYotQ0q' to caller
2019-09-13 06:32:05.345 80240 ERROR sysinv.openstack.common.rpc.common [req-53ab4f84-1496-4ff3-816d-1cbefa58149d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYotQ0q'\n"]
2019-09-13 06:32:05.357 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:32:05.357 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:32:58.300 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:32:58.301 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:33:00.413 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:33:01.065 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:33:01.211 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:33:01.237 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:33:01.238 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:33:01.238 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:33:01.785 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:33:02.126 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:33:02.663 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:33:02.912 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:33:03.034 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:33:03.070 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:33:03.101 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:33:03.133 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:33:03.168 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:33:03.199 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:33:03.235 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:33:03.271 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:33:03.373 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:33:03.439 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:33:03.439 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:33:03.439 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:33:03.440 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:33:03.440 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:33:03.456 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:33:03.474 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Setting config target of host 'controller-0' to '19272094-45d2-4fa2-9f19-7823d2fc773c'.
2019-09-13 06:33:03.517 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] _config_update_hosts config_uuid=19272094-45d2-4fa2-9f19-7823d2fc773c
2019-09-13 06:33:03.518 80240 INFO sysinv.conductor.manager [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] applying runtime manifest config_uuid=19272094-45d2-4fa2-9f19-7823d2fc773c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:33:03.532 80240 INFO sysinv.puppet.puppet [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Updating hiera for host: controller-0 with config_uuid: 19272094-45d2-4fa2-9f19-7823d2fc773c
2019-09-13 06:33:05.190 80240 ERROR sysinv.puppet.puppet [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5MwYxS'
2019-09-13 06:33:05.190 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:33:05.191 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Exception during message handling
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5MwYxS'
2019-09-13 06:33:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:33:05.193 80240 ERROR sysinv.openstack.common.rpc.common [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5MwYxS' to caller
2019-09-13 06:33:05.193 80240 ERROR sysinv.openstack.common.rpc.common [req-b2be1f48-7bb0-47bb-8b5b-56876e8d86cc None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5MwYxS'\n"]
2019-09-13 06:33:05.202 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:33:05.202 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:33:58.351 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:33:58.351 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:34:00.464 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:34:01.119 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:34:01.250 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:34:01.278 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:34:01.279 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:34:01.279 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:34:01.762 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:34:02.119 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:34:02.666 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:34:02.925 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:34:03.046 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:34:03.078 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:34:03.108 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:34:03.141 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:34:03.172 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:34:03.203 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:34:03.239 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:34:03.284 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:34:03.408 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:34:03.469 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:34:03.470 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:34:03.470 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:34:03.470 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:34:03.471 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:34:03.485 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:34:03.503 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Setting config target of host 'controller-0' to '67253f37-85a9-4dcf-879c-907dc711cd5c'.
2019-09-13 06:34:03.536 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] _config_update_hosts config_uuid=67253f37-85a9-4dcf-879c-907dc711cd5c
2019-09-13 06:34:03.536 80240 INFO sysinv.conductor.manager [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] applying runtime manifest config_uuid=67253f37-85a9-4dcf-879c-907dc711cd5c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:34:03.551 80240 INFO sysinv.puppet.puppet [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Updating hiera for host: controller-0 with config_uuid: 67253f37-85a9-4dcf-879c-907dc711cd5c
2019-09-13 06:34:05.280 80240 ERROR sysinv.puppet.puppet [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamle7T099'
2019-09-13 06:34:05.280 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:34:05.281 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Exception during message handling
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamle7T099'
2019-09-13 06:34:05.281 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:34:05.283 80240 ERROR sysinv.openstack.common.rpc.common [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamle7T099' to caller
2019-09-13 06:34:05.283 80240 ERROR sysinv.openstack.common.rpc.common [req-8235bc57-498b-434f-acf9-1b8ff0477b21 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamle7T099'\n"]
2019-09-13 06:34:05.292 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:34:05.292 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:34:58.406 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:34:58.407 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:35:00.476 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:35:01.170 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:35:01.303 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:35:01.329 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:35:01.330 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:35:01.330 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:35:01.882 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:35:02.362 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:35:02.645 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:35:02.888 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:35:02.999 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:35:03.036 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:35:03.071 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:35:03.104 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:35:03.136 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:35:03.173 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:35:03.205 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:35:03.238 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:35:03.345 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:35:03.407 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:35:03.408 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:35:03.408 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:35:03.408 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:35:03.409 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:35:03.451 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:35:03.472 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Setting config target of host 'controller-0' to '49be6ea2-cb08-4d47-aa3e-b45243e7630c'.
2019-09-13 06:35:03.542 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] _config_update_hosts config_uuid=49be6ea2-cb08-4d47-aa3e-b45243e7630c
2019-09-13 06:35:03.542 80240 INFO sysinv.conductor.manager [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] applying runtime manifest config_uuid=49be6ea2-cb08-4d47-aa3e-b45243e7630c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:35:03.561 80240 INFO sysinv.puppet.puppet [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Updating hiera for host: controller-0 with config_uuid: 49be6ea2-cb08-4d47-aa3e-b45243e7630c
2019-09-13 06:35:05.239 80240 ERROR sysinv.puppet.puppet [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD_IeW8'
2019-09-13 06:35:05.239 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:35:05.241 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Exception during message handling
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD_IeW8'
2019-09-13 06:35:05.241 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:35:05.243 80240 ERROR sysinv.openstack.common.rpc.common [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD_IeW8' to caller
2019-09-13 06:35:05.243 80240 ERROR sysinv.openstack.common.rpc.common [req-1f23f480-c5d4-4e18-a391-f45863b0f719 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD_IeW8'\n"]
2019-09-13 06:35:05.255 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:35:05.255 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:35:58.421 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:35:58.422 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:36:00.453 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:36:01.128 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:36:01.270 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:36:01.297 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:36:01.298 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:36:01.298 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:36:02.089 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:36:02.440 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:36:02.882 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:36:03.138 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:36:03.273 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:36:03.302 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:36:03.337 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:36:03.367 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:36:03.397 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:36:03.427 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:36:03.461 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:36:03.491 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:36:03.594 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:36:03.656 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:36:03.657 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:36:03.658 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:36:03.658 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:36:03.658 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:36:03.674 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:36:03.689 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Setting config target of host 'controller-0' to '4a1028a0-a609-45ed-a067-99608bd35875'.
2019-09-13 06:36:03.726 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] _config_update_hosts config_uuid=4a1028a0-a609-45ed-a067-99608bd35875
2019-09-13 06:36:03.726 80240 INFO sysinv.conductor.manager [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] applying runtime manifest config_uuid=4a1028a0-a609-45ed-a067-99608bd35875, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:36:03.742 80240 INFO sysinv.puppet.puppet [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Updating hiera for host: controller-0 with config_uuid: 4a1028a0-a609-45ed-a067-99608bd35875
2019-09-13 06:36:05.432 80240 ERROR sysinv.puppet.puppet [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5WQddT'
2019-09-13 06:36:05.432 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:36:05.434 80240 ERROR sysinv.openstack.common.rpc.amqp [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Exception during message handling
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5WQddT'
2019-09-13 06:36:05.434 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:36:05.435 80240 ERROR sysinv.openstack.common.rpc.common [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5WQddT' to caller
2019-09-13 06:36:05.436 80240 ERROR sysinv.openstack.common.rpc.common [req-900451f0-87e7-457e-9a2d-08dda552d791 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5WQddT'\n"]
2019-09-13 06:36:05.445 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:36:05.445 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:36:58.435 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:36:58.436 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:37:00.510 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:37:01.176 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:37:01.310 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:37:01.335 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:37:01.336 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:37:01.337 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:37:01.784 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:37:02.395 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:37:02.715 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:37:02.948 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:37:03.227 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:37:03.259 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:37:03.290 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:37:03.323 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:37:03.354 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:37:03.385 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:37:03.421 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:37:03.456 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:37:03.564 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:37:03.623 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:37:03.623 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:37:03.623 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:37:03.624 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:37:03.624 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:37:03.639 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:37:03.653 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Setting config target of host 'controller-0' to '5cffc4f9-3365-48b5-83d8-abe2f713e3a1'.
2019-09-13 06:37:03.692 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] _config_update_hosts config_uuid=5cffc4f9-3365-48b5-83d8-abe2f713e3a1
2019-09-13 06:37:03.692 80240 INFO sysinv.conductor.manager [req-7f8884db-ce09-4817-bcdf-818253601011 None None] applying runtime manifest config_uuid=5cffc4f9-3365-48b5-83d8-abe2f713e3a1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:37:03.707 80240 INFO sysinv.puppet.puppet [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Updating hiera for host: controller-0 with config_uuid: 5cffc4f9-3365-48b5-83d8-abe2f713e3a1
2019-09-13 06:37:05.402 80240 ERROR sysinv.puppet.puppet [req-7f8884db-ce09-4817-bcdf-818253601011 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlu_Gcxj'
2019-09-13 06:37:05.402 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:37:05.403 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Exception during message handling
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlu_Gcxj'
2019-09-13 06:37:05.403 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:37:05.404 80240 ERROR sysinv.openstack.common.rpc.common [req-7f8884db-ce09-4817-bcdf-818253601011 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlu_Gcxj' to caller
2019-09-13 06:37:05.405 80240 ERROR sysinv.openstack.common.rpc.common [req-7f8884db-ce09-4817-bcdf-818253601011 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlu_Gcxj'\n"]
2019-09-13 06:37:05.413 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:37:05.413 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:37:58.469 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:37:58.470 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:38:00.559 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:38:01.218 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:38:01.365 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:38:01.391 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:38:01.392 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:38:01.392 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:38:01.856 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:38:02.171 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:38:02.699 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:38:02.942 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:38:03.061 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:38:03.092 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:38:03.124 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:38:03.158 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:38:03.191 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:38:03.223 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:38:03.259 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:38:03.295 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:38:03.401 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:38:03.458 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:38:03.459 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:38:03.459 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:38:03.459 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:38:03.460 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:38:03.474 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:38:03.489 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Setting config target of host 'controller-0' to '60967502-db86-4e1b-b8c2-d97f8476c87a'.
2019-09-13 06:38:03.533 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] _config_update_hosts config_uuid=60967502-db86-4e1b-b8c2-d97f8476c87a
2019-09-13 06:38:03.534 80240 INFO sysinv.conductor.manager [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] applying runtime manifest config_uuid=60967502-db86-4e1b-b8c2-d97f8476c87a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:38:03.548 80240 INFO sysinv.puppet.puppet [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Updating hiera for host: controller-0 with config_uuid: 60967502-db86-4e1b-b8c2-d97f8476c87a
2019-09-13 06:38:05.189 80240 ERROR sysinv.puppet.puppet [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTHdUQk'
2019-09-13 06:38:05.189 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:38:05.191 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Exception during message handling
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTHdUQk'
2019-09-13 06:38:05.191 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:38:05.193 80240 ERROR sysinv.openstack.common.rpc.common [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTHdUQk' to caller
2019-09-13 06:38:05.193 80240 ERROR sysinv.openstack.common.rpc.common [req-b4e7912a-a6fb-4b15-9a67-1c94b02ebcb1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTHdUQk'\n"]
2019-09-13 06:38:05.209 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:38:05.209 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:38:58.516 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:38:58.516 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:39:00.546 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:39:01.258 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:39:01.379 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:39:01.406 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:39:01.407 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:39:01.407 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:39:02.141 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:39:02.459 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:39:02.896 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:39:03.145 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:39:03.258 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:39:03.298 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:39:03.330 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:39:03.361 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:39:03.396 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:39:03.426 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:39:03.457 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:39:03.491 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:39:03.596 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:39:03.658 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:39:03.659 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:39:03.659 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:39:03.660 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:39:03.660 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:39:03.675 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:39:03.690 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Setting config target of host 'controller-0' to '45fb461a-7beb-4f68-87d1-1e62ac730afa'.
2019-09-13 06:39:03.770 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] _config_update_hosts config_uuid=45fb461a-7beb-4f68-87d1-1e62ac730afa
2019-09-13 06:39:03.770 80240 INFO sysinv.conductor.manager [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] applying runtime manifest config_uuid=45fb461a-7beb-4f68-87d1-1e62ac730afa, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:39:03.786 80240 INFO sysinv.puppet.puppet [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Updating hiera for host: controller-0 with config_uuid: 45fb461a-7beb-4f68-87d1-1e62ac730afa
2019-09-13 06:39:05.560 80240 ERROR sysinv.puppet.puppet [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOMQUlx'
2019-09-13 06:39:05.560 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:39:05.561 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Exception during message handling
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOMQUlx'
2019-09-13 06:39:05.561 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:39:05.562 80240 ERROR sysinv.openstack.common.rpc.common [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOMQUlx' to caller
2019-09-13 06:39:05.563 80240 ERROR sysinv.openstack.common.rpc.common [req-e50f44f6-4220-46b3-83b1-9b2cd0e7bbad None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlOMQUlx'\n"]
2019-09-13 06:39:05.577 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:39:05.577 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:39:58.565 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:39:58.566 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:40:00.617 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:40:01.302 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:40:01.431 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:40:01.457 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:40:01.458 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:40:01.458 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:40:02.055 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:40:02.588 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:40:02.853 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:40:03.088 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:40:03.198 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:40:03.231 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:40:03.269 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:40:03.301 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:40:03.334 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:40:03.370 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:40:03.403 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:40:03.435 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:40:03.538 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:40:03.596 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:40:03.597 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:40:03.597 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:40:03.597 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:40:03.598 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:40:03.613 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:40:03.629 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Setting config target of host 'controller-0' to '69b36248-8924-4ee5-b658-0937a3a80fc1'.
2019-09-13 06:40:03.671 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] _config_update_hosts config_uuid=69b36248-8924-4ee5-b658-0937a3a80fc1
2019-09-13 06:40:03.671 80240 INFO sysinv.conductor.manager [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] applying runtime manifest config_uuid=69b36248-8924-4ee5-b658-0937a3a80fc1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:40:03.690 80240 INFO sysinv.puppet.puppet [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Updating hiera for host: controller-0 with config_uuid: 69b36248-8924-4ee5-b658-0937a3a80fc1
2019-09-13 06:40:05.379 80240 ERROR sysinv.puppet.puppet [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllhpzSo'
2019-09-13 06:40:05.379 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:40:05.380 80240 ERROR sysinv.openstack.common.rpc.amqp [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Exception during message handling
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllhpzSo'
2019-09-13 06:40:05.380 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:40:05.382 80240 ERROR sysinv.openstack.common.rpc.common [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllhpzSo' to caller
2019-09-13 06:40:05.382 80240 ERROR sysinv.openstack.common.rpc.common [req-66d3d5a3-9446-4dcf-be30-54d73f847736 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamllhpzSo'\n"]
2019-09-13 06:40:05.390 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:40:05.390 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:40:58.613 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:40:58.614 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:41:00.678 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:41:01.363 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:41:01.516 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:41:01.543 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:41:01.544 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:41:01.544 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:41:02.391 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:41:02.725 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:41:03.171 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:41:03.413 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:41:03.535 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:41:03.568 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:41:03.604 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:41:03.637 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:41:03.668 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:41:03.704 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:41:03.737 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:41:03.771 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:41:03.878 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:41:03.939 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:41:03.939 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:41:03.939 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:41:03.940 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:41:03.941 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:41:03.956 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:41:03.972 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Setting config target of host 'controller-0' to '6dac1248-9e56-45ee-9668-69a66c0e05b3'.
2019-09-13 06:41:04.006 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] _config_update_hosts config_uuid=6dac1248-9e56-45ee-9668-69a66c0e05b3
2019-09-13 06:41:04.006 80240 INFO sysinv.conductor.manager [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] applying runtime manifest config_uuid=6dac1248-9e56-45ee-9668-69a66c0e05b3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:41:04.022 80240 INFO sysinv.puppet.puppet [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Updating hiera for host: controller-0 with config_uuid: 6dac1248-9e56-45ee-9668-69a66c0e05b3
2019-09-13 06:41:05.709 80240 ERROR sysinv.puppet.puppet [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlugdi1k'
2019-09-13 06:41:05.709 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:41:05.710 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Exception during message handling
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlugdi1k'
2019-09-13 06:41:05.710 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:41:05.712 80240 ERROR sysinv.openstack.common.rpc.common [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlugdi1k' to caller
2019-09-13 06:41:05.712 80240 ERROR sysinv.openstack.common.rpc.common [req-2cfb3800-a9df-4a58-844e-4530f7d48604 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlugdi1k'\n"]
2019-09-13 06:41:05.721 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:41:05.721 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:41:58.615 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:41:58.615 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:42:00.701 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:42:01.375 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:42:01.499 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:42:01.525 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:42:01.525 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:42:01.526 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:42:02.030 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:42:02.563 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:42:02.885 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:42:03.125 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:42:03.244 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:42:03.275 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:42:03.309 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:42:03.340 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:42:03.372 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:42:03.402 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:42:03.611 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:42:03.650 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:42:03.754 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:42:03.814 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:42:03.814 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:42:03.814 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:42:03.815 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:42:03.815 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:42:03.829 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:42:03.844 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Setting config target of host 'controller-0' to '49cbf10f-0b66-49e1-a018-160845bd16c3'.
2019-09-13 06:42:03.878 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] _config_update_hosts config_uuid=49cbf10f-0b66-49e1-a018-160845bd16c3
2019-09-13 06:42:03.878 80240 INFO sysinv.conductor.manager [req-9131380e-f86d-4a49-9fcd-494503864050 None None] applying runtime manifest config_uuid=49cbf10f-0b66-49e1-a018-160845bd16c3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:42:03.892 80240 INFO sysinv.puppet.puppet [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Updating hiera for host: controller-0 with config_uuid: 49cbf10f-0b66-49e1-a018-160845bd16c3
2019-09-13 06:42:05.563 80240 ERROR sysinv.puppet.puppet [req-9131380e-f86d-4a49-9fcd-494503864050 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4qhKFV'
2019-09-13 06:42:05.563 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:42:05.564 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Exception during message handling
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4qhKFV'
2019-09-13 06:42:05.564 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:42:05.565 80240 ERROR sysinv.openstack.common.rpc.common [req-9131380e-f86d-4a49-9fcd-494503864050 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4qhKFV' to caller
2019-09-13 06:42:05.566 80240 ERROR sysinv.openstack.common.rpc.common [req-9131380e-f86d-4a49-9fcd-494503864050 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4qhKFV'\n"]
2019-09-13 06:42:05.573 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:42:05.573 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:42:58.616 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:42:58.616 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:43:00.688 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:43:01.376 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:43:01.542 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:43:01.567 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:43:01.568 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:43:01.568 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:43:02.055 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:43:02.661 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:43:02.940 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:43:03.175 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:43:03.287 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:43:03.318 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:43:03.352 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:43:03.382 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:43:03.413 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:43:03.450 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:43:03.481 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:43:03.513 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:43:03.622 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:43:03.680 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:43:03.681 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:43:03.681 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:43:03.681 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:43:03.682 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:43:03.700 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:43:03.715 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Setting config target of host 'controller-0' to '0dff3b1d-f45d-4b36-9f9d-6893f036906e'.
2019-09-13 06:43:03.745 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] _config_update_hosts config_uuid=0dff3b1d-f45d-4b36-9f9d-6893f036906e
2019-09-13 06:43:03.746 80240 INFO sysinv.conductor.manager [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] applying runtime manifest config_uuid=0dff3b1d-f45d-4b36-9f9d-6893f036906e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:43:03.760 80240 INFO sysinv.puppet.puppet [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Updating hiera for host: controller-0 with config_uuid: 0dff3b1d-f45d-4b36-9f9d-6893f036906e
2019-09-13 06:43:05.440 80240 ERROR sysinv.puppet.puppet [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljZ2Gww'
2019-09-13 06:43:05.440 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:43:05.441 80240 ERROR sysinv.openstack.common.rpc.amqp [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Exception during message handling
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljZ2Gww'
2019-09-13 06:43:05.441 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:43:05.443 80240 ERROR sysinv.openstack.common.rpc.common [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljZ2Gww' to caller
2019-09-13 06:43:05.443 80240 ERROR sysinv.openstack.common.rpc.common [req-05d7431c-5883-4b55-b085-5cf7648d5d89 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljZ2Gww'\n"]
2019-09-13 06:43:05.452 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:43:05.452 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:43:58.669 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:43:58.669 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:44:00.849 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:44:01.516 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:44:01.663 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:44:01.690 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:44:01.690 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:44:01.691 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:44:02.487 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:44:02.831 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:44:03.089 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:44:03.505 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:44:03.626 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:44:03.659 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:44:03.695 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:44:03.727 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:44:03.759 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:44:03.793 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:44:03.824 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:44:03.857 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:44:03.970 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:44:04.041 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:44:04.041 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:44:04.041 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:44:04.042 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:44:04.042 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:44:04.063 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:44:04.080 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Setting config target of host 'controller-0' to '0cd16e6c-ae34-463c-94dc-a2e7739cdae2'.
2019-09-13 06:44:04.125 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] _config_update_hosts config_uuid=0cd16e6c-ae34-463c-94dc-a2e7739cdae2
2019-09-13 06:44:04.125 80240 INFO sysinv.conductor.manager [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] applying runtime manifest config_uuid=0cd16e6c-ae34-463c-94dc-a2e7739cdae2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:44:04.141 80240 INFO sysinv.puppet.puppet [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Updating hiera for host: controller-0 with config_uuid: 0cd16e6c-ae34-463c-94dc-a2e7739cdae2
2019-09-13 06:44:05.870 80240 ERROR sysinv.puppet.puppet [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMCK5Ym'
2019-09-13 06:44:05.870 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:44:05.871 80240 ERROR sysinv.openstack.common.rpc.amqp [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Exception during message handling
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMCK5Ym'
2019-09-13 06:44:05.871 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:44:05.873 80240 ERROR sysinv.openstack.common.rpc.common [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMCK5Ym' to caller
2019-09-13 06:44:05.873 80240 ERROR sysinv.openstack.common.rpc.common [req-82312b44-8b96-4610-96f4-16c3c8e97f3e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMCK5Ym'\n"]
2019-09-13 06:44:05.884 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:44:05.884 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:44:58.718 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:44:58.718 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:45:00.875 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:45:01.570 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:45:01.726 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:45:01.754 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:45:01.754 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:45:01.755 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:45:02.296 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:45:02.687 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:45:03.207 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:45:03.439 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:45:03.550 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:45:03.581 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:45:03.610 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:45:03.642 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:45:03.674 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:45:03.705 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:45:03.736 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:45:03.770 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:45:03.875 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:45:03.934 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:45:03.935 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:45:03.935 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:45:03.935 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:45:03.936 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:45:03.950 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:45:03.965 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Setting config target of host 'controller-0' to '64dd87ea-4ccf-4d17-8ba4-38dcad9e31f1'.
2019-09-13 06:45:04.000 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] _config_update_hosts config_uuid=64dd87ea-4ccf-4d17-8ba4-38dcad9e31f1
2019-09-13 06:45:04.001 80240 INFO sysinv.conductor.manager [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] applying runtime manifest config_uuid=64dd87ea-4ccf-4d17-8ba4-38dcad9e31f1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:45:04.015 80240 INFO sysinv.puppet.puppet [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Updating hiera for host: controller-0 with config_uuid: 64dd87ea-4ccf-4d17-8ba4-38dcad9e31f1
2019-09-13 06:45:05.817 80240 ERROR sysinv.puppet.puppet [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlG4MAWn'
2019-09-13 06:45:05.817 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:45:05.818 80240 ERROR sysinv.openstack.common.rpc.amqp [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Exception during message handling
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlG4MAWn'
2019-09-13 06:45:05.818 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:45:05.819 80240 ERROR sysinv.openstack.common.rpc.common [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlG4MAWn' to caller
2019-09-13 06:45:05.820 80240 ERROR sysinv.openstack.common.rpc.common [req-55302c38-6b27-49e0-b2ab-26ea7884ab18 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlG4MAWn'\n"]
2019-09-13 06:45:05.830 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:45:05.830 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:45:58.771 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:45:58.772 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:46:00.867 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:46:01.576 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:46:01.733 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:46:01.759 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:46:01.760 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:46:01.760 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:46:02.264 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:46:02.636 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:46:03.139 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:46:03.386 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:46:03.500 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:46:03.532 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:46:03.562 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:46:03.597 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:46:03.628 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:46:03.659 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:46:03.692 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:46:03.727 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:46:03.833 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:46:04.073 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:46:04.073 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:46:04.074 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:46:04.074 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:46:04.074 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:46:04.090 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:46:04.107 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Setting config target of host 'controller-0' to '7a5f844e-6dba-48c9-8a97-4bb62dbf5680'.
2019-09-13 06:46:04.144 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] _config_update_hosts config_uuid=7a5f844e-6dba-48c9-8a97-4bb62dbf5680
2019-09-13 06:46:04.144 80240 INFO sysinv.conductor.manager [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] applying runtime manifest config_uuid=7a5f844e-6dba-48c9-8a97-4bb62dbf5680, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:46:04.159 80240 INFO sysinv.puppet.puppet [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Updating hiera for host: controller-0 with config_uuid: 7a5f844e-6dba-48c9-8a97-4bb62dbf5680
2019-09-13 06:46:05.848 80240 ERROR sysinv.puppet.puppet [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLzQxsT'
2019-09-13 06:46:05.848 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:46:05.848 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Exception during message handling
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLzQxsT'
2019-09-13 06:46:05.848 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:46:05.851 80240 ERROR sysinv.openstack.common.rpc.common [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLzQxsT' to caller
2019-09-13 06:46:05.851 80240 ERROR sysinv.openstack.common.rpc.common [req-9546a6e1-0291-4dcd-bebf-5f227bbf3b67 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLzQxsT'\n"]
2019-09-13 06:46:05.860 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:46:05.860 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:46:58.801 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:46:58.802 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:47:00.878 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:47:01.551 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:47:01.678 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:47:01.704 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:47:01.705 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:47:01.705 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:47:02.184 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:47:02.496 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:47:02.979 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:47:03.232 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:47:03.343 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:47:03.373 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:47:03.404 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:47:03.445 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:47:03.478 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:47:03.513 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:47:03.546 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:47:03.581 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:47:03.688 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:47:03.746 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:47:03.747 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:47:03.747 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:47:03.748 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:47:03.748 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:47:03.763 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:47:03.778 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Setting config target of host 'controller-0' to '70474d00-674b-45b1-9a11-c1bad040e502'.
2019-09-13 06:47:03.810 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] _config_update_hosts config_uuid=70474d00-674b-45b1-9a11-c1bad040e502
2019-09-13 06:47:03.811 80240 INFO sysinv.conductor.manager [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] applying runtime manifest config_uuid=70474d00-674b-45b1-9a11-c1bad040e502, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:47:03.825 80240 INFO sysinv.puppet.puppet [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Updating hiera for host: controller-0 with config_uuid: 70474d00-674b-45b1-9a11-c1bad040e502
2019-09-13 06:47:05.470 80240 ERROR sysinv.puppet.puppet [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkD_pUC'
2019-09-13 06:47:05.470 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:47:05.471 80240 ERROR sysinv.openstack.common.rpc.amqp [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Exception during message handling
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkD_pUC'
2019-09-13 06:47:05.471 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:47:05.473 80240 ERROR sysinv.openstack.common.rpc.common [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkD_pUC' to caller
2019-09-13 06:47:05.473 80240 ERROR sysinv.openstack.common.rpc.common [req-694c0ca3-6d5e-4c69-83ed-497c69658979 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkD_pUC'\n"]
2019-09-13 06:47:05.481 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:47:05.481 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:47:58.855 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:47:58.856 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:48:00.971 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:48:01.637 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:48:01.779 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:48:01.816 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:48:01.817 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:48:01.818 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:48:02.538 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:48:02.880 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:48:03.325 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:48:03.560 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:48:03.684 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:48:03.716 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:48:03.746 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:48:03.780 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:48:03.811 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:48:03.842 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:48:03.872 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:48:03.907 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:48:04.014 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:48:04.076 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:48:04.077 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:48:04.077 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:48:04.077 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:48:04.078 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:48:04.093 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:48:04.109 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Setting config target of host 'controller-0' to '31f44a23-5448-410a-9fb8-0ecc73eb996d'.
2019-09-13 06:48:04.153 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] _config_update_hosts config_uuid=31f44a23-5448-410a-9fb8-0ecc73eb996d
2019-09-13 06:48:04.153 80240 INFO sysinv.conductor.manager [req-32be1191-650e-4641-9f1c-cfdda775344b None None] applying runtime manifest config_uuid=31f44a23-5448-410a-9fb8-0ecc73eb996d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:48:04.168 80240 INFO sysinv.puppet.puppet [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Updating hiera for host: controller-0 with config_uuid: 31f44a23-5448-410a-9fb8-0ecc73eb996d
2019-09-13 06:48:05.846 80240 ERROR sysinv.puppet.puppet [req-32be1191-650e-4641-9f1c-cfdda775344b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrff4dK'
2019-09-13 06:48:05.846 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:48:05.847 80240 ERROR sysinv.openstack.common.rpc.amqp [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Exception during message handling
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrff4dK'
2019-09-13 06:48:05.847 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:48:05.849 80240 ERROR sysinv.openstack.common.rpc.common [req-32be1191-650e-4641-9f1c-cfdda775344b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrff4dK' to caller
2019-09-13 06:48:05.849 80240 ERROR sysinv.openstack.common.rpc.common [req-32be1191-650e-4641-9f1c-cfdda775344b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrff4dK'\n"]
2019-09-13 06:48:05.858 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:48:05.858 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:48:58.870 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:48:58.871 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:49:00.997 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:49:01.699 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:49:01.821 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:49:01.848 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:49:01.849 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:49:01.849 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:49:02.295 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:49:02.944 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:49:03.240 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:49:03.489 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:49:03.609 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:49:03.642 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:49:03.677 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:49:03.710 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:49:03.742 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:49:03.777 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:49:03.810 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:49:03.852 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:49:03.959 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:49:04.018 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:49:04.018 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:49:04.018 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:49:04.019 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:49:04.019 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:49:04.034 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:49:04.049 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Setting config target of host 'controller-0' to '3b975fcd-4d24-4cd1-850e-76c8eb4ea1df'.
2019-09-13 06:49:04.083 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] _config_update_hosts config_uuid=3b975fcd-4d24-4cd1-850e-76c8eb4ea1df
2019-09-13 06:49:04.083 80240 INFO sysinv.conductor.manager [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] applying runtime manifest config_uuid=3b975fcd-4d24-4cd1-850e-76c8eb4ea1df, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:49:04.097 80240 INFO sysinv.puppet.puppet [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Updating hiera for host: controller-0 with config_uuid: 3b975fcd-4d24-4cd1-850e-76c8eb4ea1df
2019-09-13 06:49:05.783 80240 ERROR sysinv.puppet.puppet [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlt7uh0E'
2019-09-13 06:49:05.783 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:49:05.784 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Exception during message handling
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlt7uh0E'
2019-09-13 06:49:05.784 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:49:05.786 80240 ERROR sysinv.openstack.common.rpc.common [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlt7uh0E' to caller
2019-09-13 06:49:05.786 80240 ERROR sysinv.openstack.common.rpc.common [req-7ea208c9-6b29-4002-922a-c2e1dd8a5c59 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlt7uh0E'\n"]
2019-09-13 06:49:05.794 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:49:05.794 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:49:58.914 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:49:58.915 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:50:01.046 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:50:01.724 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:50:01.849 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:50:01.875 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:50:01.875 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:50:01.876 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:50:02.593 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:50:02.971 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:50:03.219 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:50:03.625 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:50:03.736 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:50:03.767 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:50:03.799 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:50:03.829 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:50:03.860 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:50:03.893 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:50:03.924 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:50:03.955 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:50:04.075 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:50:04.134 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:50:04.134 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:50:04.135 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:50:04.135 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:50:04.135 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:50:04.151 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:50:04.166 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Setting config target of host 'controller-0' to '73c319d3-8530-4849-89ce-8aaca50c0d5d'.
2019-09-13 06:50:04.202 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] _config_update_hosts config_uuid=73c319d3-8530-4849-89ce-8aaca50c0d5d
2019-09-13 06:50:04.202 80240 INFO sysinv.conductor.manager [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] applying runtime manifest config_uuid=73c319d3-8530-4849-89ce-8aaca50c0d5d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:50:04.217 80240 INFO sysinv.puppet.puppet [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Updating hiera for host: controller-0 with config_uuid: 73c319d3-8530-4849-89ce-8aaca50c0d5d
2019-09-13 06:50:05.893 80240 ERROR sysinv.puppet.puppet [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlY7f1ij'
2019-09-13 06:50:05.893 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:50:05.894 80240 ERROR sysinv.openstack.common.rpc.amqp [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Exception during message handling
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlY7f1ij'
2019-09-13 06:50:05.894 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:50:05.895 80240 ERROR sysinv.openstack.common.rpc.common [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlY7f1ij' to caller
2019-09-13 06:50:05.896 80240 ERROR sysinv.openstack.common.rpc.common [req-75b8653e-9675-4acb-9b2f-37b264e0b024 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlY7f1ij'\n"]
2019-09-13 06:50:05.904 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:50:05.904 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:50:58.957 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:50:58.958 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:51:01.024 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:51:01.688 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:51:01.826 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:51:01.860 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:51:01.861 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:51:01.861 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:51:02.334 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:51:02.882 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:51:03.178 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:51:03.421 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:51:03.714 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:51:03.745 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:51:03.777 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:51:03.810 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:51:03.842 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:51:03.886 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:51:03.923 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:51:03.957 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:51:04.065 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:51:04.124 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:51:04.124 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:51:04.124 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:51:04.125 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:51:04.125 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:51:04.140 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:51:04.156 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Setting config target of host 'controller-0' to '7f3fe088-96b6-43be-9ce8-a18fc340ffd9'.
2019-09-13 06:51:04.203 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] _config_update_hosts config_uuid=7f3fe088-96b6-43be-9ce8-a18fc340ffd9
2019-09-13 06:51:04.204 80240 INFO sysinv.conductor.manager [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] applying runtime manifest config_uuid=7f3fe088-96b6-43be-9ce8-a18fc340ffd9, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:51:04.219 80240 INFO sysinv.puppet.puppet [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Updating hiera for host: controller-0 with config_uuid: 7f3fe088-96b6-43be-9ce8-a18fc340ffd9
2019-09-13 06:51:05.955 80240 ERROR sysinv.puppet.puppet [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRpTarT'
2019-09-13 06:51:05.955 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:51:05.956 80240 ERROR sysinv.openstack.common.rpc.amqp [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Exception during message handling
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRpTarT'
2019-09-13 06:51:05.956 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:51:05.957 80240 ERROR sysinv.openstack.common.rpc.common [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRpTarT' to caller
2019-09-13 06:51:05.958 80240 ERROR sysinv.openstack.common.rpc.common [req-846934be-ebd8-43e0-88a2-da58b69b0f93 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlRpTarT'\n"]
2019-09-13 06:51:05.966 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:51:05.966 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:51:59.012 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:51:59.013 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:52:01.169 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:52:01.829 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:52:01.973 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:52:01.999 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:52:01.999 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:52:02.000 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:52:02.510 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:52:03.090 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:52:03.370 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:52:03.607 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:52:03.718 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:52:03.752 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:52:03.788 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:52:03.821 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:52:03.852 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:52:03.888 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:52:03.922 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:52:03.954 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:52:04.091 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:52:04.146 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:52:04.147 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:52:04.147 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:52:04.147 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:52:04.148 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:52:04.162 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:52:04.177 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Setting config target of host 'controller-0' to '7593ecb3-7623-40d6-a833-e09cd152ba08'.
2019-09-13 06:52:04.263 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] _config_update_hosts config_uuid=7593ecb3-7623-40d6-a833-e09cd152ba08
2019-09-13 06:52:04.263 80240 INFO sysinv.conductor.manager [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] applying runtime manifest config_uuid=7593ecb3-7623-40d6-a833-e09cd152ba08, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:52:04.278 80240 INFO sysinv.puppet.puppet [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Updating hiera for host: controller-0 with config_uuid: 7593ecb3-7623-40d6-a833-e09cd152ba08
2019-09-13 06:52:05.964 80240 ERROR sysinv.puppet.puppet [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKoD6fy'
2019-09-13 06:52:05.964 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:52:05.965 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Exception during message handling
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKoD6fy'
2019-09-13 06:52:05.965 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:52:05.968 80240 ERROR sysinv.openstack.common.rpc.common [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKoD6fy' to caller
2019-09-13 06:52:05.968 80240 ERROR sysinv.openstack.common.rpc.common [req-a8e506a8-a4b5-4b44-abcd-d7948abb6d1d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKoD6fy'\n"]
2019-09-13 06:52:05.978 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:52:05.978 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:52:59.045 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:52:59.046 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:53:01.160 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:53:01.830 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:53:01.997 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:53:02.024 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:53:02.025 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:53:02.025 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:53:02.831 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:53:03.152 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:53:03.592 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:53:03.830 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:53:03.944 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:53:03.978 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:53:04.012 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:53:04.042 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:53:04.074 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:53:04.109 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:53:04.140 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:53:04.172 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:53:04.282 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:53:04.340 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:53:04.340 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:53:04.341 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:53:04.341 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:53:04.341 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:53:04.356 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:53:04.371 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Setting config target of host 'controller-0' to '78b5e750-3642-4603-8110-2e9dcd7cc3ad'.
2019-09-13 06:53:04.404 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] _config_update_hosts config_uuid=78b5e750-3642-4603-8110-2e9dcd7cc3ad
2019-09-13 06:53:04.405 80240 INFO sysinv.conductor.manager [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] applying runtime manifest config_uuid=78b5e750-3642-4603-8110-2e9dcd7cc3ad, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:53:04.420 80240 INFO sysinv.puppet.puppet [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Updating hiera for host: controller-0 with config_uuid: 78b5e750-3642-4603-8110-2e9dcd7cc3ad
2019-09-13 06:53:06.093 80240 ERROR sysinv.puppet.puppet [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzMivUK'
2019-09-13 06:53:06.093 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:53:06.094 80240 ERROR sysinv.openstack.common.rpc.amqp [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Exception during message handling
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzMivUK'
2019-09-13 06:53:06.094 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:53:06.096 80240 ERROR sysinv.openstack.common.rpc.common [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzMivUK' to caller
2019-09-13 06:53:06.096 80240 ERROR sysinv.openstack.common.rpc.common [req-577d75fe-ab40-4a47-b731-3e20a65cdfd1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzMivUK'\n"]
2019-09-13 06:53:06.104 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:53:06.104 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:53:59.045 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:53:59.045 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:54:01.185 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:54:01.877 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:54:02.005 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:54:02.030 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:54:02.030 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:54:02.031 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:54:02.496 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:54:03.040 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:54:03.338 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:54:03.583 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:54:03.707 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:54:03.737 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:54:03.771 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:54:03.802 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:54:03.832 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:54:03.862 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:54:04.062 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:54:04.092 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:54:04.195 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:54:04.255 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:54:04.255 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:54:04.256 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:54:04.256 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:54:04.257 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:54:04.272 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:54:04.287 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Setting config target of host 'controller-0' to '06c27dd8-9837-436c-93b2-54367827d373'.
2019-09-13 06:54:04.319 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] _config_update_hosts config_uuid=06c27dd8-9837-436c-93b2-54367827d373
2019-09-13 06:54:04.319 80240 INFO sysinv.conductor.manager [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] applying runtime manifest config_uuid=06c27dd8-9837-436c-93b2-54367827d373, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:54:04.334 80240 INFO sysinv.puppet.puppet [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Updating hiera for host: controller-0 with config_uuid: 06c27dd8-9837-436c-93b2-54367827d373
2019-09-13 06:54:06.126 80240 ERROR sysinv.puppet.puppet [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlffcwCT'
2019-09-13 06:54:06.126 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:54:06.127 80240 ERROR sysinv.openstack.common.rpc.amqp [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Exception during message handling
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlffcwCT'
2019-09-13 06:54:06.127 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:54:06.129 80240 ERROR sysinv.openstack.common.rpc.common [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlffcwCT' to caller
2019-09-13 06:54:06.129 80240 ERROR sysinv.openstack.common.rpc.common [req-0e8d2389-bcbd-4af0-8222-cb1960a1b816 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlffcwCT'\n"]
2019-09-13 06:54:06.141 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:54:06.141 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:54:59.099 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:54:59.100 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:55:01.250 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:55:01.941 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:55:02.071 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:55:02.097 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:55:02.098 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:55:02.098 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:55:02.592 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:55:02.946 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:55:03.389 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:55:03.625 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:55:03.736 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:55:03.766 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:55:03.796 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:55:03.830 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:55:03.864 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:55:03.896 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:55:03.928 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:55:03.964 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:55:04.070 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:55:04.129 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:55:04.129 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:55:04.130 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:55:04.130 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:55:04.130 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:55:04.146 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:55:04.161 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Setting config target of host 'controller-0' to '34e9e1b4-eb2b-4150-88bd-e2520fd12371'.
2019-09-13 06:55:04.202 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] _config_update_hosts config_uuid=34e9e1b4-eb2b-4150-88bd-e2520fd12371
2019-09-13 06:55:04.203 80240 INFO sysinv.conductor.manager [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] applying runtime manifest config_uuid=34e9e1b4-eb2b-4150-88bd-e2520fd12371, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:55:04.217 80240 INFO sysinv.puppet.puppet [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Updating hiera for host: controller-0 with config_uuid: 34e9e1b4-eb2b-4150-88bd-e2520fd12371
2019-09-13 06:55:05.878 80240 ERROR sysinv.puppet.puppet [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSeizdQ'
2019-09-13 06:55:05.878 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:55:05.879 80240 ERROR sysinv.openstack.common.rpc.amqp [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Exception during message handling
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSeizdQ'
2019-09-13 06:55:05.879 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:55:05.881 80240 ERROR sysinv.openstack.common.rpc.common [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSeizdQ' to caller
2019-09-13 06:55:05.881 80240 ERROR sysinv.openstack.common.rpc.common [req-331a7d14-47cf-40ac-a0ad-45ac7fc6c0d8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlSeizdQ'\n"]
2019-09-13 06:55:05.889 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:55:05.889 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:55:59.152 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:55:59.152 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:56:01.308 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:56:01.972 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:56:02.116 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:56:02.142 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:56:02.143 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:56:02.143 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:56:02.688 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:56:03.259 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:56:03.521 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:56:03.764 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:56:03.875 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:56:03.906 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:56:03.941 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:56:03.972 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:56:04.009 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:56:04.043 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:56:04.074 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:56:04.105 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:56:04.211 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:56:04.270 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:56:04.271 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:56:04.271 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:56:04.271 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:56:04.272 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:56:04.291 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:56:04.306 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Setting config target of host 'controller-0' to '529004c9-73c4-494b-9de8-6f133495f90a'.
2019-09-13 06:56:04.337 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] _config_update_hosts config_uuid=529004c9-73c4-494b-9de8-6f133495f90a
2019-09-13 06:56:04.337 80240 INFO sysinv.conductor.manager [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] applying runtime manifest config_uuid=529004c9-73c4-494b-9de8-6f133495f90a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:56:04.351 80240 INFO sysinv.puppet.puppet [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Updating hiera for host: controller-0 with config_uuid: 529004c9-73c4-494b-9de8-6f133495f90a
2019-09-13 06:56:06.015 80240 ERROR sysinv.puppet.puppet [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7VOY0l'
2019-09-13 06:56:06.015 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:56:06.015 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Exception during message handling
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7VOY0l'
2019-09-13 06:56:06.015 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:56:06.017 80240 ERROR sysinv.openstack.common.rpc.common [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7VOY0l' to caller
2019-09-13 06:56:06.018 80240 ERROR sysinv.openstack.common.rpc.common [req-e280690d-21e2-4a5e-a28d-be9946fba924 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7VOY0l'\n"]
2019-09-13 06:56:06.027 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:56:06.027 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:56:59.204 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:56:59.205 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:57:01.344 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:57:02.025 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:57:02.172 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:57:02.198 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:57:02.199 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:57:02.199 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:57:02.927 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:57:03.249 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:57:03.514 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:57:03.928 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:57:04.044 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:57:04.075 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:57:04.109 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:57:04.139 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:57:04.170 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:57:04.204 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:57:04.251 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:57:04.281 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:57:04.384 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:57:04.440 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:57:04.440 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:57:04.441 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:57:04.441 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:57:04.441 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:57:04.456 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:57:04.471 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Setting config target of host 'controller-0' to '60624fb2-21d3-43e6-9cd0-9a6a0872a632'.
2019-09-13 06:57:04.524 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] _config_update_hosts config_uuid=60624fb2-21d3-43e6-9cd0-9a6a0872a632
2019-09-13 06:57:04.525 80240 INFO sysinv.conductor.manager [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] applying runtime manifest config_uuid=60624fb2-21d3-43e6-9cd0-9a6a0872a632, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:57:04.539 80240 INFO sysinv.puppet.puppet [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Updating hiera for host: controller-0 with config_uuid: 60624fb2-21d3-43e6-9cd0-9a6a0872a632
2019-09-13 06:57:06.180 80240 ERROR sysinv.puppet.puppet [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIOl9p7'
2019-09-13 06:57:06.180 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:57:06.181 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Exception during message handling
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIOl9p7'
2019-09-13 06:57:06.181 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:57:06.183 80240 ERROR sysinv.openstack.common.rpc.common [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIOl9p7' to caller
2019-09-13 06:57:06.183 80240 ERROR sysinv.openstack.common.rpc.common [req-9f43e757-e74d-400e-85f2-f14b5b27cebd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlIOl9p7'\n"]
2019-09-13 06:57:06.192 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:57:06.192 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:57:59.258 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:57:59.258 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:58:01.380 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:58:02.050 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:58:02.196 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:58:02.223 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:58:02.224 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:58:02.224 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:58:02.723 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:58:03.331 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:58:03.619 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:58:03.859 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:58:03.972 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:58:04.004 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:58:04.038 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:58:04.236 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:58:04.268 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:58:04.299 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:58:04.330 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:58:04.363 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:58:04.471 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:58:04.534 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:58:04.534 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:58:04.535 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:58:04.535 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:58:04.536 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:58:04.551 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:58:04.566 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Setting config target of host 'controller-0' to '3b782101-d2c6-41f0-8619-2b1f808d032a'.
2019-09-13 06:58:04.662 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] _config_update_hosts config_uuid=3b782101-d2c6-41f0-8619-2b1f808d032a
2019-09-13 06:58:04.663 80240 INFO sysinv.conductor.manager [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] applying runtime manifest config_uuid=3b782101-d2c6-41f0-8619-2b1f808d032a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:58:04.678 80240 INFO sysinv.puppet.puppet [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Updating hiera for host: controller-0 with config_uuid: 3b782101-d2c6-41f0-8619-2b1f808d032a
2019-09-13 06:58:06.306 80240 ERROR sysinv.puppet.puppet [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYeuhi1'
2019-09-13 06:58:06.306 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:58:06.307 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Exception during message handling
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYeuhi1'
2019-09-13 06:58:06.307 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:58:06.308 80240 ERROR sysinv.openstack.common.rpc.common [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYeuhi1' to caller
2019-09-13 06:58:06.309 80240 ERROR sysinv.openstack.common.rpc.common [req-2592bd03-8a20-4a3b-8100-ac96abce62b1 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlYeuhi1'\n"]
2019-09-13 06:58:06.318 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:58:06.318 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:58:59.310 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:58:59.311 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 06:59:01.399 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 06:59:02.058 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 06:59:02.179 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 06:59:02.205 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 06:59:02.205 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 06:59:02.206 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:59:02.644 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:59:03.161 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 06:59:03.472 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:59:03.723 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 06:59:03.835 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 06:59:03.866 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:59:03.897 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:59:03.930 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 06:59:03.961 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 06:59:03.993 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 06:59:04.025 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 06:59:04.061 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 06:59:04.166 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 06:59:04.238 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 06:59:04.239 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 06:59:04.239 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] socket_id :   0  0  0  0  0  0
2019-09-13 06:59:04.239 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None]   core_id :   0  1  2  3  4  5
2019-09-13 06:59:04.240 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] thread_id :   0  0  0  0  0  0
2019-09-13 06:59:04.255 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 06:59:04.270 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Setting config target of host 'controller-0' to '58079653-8388-4991-a827-22c214ceadd3'.
2019-09-13 06:59:04.315 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] _config_update_hosts config_uuid=58079653-8388-4991-a827-22c214ceadd3
2019-09-13 06:59:04.316 80240 INFO sysinv.conductor.manager [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] applying runtime manifest config_uuid=58079653-8388-4991-a827-22c214ceadd3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 06:59:04.330 80240 INFO sysinv.puppet.puppet [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Updating hiera for host: controller-0 with config_uuid: 58079653-8388-4991-a827-22c214ceadd3
2019-09-13 06:59:06.025 80240 ERROR sysinv.puppet.puppet [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDaEPNe'
2019-09-13 06:59:06.025 80240 TRACE sysinv.puppet.puppet 
2019-09-13 06:59:06.026 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Exception during message handling
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDaEPNe'
2019-09-13 06:59:06.026 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 06:59:06.028 80240 ERROR sysinv.openstack.common.rpc.common [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDaEPNe' to caller
2019-09-13 06:59:06.029 80240 ERROR sysinv.openstack.common.rpc.common [req-1a24914f-bb4d-4728-9d9b-3b413be4f723 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDaEPNe'\n"]
2019-09-13 06:59:06.038 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 06:59:06.038 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 06:59:59.365 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 06:59:59.367 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:00:01.470 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:00:02.140 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:00:02.284 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:00:02.310 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:00:02.311 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:00:02.311 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:00:03.124 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:00:03.386 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:00:03.813 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:00:04.045 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:00:04.157 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:00:04.189 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:00:04.225 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:00:04.257 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:00:04.288 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:00:04.323 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:00:04.355 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:00:04.387 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:00:04.502 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:00:04.556 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:00:04.557 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:00:04.557 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:00:04.557 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:00:04.558 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:00:04.572 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:00:04.586 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Setting config target of host 'controller-0' to '0e94abea-fe0e-4a16-b917-65400b04ded3'.
2019-09-13 07:00:04.630 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] _config_update_hosts config_uuid=0e94abea-fe0e-4a16-b917-65400b04ded3
2019-09-13 07:00:04.630 80240 INFO sysinv.conductor.manager [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] applying runtime manifest config_uuid=0e94abea-fe0e-4a16-b917-65400b04ded3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:00:04.645 80240 INFO sysinv.puppet.puppet [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Updating hiera for host: controller-0 with config_uuid: 0e94abea-fe0e-4a16-b917-65400b04ded3
2019-09-13 07:00:06.284 80240 ERROR sysinv.puppet.puppet [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNcVuBQ'
2019-09-13 07:00:06.284 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:00:06.285 80240 ERROR sysinv.openstack.common.rpc.amqp [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Exception during message handling
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNcVuBQ'
2019-09-13 07:00:06.285 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:00:06.287 80240 ERROR sysinv.openstack.common.rpc.common [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNcVuBQ' to caller
2019-09-13 07:00:06.287 80240 ERROR sysinv.openstack.common.rpc.common [req-0e7f072b-df31-4e60-a84c-bb379821b90e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNcVuBQ'\n"]
2019-09-13 07:00:06.295 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:00:06.295 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:00:59.372 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:00:59.373 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:01:01.458 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:01:02.118 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:01:02.256 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:01:02.282 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:01:02.282 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:01:02.283 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:01:02.815 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:01:03.425 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:01:03.715 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:01:03.960 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:01:04.257 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:01:04.288 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:01:04.320 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:01:04.353 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:01:04.384 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:01:04.414 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:01:04.450 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:01:04.481 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:01:04.585 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:01:04.644 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:01:04.645 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:01:04.645 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:01:04.645 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:01:04.646 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:01:04.661 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:01:04.676 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Setting config target of host 'controller-0' to '53aff670-2035-4c3c-a071-55608e409136'.
2019-09-13 07:01:04.716 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] _config_update_hosts config_uuid=53aff670-2035-4c3c-a071-55608e409136
2019-09-13 07:01:04.716 80240 INFO sysinv.conductor.manager [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] applying runtime manifest config_uuid=53aff670-2035-4c3c-a071-55608e409136, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:01:04.731 80240 INFO sysinv.puppet.puppet [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Updating hiera for host: controller-0 with config_uuid: 53aff670-2035-4c3c-a071-55608e409136
2019-09-13 07:01:06.423 80240 ERROR sysinv.puppet.puppet [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlN_MqlZ'
2019-09-13 07:01:06.423 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:01:06.424 80240 ERROR sysinv.openstack.common.rpc.amqp [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Exception during message handling
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlN_MqlZ'
2019-09-13 07:01:06.424 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:01:06.427 80240 ERROR sysinv.openstack.common.rpc.common [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlN_MqlZ' to caller
2019-09-13 07:01:06.427 80240 ERROR sysinv.openstack.common.rpc.common [req-5a24fe82-6140-4a2a-84ee-e82870366256 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlN_MqlZ'\n"]
2019-09-13 07:01:06.436 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:01:06.436 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:01:59.377 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:01:59.378 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:02:01.490 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:02:02.154 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:02:02.278 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:02:02.303 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:02:02.304 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:02:02.304 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:02:02.759 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:02:03.256 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:02:03.552 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:02:03.805 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:02:03.912 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:02:03.946 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:02:03.977 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:02:04.017 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:02:04.056 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:02:04.090 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:02:04.125 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:02:04.161 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:02:04.262 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:02:04.322 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:02:04.323 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:02:04.323 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:02:04.323 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:02:04.324 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:02:04.342 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:02:04.358 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Setting config target of host 'controller-0' to '54ef6c35-bbc5-4fd4-bfc1-e5a9dca734d4'.
2019-09-13 07:02:04.394 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] _config_update_hosts config_uuid=54ef6c35-bbc5-4fd4-bfc1-e5a9dca734d4
2019-09-13 07:02:04.395 80240 INFO sysinv.conductor.manager [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] applying runtime manifest config_uuid=54ef6c35-bbc5-4fd4-bfc1-e5a9dca734d4, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:02:04.410 80240 INFO sysinv.puppet.puppet [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Updating hiera for host: controller-0 with config_uuid: 54ef6c35-bbc5-4fd4-bfc1-e5a9dca734d4
2019-09-13 07:02:06.268 80240 ERROR sysinv.puppet.puppet [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0emMtp'
2019-09-13 07:02:06.268 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:02:06.269 80240 ERROR sysinv.openstack.common.rpc.amqp [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Exception during message handling
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0emMtp'
2019-09-13 07:02:06.269 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:02:06.270 80240 ERROR sysinv.openstack.common.rpc.common [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0emMtp' to caller
2019-09-13 07:02:06.271 80240 ERROR sysinv.openstack.common.rpc.common [req-dd87be15-53b2-485a-8147-5a7157bdeaa0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml0emMtp'\n"]
2019-09-13 07:02:06.279 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:02:06.279 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:02:59.417 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:02:59.417 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:03:01.595 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:03:02.299 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:03:02.440 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:03:02.468 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:03:02.468 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:03:02.469 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:03:03.084 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:03:03.617 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:03:03.889 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:03:04.134 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:03:04.261 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:03:04.294 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:03:04.331 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:03:04.363 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:03:04.395 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:03:04.431 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:03:04.463 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:03:04.495 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:03:04.600 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:03:04.656 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:03:04.657 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:03:04.657 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:03:04.657 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:03:04.658 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:03:04.676 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:03:04.692 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Setting config target of host 'controller-0' to '6a3d5f70-3a39-4d01-8234-0eb38e0bc2a7'.
2019-09-13 07:03:04.729 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] _config_update_hosts config_uuid=6a3d5f70-3a39-4d01-8234-0eb38e0bc2a7
2019-09-13 07:03:04.729 80240 INFO sysinv.conductor.manager [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] applying runtime manifest config_uuid=6a3d5f70-3a39-4d01-8234-0eb38e0bc2a7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:03:04.744 80240 INFO sysinv.puppet.puppet [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Updating hiera for host: controller-0 with config_uuid: 6a3d5f70-3a39-4d01-8234-0eb38e0bc2a7
2019-09-13 07:03:06.427 80240 ERROR sysinv.puppet.puppet [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6_JRZG'
2019-09-13 07:03:06.427 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:03:06.427 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Exception during message handling
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6_JRZG'
2019-09-13 07:03:06.427 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:03:06.430 80240 ERROR sysinv.openstack.common.rpc.common [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6_JRZG' to caller
2019-09-13 07:03:06.430 80240 ERROR sysinv.openstack.common.rpc.common [req-6de35310-11f7-4ab6-af49-77c6c5f99bd5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6_JRZG'\n"]
2019-09-13 07:03:06.439 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:03:06.439 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:03:59.455 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:03:59.455 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:04:01.617 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:04:02.322 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:04:02.471 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:04:02.498 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:04:02.499 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:04:02.499 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:04:03.250 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:04:03.573 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:04:03.847 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:04:04.266 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:04:04.376 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:04:04.408 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:04:04.449 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:04:04.508 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:04:04.540 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:04:04.573 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:04:04.603 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:04:04.633 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:04:04.739 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:04:04.798 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:04:04.799 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:04:04.799 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:04:04.799 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:04:04.800 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:04:04.819 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:04:04.835 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Setting config target of host 'controller-0' to '28bd9e8f-a0c7-43c9-9e38-fbd636e2ebc2'.
2019-09-13 07:04:04.872 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] _config_update_hosts config_uuid=28bd9e8f-a0c7-43c9-9e38-fbd636e2ebc2
2019-09-13 07:04:04.872 80240 INFO sysinv.conductor.manager [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] applying runtime manifest config_uuid=28bd9e8f-a0c7-43c9-9e38-fbd636e2ebc2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:04:04.887 80240 INFO sysinv.puppet.puppet [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Updating hiera for host: controller-0 with config_uuid: 28bd9e8f-a0c7-43c9-9e38-fbd636e2ebc2
2019-09-13 07:04:06.575 80240 ERROR sysinv.puppet.puppet [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD0YJK9'
2019-09-13 07:04:06.575 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:04:06.577 80240 ERROR sysinv.openstack.common.rpc.amqp [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Exception during message handling
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD0YJK9'
2019-09-13 07:04:06.577 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:04:06.579 80240 ERROR sysinv.openstack.common.rpc.common [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD0YJK9' to caller
2019-09-13 07:04:06.579 80240 ERROR sysinv.openstack.common.rpc.common [req-604a9ef4-02fd-4e21-bb75-1d3786a998c2 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD0YJK9'\n"]
2019-09-13 07:04:06.587 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:04:06.587 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:04:59.495 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:04:59.496 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:05:01.641 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:05:02.321 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:05:02.466 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:05:02.493 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:05:02.494 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:05:02.494 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:05:02.993 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:05:03.523 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:05:03.823 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:05:04.068 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:05:04.180 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:05:04.211 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:05:04.250 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:05:04.284 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:05:04.314 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:05:04.347 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:05:04.378 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:05:04.409 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:05:04.511 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:05:04.570 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:05:04.571 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:05:04.572 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:05:04.572 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:05:04.572 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:05:04.588 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:05:04.603 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Setting config target of host 'controller-0' to '0ba380df-ac74-4506-9ce3-2b72ad098288'.
2019-09-13 07:05:04.655 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] _config_update_hosts config_uuid=0ba380df-ac74-4506-9ce3-2b72ad098288
2019-09-13 07:05:04.655 80240 INFO sysinv.conductor.manager [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] applying runtime manifest config_uuid=0ba380df-ac74-4506-9ce3-2b72ad098288, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:05:04.671 80240 INFO sysinv.puppet.puppet [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Updating hiera for host: controller-0 with config_uuid: 0ba380df-ac74-4506-9ce3-2b72ad098288
2019-09-13 07:05:06.360 80240 ERROR sysinv.puppet.puppet [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfS_p06'
2019-09-13 07:05:06.360 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:05:06.361 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Exception during message handling
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfS_p06'
2019-09-13 07:05:06.361 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:05:06.362 80240 ERROR sysinv.openstack.common.rpc.common [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfS_p06' to caller
2019-09-13 07:05:06.363 80240 ERROR sysinv.openstack.common.rpc.common [req-ef230a1e-1192-4885-a76d-fc5b75260170 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlfS_p06'\n"]
2019-09-13 07:05:06.372 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:05:06.372 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:05:59.540 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:05:59.540 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:06:01.694 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:06:02.377 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:06:02.539 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:06:02.566 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:06:02.567 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:06:02.567 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:06:03.436 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:06:03.708 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:06:03.975 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:06:04.387 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:06:04.509 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:06:04.541 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:06:04.574 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:06:04.608 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:06:04.639 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:06:04.670 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:06:04.704 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:06:04.736 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:06:04.853 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:06:04.920 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:06:04.921 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:06:04.921 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:06:04.921 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:06:04.922 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:06:04.937 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:06:04.953 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Setting config target of host 'controller-0' to '6fa7655b-84f9-4cfb-be5e-87e57de060b7'.
2019-09-13 07:06:04.982 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] _config_update_hosts config_uuid=6fa7655b-84f9-4cfb-be5e-87e57de060b7
2019-09-13 07:06:04.983 80240 INFO sysinv.conductor.manager [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] applying runtime manifest config_uuid=6fa7655b-84f9-4cfb-be5e-87e57de060b7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:06:05.002 80240 INFO sysinv.puppet.puppet [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Updating hiera for host: controller-0 with config_uuid: 6fa7655b-84f9-4cfb-be5e-87e57de060b7
2019-09-13 07:06:06.638 80240 ERROR sysinv.puppet.puppet [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlgRd43k'
2019-09-13 07:06:06.638 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:06:06.639 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Exception during message handling
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlgRd43k'
2019-09-13 07:06:06.639 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:06:06.641 80240 ERROR sysinv.openstack.common.rpc.common [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlgRd43k' to caller
2019-09-13 07:06:06.641 80240 ERROR sysinv.openstack.common.rpc.common [req-b9ddb00d-0745-45c5-baf5-ca9c7f6c960e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlgRd43k'\n"]
2019-09-13 07:06:06.650 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:06:06.650 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:06:59.592 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:06:59.593 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:07:01.724 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:07:02.398 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:07:02.546 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:07:02.573 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:07:02.574 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:07:02.574 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:07:03.118 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:07:03.684 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:07:03.991 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:07:04.414 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:07:04.534 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:07:04.571 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:07:04.605 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:07:04.646 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:07:04.684 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:07:04.720 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:07:04.782 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:07:04.815 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:07:04.930 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:07:04.995 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:07:04.996 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:07:04.996 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:07:04.997 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:07:04.997 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:07:05.018 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:07:05.042 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Setting config target of host 'controller-0' to '3f38fd71-27ca-45ab-81f1-918fad45c350'.
2019-09-13 07:07:05.076 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] _config_update_hosts config_uuid=3f38fd71-27ca-45ab-81f1-918fad45c350
2019-09-13 07:07:05.077 80240 INFO sysinv.conductor.manager [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] applying runtime manifest config_uuid=3f38fd71-27ca-45ab-81f1-918fad45c350, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:07:05.093 80240 INFO sysinv.puppet.puppet [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Updating hiera for host: controller-0 with config_uuid: 3f38fd71-27ca-45ab-81f1-918fad45c350
2019-09-13 07:07:06.732 80240 ERROR sysinv.puppet.puppet [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcGQoBm'
2019-09-13 07:07:06.732 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:07:06.733 80240 ERROR sysinv.openstack.common.rpc.amqp [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Exception during message handling
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcGQoBm'
2019-09-13 07:07:06.733 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:07:06.735 80240 ERROR sysinv.openstack.common.rpc.common [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcGQoBm' to caller
2019-09-13 07:07:06.735 80240 ERROR sysinv.openstack.common.rpc.common [req-0bea2b83-73c1-4d89-bc90-7ee8ea2cc3fe None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcGQoBm'\n"]
2019-09-13 07:07:06.744 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:07:06.744 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:07:59.595 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:07:59.595 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:08:01.760 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:08:02.432 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:08:02.561 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:08:02.592 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:08:02.592 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:08:02.593 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:08:03.101 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:08:03.590 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:08:03.962 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:08:04.194 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:08:04.301 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:08:04.336 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:08:04.367 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:08:04.398 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:08:04.432 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:08:04.463 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:08:04.493 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:08:04.527 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:08:04.627 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:08:04.688 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:08:04.688 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:08:04.689 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:08:04.689 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:08:04.689 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:08:04.704 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:08:04.719 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Setting config target of host 'controller-0' to '6579f345-521f-4295-901a-df73332a69f3'.
2019-09-13 07:08:04.869 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] _config_update_hosts config_uuid=6579f345-521f-4295-901a-df73332a69f3
2019-09-13 07:08:04.870 80240 INFO sysinv.conductor.manager [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] applying runtime manifest config_uuid=6579f345-521f-4295-901a-df73332a69f3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:08:04.884 80240 INFO sysinv.puppet.puppet [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Updating hiera for host: controller-0 with config_uuid: 6579f345-521f-4295-901a-df73332a69f3
2019-09-13 07:08:06.571 80240 ERROR sysinv.puppet.puppet [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBqf7xs'
2019-09-13 07:08:06.571 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:08:06.572 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Exception during message handling
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBqf7xs'
2019-09-13 07:08:06.572 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:08:06.574 80240 ERROR sysinv.openstack.common.rpc.common [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBqf7xs' to caller
2019-09-13 07:08:06.574 80240 ERROR sysinv.openstack.common.rpc.common [req-4609ca74-1ed2-4c21-aab0-a12cfda9f63b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBqf7xs'\n"]
2019-09-13 07:08:06.582 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:08:06.582 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:08:59.615 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:08:59.615 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:09:01.775 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:09:02.435 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:09:02.577 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:09:02.604 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:09:02.605 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:09:02.605 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:09:03.361 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:09:03.683 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:09:03.946 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:09:04.364 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:09:04.475 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:09:04.506 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:09:04.541 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:09:04.573 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:09:04.604 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:09:04.639 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:09:04.671 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:09:04.703 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:09:04.812 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:09:04.869 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:09:04.870 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:09:04.870 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:09:04.870 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:09:04.871 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:09:04.885 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:09:04.899 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Setting config target of host 'controller-0' to '77f0e02b-cb0b-4c48-b571-777a3502896c'.
2019-09-13 07:09:06.541 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] _config_update_hosts config_uuid=77f0e02b-cb0b-4c48-b571-777a3502896c
2019-09-13 07:09:06.542 80240 INFO sysinv.conductor.manager [req-374e562c-f765-4b98-b207-45fc327834e4 None None] applying runtime manifest config_uuid=77f0e02b-cb0b-4c48-b571-777a3502896c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:09:06.556 80240 INFO sysinv.puppet.puppet [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Updating hiera for host: controller-0 with config_uuid: 77f0e02b-cb0b-4c48-b571-777a3502896c
2019-09-13 07:09:08.217 80240 ERROR sysinv.puppet.puppet [req-374e562c-f765-4b98-b207-45fc327834e4 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZZ3500'
2019-09-13 07:09:08.217 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:09:08.218 80240 ERROR sysinv.openstack.common.rpc.amqp [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Exception during message handling
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZZ3500'
2019-09-13 07:09:08.218 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:09:08.220 80240 ERROR sysinv.openstack.common.rpc.common [req-374e562c-f765-4b98-b207-45fc327834e4 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZZ3500' to caller
2019-09-13 07:09:08.220 80240 ERROR sysinv.openstack.common.rpc.common [req-374e562c-f765-4b98-b207-45fc327834e4 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlZZ3500'\n"]
2019-09-13 07:09:08.232 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:09:08.232 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:09:59.636 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:09:59.636 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:10:01.726 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:10:02.393 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:10:02.517 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:10:02.544 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:10:02.545 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:10:02.545 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:10:03.073 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:10:03.518 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:10:03.859 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:10:04.108 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:10:04.228 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:10:04.435 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:10:04.471 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:10:04.503 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:10:04.535 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:10:04.569 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:10:04.600 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:10:04.632 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:10:04.739 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:10:04.796 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:10:04.797 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:10:04.797 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:10:04.797 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:10:04.798 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:10:04.816 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:10:04.832 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Setting config target of host 'controller-0' to '73f3f052-e9a6-4a77-9dcd-ac0e1f3f60b6'.
2019-09-13 07:10:04.912 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] _config_update_hosts config_uuid=73f3f052-e9a6-4a77-9dcd-ac0e1f3f60b6
2019-09-13 07:10:04.913 80240 INFO sysinv.conductor.manager [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] applying runtime manifest config_uuid=73f3f052-e9a6-4a77-9dcd-ac0e1f3f60b6, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:10:04.928 80240 INFO sysinv.puppet.puppet [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Updating hiera for host: controller-0 with config_uuid: 73f3f052-e9a6-4a77-9dcd-ac0e1f3f60b6
2019-09-13 07:10:06.573 80240 ERROR sysinv.puppet.puppet [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBT7x29'
2019-09-13 07:10:06.573 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:10:06.574 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Exception during message handling
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBT7x29'
2019-09-13 07:10:06.574 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:10:06.576 80240 ERROR sysinv.openstack.common.rpc.common [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBT7x29' to caller
2019-09-13 07:10:06.576 80240 ERROR sysinv.openstack.common.rpc.common [req-e751bbd7-08d1-449f-a312-aa2f4bc94665 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlBT7x29'\n"]
2019-09-13 07:10:06.586 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:10:06.586 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:10:59.645 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:10:59.645 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:11:01.701 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:11:02.393 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:11:02.512 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:11:02.540 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:11:02.540 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:11:02.541 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:11:02.990 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:11:03.416 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:11:03.807 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:11:04.063 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:11:04.179 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:11:04.210 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:11:04.250 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:11:04.284 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:11:04.315 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:11:04.345 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:11:04.375 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:11:04.410 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:11:04.512 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:11:04.575 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:11:04.575 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:11:04.576 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:11:04.576 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:11:04.576 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:11:04.591 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:11:04.605 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Setting config target of host 'controller-0' to '224c8113-d5bb-4c0c-8642-9060110c0579'.
2019-09-13 07:11:04.639 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] _config_update_hosts config_uuid=224c8113-d5bb-4c0c-8642-9060110c0579
2019-09-13 07:11:04.640 80240 INFO sysinv.conductor.manager [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] applying runtime manifest config_uuid=224c8113-d5bb-4c0c-8642-9060110c0579, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:11:04.657 80240 INFO sysinv.puppet.puppet [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Updating hiera for host: controller-0 with config_uuid: 224c8113-d5bb-4c0c-8642-9060110c0579
2019-09-13 07:11:06.321 80240 ERROR sysinv.puppet.puppet [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMWbK04'
2019-09-13 07:11:06.321 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:11:06.322 80240 ERROR sysinv.openstack.common.rpc.amqp [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Exception during message handling
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMWbK04'
2019-09-13 07:11:06.322 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:11:06.324 80240 ERROR sysinv.openstack.common.rpc.common [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMWbK04' to caller
2019-09-13 07:11:06.324 80240 ERROR sysinv.openstack.common.rpc.common [req-559ed4a3-1cf2-4c2d-86d2-2726a23d5d94 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMWbK04'\n"]
2019-09-13 07:11:06.333 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:11:06.333 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:11:59.650 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:11:59.651 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:12:01.772 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:12:02.432 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:12:02.578 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:12:02.606 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:12:02.607 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:12:02.608 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:12:03.293 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:12:03.576 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:12:04.074 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:12:04.332 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:12:04.444 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:12:04.483 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:12:04.526 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:12:04.560 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:12:04.593 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:12:04.629 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:12:04.663 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:12:04.696 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:12:04.811 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:12:04.872 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:12:04.873 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:12:04.873 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:12:04.873 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:12:04.874 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:12:04.890 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:12:04.906 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Setting config target of host 'controller-0' to '31c1a9b0-e7a4-4384-a114-e58ad383d8dc'.
2019-09-13 07:12:04.961 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] _config_update_hosts config_uuid=31c1a9b0-e7a4-4384-a114-e58ad383d8dc
2019-09-13 07:12:04.961 80240 INFO sysinv.conductor.manager [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] applying runtime manifest config_uuid=31c1a9b0-e7a4-4384-a114-e58ad383d8dc, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:12:04.977 80240 INFO sysinv.puppet.puppet [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Updating hiera for host: controller-0 with config_uuid: 31c1a9b0-e7a4-4384-a114-e58ad383d8dc
2019-09-13 07:12:06.635 80240 ERROR sysinv.puppet.puppet [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlksQjzW'
2019-09-13 07:12:06.635 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:12:06.636 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Exception during message handling
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlksQjzW'
2019-09-13 07:12:06.636 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:12:06.638 80240 ERROR sysinv.openstack.common.rpc.common [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlksQjzW' to caller
2019-09-13 07:12:06.638 80240 ERROR sysinv.openstack.common.rpc.common [req-6690659e-8ad5-4d52-b490-27fe88bba989 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlksQjzW'\n"]
2019-09-13 07:12:06.648 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:12:06.648 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:12:59.700 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:12:59.700 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:13:01.806 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:13:02.485 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:13:02.608 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:13:02.635 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:13:02.636 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:13:02.636 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:13:03.277 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:13:03.559 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:13:04.017 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:13:04.271 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:13:04.381 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:13:04.412 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:13:04.446 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:13:04.478 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:13:04.508 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:13:04.543 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:13:04.573 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:13:04.604 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:13:04.712 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:13:04.776 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:13:04.777 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:13:04.777 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:13:04.778 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:13:04.778 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:13:04.798 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:13:04.813 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Setting config target of host 'controller-0' to '3bcb6813-0516-4872-88ff-9bf86ba4f452'.
2019-09-13 07:13:04.859 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] _config_update_hosts config_uuid=3bcb6813-0516-4872-88ff-9bf86ba4f452
2019-09-13 07:13:04.859 80240 INFO sysinv.conductor.manager [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] applying runtime manifest config_uuid=3bcb6813-0516-4872-88ff-9bf86ba4f452, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:13:04.874 80240 INFO sysinv.puppet.puppet [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Updating hiera for host: controller-0 with config_uuid: 3bcb6813-0516-4872-88ff-9bf86ba4f452
2019-09-13 07:13:06.582 80240 ERROR sysinv.puppet.puppet [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFZtKyt'
2019-09-13 07:13:06.582 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:13:06.583 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Exception during message handling
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFZtKyt'
2019-09-13 07:13:06.583 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:13:06.585 80240 ERROR sysinv.openstack.common.rpc.common [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFZtKyt' to caller
2019-09-13 07:13:06.585 80240 ERROR sysinv.openstack.common.rpc.common [req-2d77d46f-01a3-49ee-9764-42bed6cfa50e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFZtKyt'\n"]
2019-09-13 07:13:06.594 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:13:06.594 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:13:59.702 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:13:59.702 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:14:01.823 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:14:02.486 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:14:02.626 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:14:02.655 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:14:02.655 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:14:02.656 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:14:03.148 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:14:03.715 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:14:04.083 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:14:04.511 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:14:04.629 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:14:04.665 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:14:04.697 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:14:04.728 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:14:04.763 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:14:04.794 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:14:04.825 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:14:04.861 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:14:04.965 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:14:05.028 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:14:05.028 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:14:05.029 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:14:05.029 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:14:05.029 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:14:05.044 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:14:05.059 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] Setting config target of host 'controller-0' to '4cae80b4-db36-4458-8267-b74857b40ea4'.
2019-09-13 07:14:05.110 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] _config_update_hosts config_uuid=4cae80b4-db36-4458-8267-b74857b40ea4
2019-09-13 07:14:05.110 80240 INFO sysinv.conductor.manager [req-916cc277-1010-4342-899f-aaae27e7387d None None] applying runtime manifest config_uuid=4cae80b4-db36-4458-8267-b74857b40ea4, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:14:05.126 80240 INFO sysinv.puppet.puppet [req-916cc277-1010-4342-899f-aaae27e7387d None None] Updating hiera for host: controller-0 with config_uuid: 4cae80b4-db36-4458-8267-b74857b40ea4
2019-09-13 07:14:06.846 80240 ERROR sysinv.puppet.puppet [req-916cc277-1010-4342-899f-aaae27e7387d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcC4UcP'
2019-09-13 07:14:06.846 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:14:06.847 80240 ERROR sysinv.openstack.common.rpc.amqp [req-916cc277-1010-4342-899f-aaae27e7387d None None] Exception during message handling
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcC4UcP'
2019-09-13 07:14:06.847 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:14:06.849 80240 ERROR sysinv.openstack.common.rpc.common [req-916cc277-1010-4342-899f-aaae27e7387d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcC4UcP' to caller
2019-09-13 07:14:06.849 80240 ERROR sysinv.openstack.common.rpc.common [req-916cc277-1010-4342-899f-aaae27e7387d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcC4UcP'\n"]
2019-09-13 07:14:06.859 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:14:06.859 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:14:59.756 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:14:59.757 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:15:01.958 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:15:02.628 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:15:02.778 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:15:02.806 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:15:02.807 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:15:02.807 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:15:03.355 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:15:03.873 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:15:04.181 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:15:04.458 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:15:04.583 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:15:04.615 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:15:04.646 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:15:04.682 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:15:04.715 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:15:04.748 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:15:04.780 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:15:04.818 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:15:04.934 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:15:05.006 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:15:05.006 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:15:05.007 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:15:05.007 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:15:05.008 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:15:05.024 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:15:05.040 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Setting config target of host 'controller-0' to '6001333b-3457-4976-892b-7e14fbbb7b00'.
2019-09-13 07:15:05.078 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] _config_update_hosts config_uuid=6001333b-3457-4976-892b-7e14fbbb7b00
2019-09-13 07:15:05.078 80240 INFO sysinv.conductor.manager [req-c799416b-63fd-4e43-9b48-d40634552913 None None] applying runtime manifest config_uuid=6001333b-3457-4976-892b-7e14fbbb7b00, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:15:05.094 80240 INFO sysinv.puppet.puppet [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Updating hiera for host: controller-0 with config_uuid: 6001333b-3457-4976-892b-7e14fbbb7b00
2019-09-13 07:15:06.764 80240 ERROR sysinv.puppet.puppet [req-c799416b-63fd-4e43-9b48-d40634552913 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlv8S7ny'
2019-09-13 07:15:06.764 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:15:06.765 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Exception during message handling
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlv8S7ny'
2019-09-13 07:15:06.765 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:15:06.767 80240 ERROR sysinv.openstack.common.rpc.common [req-c799416b-63fd-4e43-9b48-d40634552913 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlv8S7ny' to caller
2019-09-13 07:15:06.767 80240 ERROR sysinv.openstack.common.rpc.common [req-c799416b-63fd-4e43-9b48-d40634552913 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlv8S7ny'\n"]
2019-09-13 07:15:06.777 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:15:06.777 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:15:59.755 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:15:59.755 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:16:01.889 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:16:02.569 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:16:02.723 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:16:02.750 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:16:02.750 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:16:02.751 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:16:03.455 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:16:03.764 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:16:04.021 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:16:04.432 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:16:04.550 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:16:04.583 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:16:04.616 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:16:04.652 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:16:04.684 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:16:04.716 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:16:04.751 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:16:04.784 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:16:04.890 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:16:04.949 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:16:04.949 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:16:04.949 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:16:04.950 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:16:04.950 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:16:04.964 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:16:04.979 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Setting config target of host 'controller-0' to '3dba6779-c78e-424b-98f4-2680485e1e39'.
2019-09-13 07:16:05.019 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] _config_update_hosts config_uuid=3dba6779-c78e-424b-98f4-2680485e1e39
2019-09-13 07:16:05.020 80240 INFO sysinv.conductor.manager [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] applying runtime manifest config_uuid=3dba6779-c78e-424b-98f4-2680485e1e39, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:16:05.038 80240 INFO sysinv.puppet.puppet [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Updating hiera for host: controller-0 with config_uuid: 3dba6779-c78e-424b-98f4-2680485e1e39
2019-09-13 07:16:06.650 80240 ERROR sysinv.puppet.puppet [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml33Gpao'
2019-09-13 07:16:06.650 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:16:06.651 80240 ERROR sysinv.openstack.common.rpc.amqp [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Exception during message handling
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml33Gpao'
2019-09-13 07:16:06.651 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:16:06.653 80240 ERROR sysinv.openstack.common.rpc.common [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml33Gpao' to caller
2019-09-13 07:16:06.654 80240 ERROR sysinv.openstack.common.rpc.common [req-0e24cc8b-162c-404c-b35d-0a5d44a7cd6c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml33Gpao'\n"]
2019-09-13 07:16:06.663 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:16:06.663 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:16:59.808 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:16:59.808 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:17:01.872 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:17:02.557 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:17:02.694 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:17:02.720 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:17:02.720 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:17:02.721 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:17:03.195 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:17:03.674 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:17:03.996 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:17:04.249 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:17:04.546 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:17:04.577 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:17:04.608 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:17:04.642 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:17:04.673 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:17:04.705 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:17:04.740 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:17:04.772 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:17:04.881 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:17:04.938 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:17:04.939 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:17:04.939 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:17:04.939 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:17:04.940 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:17:04.954 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:17:04.970 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Setting config target of host 'controller-0' to '5a58963e-402f-41bd-9839-da5be88d2f3b'.
2019-09-13 07:17:05.013 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] _config_update_hosts config_uuid=5a58963e-402f-41bd-9839-da5be88d2f3b
2019-09-13 07:17:05.014 80240 INFO sysinv.conductor.manager [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] applying runtime manifest config_uuid=5a58963e-402f-41bd-9839-da5be88d2f3b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:17:05.028 80240 INFO sysinv.puppet.puppet [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Updating hiera for host: controller-0 with config_uuid: 5a58963e-402f-41bd-9839-da5be88d2f3b
2019-09-13 07:17:06.789 80240 ERROR sysinv.puppet.puppet [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvcmxBk'
2019-09-13 07:17:06.789 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:17:06.790 80240 ERROR sysinv.openstack.common.rpc.amqp [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Exception during message handling
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvcmxBk'
2019-09-13 07:17:06.790 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:17:06.792 80240 ERROR sysinv.openstack.common.rpc.common [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvcmxBk' to caller
2019-09-13 07:17:06.792 80240 ERROR sysinv.openstack.common.rpc.common [req-05c7ed6c-ecb9-435d-8c52-22c076c4f57a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvcmxBk'\n"]
2019-09-13 07:17:06.803 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:17:06.803 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:17:59.863 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:17:59.864 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:18:01.965 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:18:02.646 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:18:02.781 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:18:02.807 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:18:02.808 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:18:02.808 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:18:03.328 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:18:03.817 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:18:04.165 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:18:04.425 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:18:04.550 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:18:04.581 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:18:04.612 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:18:04.646 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:18:04.676 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:18:04.708 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:18:04.742 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:18:04.773 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:18:04.877 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:18:04.936 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:18:04.936 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:18:04.936 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:18:04.937 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:18:04.937 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:18:04.951 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:18:04.966 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Setting config target of host 'controller-0' to '1bf49d45-22f9-4faf-bb25-4db8a75c66cd'.
2019-09-13 07:18:05.026 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] _config_update_hosts config_uuid=1bf49d45-22f9-4faf-bb25-4db8a75c66cd
2019-09-13 07:18:05.026 80240 INFO sysinv.conductor.manager [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] applying runtime manifest config_uuid=1bf49d45-22f9-4faf-bb25-4db8a75c66cd, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:18:05.045 80240 INFO sysinv.puppet.puppet [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Updating hiera for host: controller-0 with config_uuid: 1bf49d45-22f9-4faf-bb25-4db8a75c66cd
2019-09-13 07:18:06.907 80240 ERROR sysinv.puppet.puppet [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlR3tA82'
2019-09-13 07:18:06.907 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:18:06.908 80240 ERROR sysinv.openstack.common.rpc.amqp [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Exception during message handling
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlR3tA82'
2019-09-13 07:18:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:18:06.910 80240 ERROR sysinv.openstack.common.rpc.common [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlR3tA82' to caller
2019-09-13 07:18:06.910 80240 ERROR sysinv.openstack.common.rpc.common [req-5898bfe8-f39f-4b7f-9989-7e822bb5bc89 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlR3tA82'\n"]
2019-09-13 07:18:06.920 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:18:06.920 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:18:59.915 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:18:59.916 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:19:02.019 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:19:02.681 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:19:02.830 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:19:02.860 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:19:02.860 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:19:02.861 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:19:03.370 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:19:03.606 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:19:04.171 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:19:04.429 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:19:04.544 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:19:04.579 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:19:04.612 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:19:04.642 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:19:04.677 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:19:04.708 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:19:04.739 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:19:04.941 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:19:05.046 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:19:05.104 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:19:05.104 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:19:05.104 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:19:05.105 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:19:05.105 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:19:05.120 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:19:05.135 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Setting config target of host 'controller-0' to '07f2cb82-cee2-4099-9696-8195b94303a3'.
2019-09-13 07:19:05.167 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] _config_update_hosts config_uuid=07f2cb82-cee2-4099-9696-8195b94303a3
2019-09-13 07:19:05.168 80240 INFO sysinv.conductor.manager [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] applying runtime manifest config_uuid=07f2cb82-cee2-4099-9696-8195b94303a3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:19:05.182 80240 INFO sysinv.puppet.puppet [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Updating hiera for host: controller-0 with config_uuid: 07f2cb82-cee2-4099-9696-8195b94303a3
2019-09-13 07:19:06.837 80240 ERROR sysinv.puppet.puppet [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF6olFI'
2019-09-13 07:19:06.837 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:19:06.838 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Exception during message handling
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF6olFI'
2019-09-13 07:19:06.838 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:19:06.840 80240 ERROR sysinv.openstack.common.rpc.common [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF6olFI' to caller
2019-09-13 07:19:06.840 80240 ERROR sysinv.openstack.common.rpc.common [req-e96660fc-7425-44dc-b3bd-06f76d4da94a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlF6olFI'\n"]
2019-09-13 07:19:06.848 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:19:06.848 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:19:59.969 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:19:59.970 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:20:02.096 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:20:02.758 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:20:02.903 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:20:02.934 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:20:02.934 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:20:02.935 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:20:03.432 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:20:03.950 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:20:04.259 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:20:04.511 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:20:04.629 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:20:04.659 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:20:04.690 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:20:04.723 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:20:04.755 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:20:04.785 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:20:04.816 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:20:04.850 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:20:04.953 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:20:05.011 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:20:05.012 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:20:05.012 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:20:05.012 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:20:05.013 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:20:05.027 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:20:05.043 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Setting config target of host 'controller-0' to '462c3217-f521-4984-8a2e-b29ab9347fce'.
2019-09-13 07:20:05.093 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] _config_update_hosts config_uuid=462c3217-f521-4984-8a2e-b29ab9347fce
2019-09-13 07:20:05.093 80240 INFO sysinv.conductor.manager [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] applying runtime manifest config_uuid=462c3217-f521-4984-8a2e-b29ab9347fce, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:20:05.108 80240 INFO sysinv.puppet.puppet [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Updating hiera for host: controller-0 with config_uuid: 462c3217-f521-4984-8a2e-b29ab9347fce
2019-09-13 07:20:06.743 80240 ERROR sysinv.puppet.puppet [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleQ4IQ8'
2019-09-13 07:20:06.743 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:20:06.744 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Exception during message handling
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleQ4IQ8'
2019-09-13 07:20:06.744 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:20:06.746 80240 ERROR sysinv.openstack.common.rpc.common [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleQ4IQ8' to caller
2019-09-13 07:20:06.746 80240 ERROR sysinv.openstack.common.rpc.common [req-b32262a5-0e38-4004-8812-fb4bf9a1183c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleQ4IQ8'\n"]
2019-09-13 07:20:06.754 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:20:06.754 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:21:00.019 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:21:00.019 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:21:02.123 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:21:02.805 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:21:02.951 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:21:02.977 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:21:02.978 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:21:02.978 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:21:03.700 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:21:04.001 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:21:04.500 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:21:04.758 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:21:04.879 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:21:04.911 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:21:04.942 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:21:04.977 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:21:05.007 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:21:05.037 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:21:05.070 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:21:05.104 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:21:05.225 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:21:05.285 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:21:05.285 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:21:05.286 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:21:05.286 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:21:05.286 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:21:05.301 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:21:05.316 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Setting config target of host 'controller-0' to '2ca31f87-d7af-43a3-9bf7-c01de071cf49'.
2019-09-13 07:21:05.350 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] _config_update_hosts config_uuid=2ca31f87-d7af-43a3-9bf7-c01de071cf49
2019-09-13 07:21:05.351 80240 INFO sysinv.conductor.manager [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] applying runtime manifest config_uuid=2ca31f87-d7af-43a3-9bf7-c01de071cf49, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:21:05.369 80240 INFO sysinv.puppet.puppet [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Updating hiera for host: controller-0 with config_uuid: 2ca31f87-d7af-43a3-9bf7-c01de071cf49
2019-09-13 07:21:06.988 80240 ERROR sysinv.puppet.puppet [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlc4fka_'
2019-09-13 07:21:06.988 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:21:06.989 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Exception during message handling
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlc4fka_'
2019-09-13 07:21:06.989 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:21:06.991 80240 ERROR sysinv.openstack.common.rpc.common [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlc4fka_' to caller
2019-09-13 07:21:06.992 80240 ERROR sysinv.openstack.common.rpc.common [req-ea492d0c-6e06-495d-af72-98ded680cef9 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlc4fka_'\n"]
2019-09-13 07:21:07.000 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:21:07.000 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:22:00.028 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:22:00.028 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:22:02.152 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:22:02.846 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:22:03.000 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:22:03.027 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:22:03.028 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:22:03.028 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:22:03.822 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:22:04.171 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:22:04.454 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:22:04.860 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:22:04.973 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:22:05.006 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:22:05.041 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:22:05.072 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:22:05.103 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:22:05.138 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:22:05.169 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:22:05.200 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:22:05.304 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:22:05.360 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:22:05.361 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:22:05.361 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:22:05.364 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:22:05.364 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:22:05.384 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:22:05.400 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Setting config target of host 'controller-0' to '3d9b5849-fff5-4e91-980e-6494d2439bab'.
2019-09-13 07:22:05.435 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] _config_update_hosts config_uuid=3d9b5849-fff5-4e91-980e-6494d2439bab
2019-09-13 07:22:05.436 80240 INFO sysinv.conductor.manager [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] applying runtime manifest config_uuid=3d9b5849-fff5-4e91-980e-6494d2439bab, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:22:05.450 80240 INFO sysinv.puppet.puppet [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Updating hiera for host: controller-0 with config_uuid: 3d9b5849-fff5-4e91-980e-6494d2439bab
2019-09-13 07:22:07.122 80240 ERROR sysinv.puppet.puppet [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVlbaX_'
2019-09-13 07:22:07.122 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:22:07.123 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Exception during message handling
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVlbaX_'
2019-09-13 07:22:07.123 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:22:07.125 80240 ERROR sysinv.openstack.common.rpc.common [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVlbaX_' to caller
2019-09-13 07:22:07.126 80240 ERROR sysinv.openstack.common.rpc.common [req-1719b699-08ec-42c7-b21b-fd7ab3ba0b9b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVlbaX_'\n"]
2019-09-13 07:22:07.136 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:22:07.136 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:23:00.048 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:23:00.049 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:23:02.149 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:23:02.827 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:23:02.948 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:23:02.975 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:23:02.975 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:23:02.976 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:23:03.421 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:23:03.854 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:23:04.208 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:23:04.484 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:23:04.593 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:23:04.623 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:23:04.656 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:23:04.685 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:23:04.716 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:23:04.750 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:23:04.781 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:23:04.813 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:23:04.915 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:23:04.971 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:23:04.972 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:23:04.972 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:23:04.972 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:23:04.973 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:23:04.991 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:23:05.012 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] Setting config target of host 'controller-0' to '1a41c1db-1ebe-497f-9fe9-c67007bb2acb'.
2019-09-13 07:23:05.045 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] _config_update_hosts config_uuid=1a41c1db-1ebe-497f-9fe9-c67007bb2acb
2019-09-13 07:23:05.045 80240 INFO sysinv.conductor.manager [req-d3b486df-7a09-4967-9130-c047c373256b None None] applying runtime manifest config_uuid=1a41c1db-1ebe-497f-9fe9-c67007bb2acb, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:23:05.059 80240 INFO sysinv.puppet.puppet [req-d3b486df-7a09-4967-9130-c047c373256b None None] Updating hiera for host: controller-0 with config_uuid: 1a41c1db-1ebe-497f-9fe9-c67007bb2acb
2019-09-13 07:23:06.907 80240 ERROR sysinv.puppet.puppet [req-d3b486df-7a09-4967-9130-c047c373256b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD7bRW9'
2019-09-13 07:23:06.907 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:23:06.908 80240 ERROR sysinv.openstack.common.rpc.amqp [req-d3b486df-7a09-4967-9130-c047c373256b None None] Exception during message handling
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD7bRW9'
2019-09-13 07:23:06.908 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:23:06.910 80240 ERROR sysinv.openstack.common.rpc.common [req-d3b486df-7a09-4967-9130-c047c373256b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD7bRW9' to caller
2019-09-13 07:23:06.910 80240 ERROR sysinv.openstack.common.rpc.common [req-d3b486df-7a09-4967-9130-c047c373256b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlD7bRW9'\n"]
2019-09-13 07:23:06.918 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:23:06.918 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:24:00.100 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:24:00.100 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:24:02.235 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:24:02.933 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:24:03.088 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:24:03.115 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:24:03.116 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:24:03.117 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:24:03.606 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:24:03.872 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:24:04.414 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:24:04.686 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:24:04.797 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:24:04.827 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:24:04.861 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:24:04.893 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:24:04.924 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:24:04.958 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:24:04.989 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:24:05.019 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:24:05.119 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:24:05.174 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:24:05.175 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:24:05.175 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:24:05.175 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:24:05.176 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:24:05.193 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:24:05.208 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Setting config target of host 'controller-0' to '01d8dd98-71e1-4ccc-8681-40731a392c17'.
2019-09-13 07:24:05.271 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] _config_update_hosts config_uuid=01d8dd98-71e1-4ccc-8681-40731a392c17
2019-09-13 07:24:05.272 80240 INFO sysinv.conductor.manager [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] applying runtime manifest config_uuid=01d8dd98-71e1-4ccc-8681-40731a392c17, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:24:05.286 80240 INFO sysinv.puppet.puppet [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Updating hiera for host: controller-0 with config_uuid: 01d8dd98-71e1-4ccc-8681-40731a392c17
2019-09-13 07:24:06.921 80240 ERROR sysinv.puppet.puppet [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCB9yvF'
2019-09-13 07:24:06.921 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:24:06.922 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Exception during message handling
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCB9yvF'
2019-09-13 07:24:06.922 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:24:06.924 80240 ERROR sysinv.openstack.common.rpc.common [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCB9yvF' to caller
2019-09-13 07:24:06.924 80240 ERROR sysinv.openstack.common.rpc.common [req-6039f603-06e7-418f-ae68-a34cbbba2d0d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCB9yvF'\n"]
2019-09-13 07:24:06.933 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:24:06.933 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:25:00.127 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:25:00.132 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:25:02.238 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:25:02.920 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:25:03.082 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:25:03.108 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:25:03.108 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:25:03.109 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:25:03.810 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:25:04.155 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:25:04.614 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:25:04.862 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:25:04.974 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:25:05.005 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:25:05.040 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:25:05.071 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:25:05.103 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:25:05.134 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:25:05.168 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:25:05.198 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:25:05.310 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:25:05.374 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:25:05.374 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:25:05.375 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:25:05.375 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:25:05.376 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:25:05.392 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:25:05.408 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Setting config target of host 'controller-0' to '05ae1783-68c9-4c2f-bb3c-70716dbb944a'.
2019-09-13 07:25:05.443 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] _config_update_hosts config_uuid=05ae1783-68c9-4c2f-bb3c-70716dbb944a
2019-09-13 07:25:05.444 80240 INFO sysinv.conductor.manager [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] applying runtime manifest config_uuid=05ae1783-68c9-4c2f-bb3c-70716dbb944a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:25:05.458 80240 INFO sysinv.puppet.puppet [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Updating hiera for host: controller-0 with config_uuid: 05ae1783-68c9-4c2f-bb3c-70716dbb944a
2019-09-13 07:25:07.163 80240 ERROR sysinv.puppet.puppet [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNNF23S'
2019-09-13 07:25:07.163 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:25:07.165 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Exception during message handling
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNNF23S'
2019-09-13 07:25:07.165 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:25:07.167 80240 ERROR sysinv.openstack.common.rpc.common [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNNF23S' to caller
2019-09-13 07:25:07.167 80240 ERROR sysinv.openstack.common.rpc.common [req-6df5319f-77b8-451e-8421-741cef9c2c4d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNNF23S'\n"]
2019-09-13 07:25:07.177 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:25:07.177 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:26:00.173 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:26:00.174 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:26:02.344 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:26:03.042 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:26:03.179 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:26:03.205 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:26:03.206 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:26:03.206 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:26:03.965 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:26:04.334 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:26:04.599 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:26:05.034 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:26:05.155 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:26:05.192 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:26:05.232 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:26:05.275 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:26:05.307 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:26:05.339 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:26:05.374 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:26:05.412 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:26:05.531 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:26:05.592 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:26:05.592 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:26:05.593 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:26:05.593 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:26:05.593 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:26:05.609 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:26:05.624 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Setting config target of host 'controller-0' to '378edc64-0025-4d94-ac86-c0e25dbae33f'.
2019-09-13 07:26:05.658 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] _config_update_hosts config_uuid=378edc64-0025-4d94-ac86-c0e25dbae33f
2019-09-13 07:26:05.659 80240 INFO sysinv.conductor.manager [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] applying runtime manifest config_uuid=378edc64-0025-4d94-ac86-c0e25dbae33f, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:26:05.679 80240 INFO sysinv.puppet.puppet [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Updating hiera for host: controller-0 with config_uuid: 378edc64-0025-4d94-ac86-c0e25dbae33f
2019-09-13 07:26:07.498 80240 ERROR sysinv.puppet.puppet [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDo8TM3'
2019-09-13 07:26:07.498 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:26:07.500 80240 ERROR sysinv.openstack.common.rpc.amqp [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Exception during message handling
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDo8TM3'
2019-09-13 07:26:07.500 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:26:07.506 80240 ERROR sysinv.openstack.common.rpc.common [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDo8TM3' to caller
2019-09-13 07:26:07.506 80240 ERROR sysinv.openstack.common.rpc.common [req-279c936d-1228-4298-9e86-11ee7dfeaa6d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDo8TM3'\n"]
2019-09-13 07:26:07.519 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:26:07.519 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:27:00.218 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:27:00.220 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:27:02.343 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:27:03.021 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:27:03.167 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:27:03.192 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:27:03.193 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:27:03.193 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:27:03.656 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:27:04.160 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:27:04.489 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:27:04.754 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:27:04.877 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:27:04.919 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:27:04.952 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:27:04.986 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:27:05.022 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:27:05.056 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:27:05.089 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:27:05.306 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:27:05.416 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:27:05.474 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:27:05.474 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:27:05.475 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:27:05.475 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:27:05.475 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:27:05.490 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:27:05.509 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Setting config target of host 'controller-0' to '671ea163-ab95-40be-a462-ca5855179e7b'.
2019-09-13 07:27:05.550 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] _config_update_hosts config_uuid=671ea163-ab95-40be-a462-ca5855179e7b
2019-09-13 07:27:05.551 80240 INFO sysinv.conductor.manager [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] applying runtime manifest config_uuid=671ea163-ab95-40be-a462-ca5855179e7b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:27:05.566 80240 INFO sysinv.puppet.puppet [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Updating hiera for host: controller-0 with config_uuid: 671ea163-ab95-40be-a462-ca5855179e7b
2019-09-13 07:27:07.352 80240 ERROR sysinv.puppet.puppet [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcfdWt2'
2019-09-13 07:27:07.352 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:27:07.352 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Exception during message handling
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcfdWt2'
2019-09-13 07:27:07.352 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:27:07.354 80240 ERROR sysinv.openstack.common.rpc.common [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcfdWt2' to caller
2019-09-13 07:27:07.355 80240 ERROR sysinv.openstack.common.rpc.common [req-e0ab626c-8a38-49f9-962c-c3018cbbbf0e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcfdWt2'\n"]
2019-09-13 07:27:07.363 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:27:07.363 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:28:00.242 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:28:00.243 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:28:02.402 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:28:03.070 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:28:03.215 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:28:03.247 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:28:03.248 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:28:03.248 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:28:03.719 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:28:04.232 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:28:04.546 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:28:04.798 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:28:04.914 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:28:04.948 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:28:04.979 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:28:05.015 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:28:05.046 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:28:05.078 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:28:05.110 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:28:05.146 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:28:05.253 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:28:05.312 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:28:05.312 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:28:05.313 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:28:05.313 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:28:05.314 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:28:05.329 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:28:05.344 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Setting config target of host 'controller-0' to '5ddb950a-bf4f-417e-b961-0e347830c6e9'.
2019-09-13 07:28:05.384 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] _config_update_hosts config_uuid=5ddb950a-bf4f-417e-b961-0e347830c6e9
2019-09-13 07:28:05.385 80240 INFO sysinv.conductor.manager [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] applying runtime manifest config_uuid=5ddb950a-bf4f-417e-b961-0e347830c6e9, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:28:05.399 80240 INFO sysinv.puppet.puppet [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Updating hiera for host: controller-0 with config_uuid: 5ddb950a-bf4f-417e-b961-0e347830c6e9
2019-09-13 07:28:07.061 80240 ERROR sysinv.puppet.puppet [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamltJ0Ufy'
2019-09-13 07:28:07.061 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:28:07.062 80240 ERROR sysinv.openstack.common.rpc.amqp [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Exception during message handling
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamltJ0Ufy'
2019-09-13 07:28:07.062 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:28:07.064 80240 ERROR sysinv.openstack.common.rpc.common [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamltJ0Ufy' to caller
2019-09-13 07:28:07.065 80240 ERROR sysinv.openstack.common.rpc.common [req-d588e784-bd47-4d61-90b4-5a89f50a1fa8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamltJ0Ufy'\n"]
2019-09-13 07:28:07.075 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:28:07.075 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:29:00.250 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:29:00.251 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:29:02.390 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:29:03.088 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:29:03.226 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:29:03.252 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:29:03.253 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:29:03.253 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:29:03.943 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:29:04.242 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:29:04.734 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:29:04.992 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:29:05.116 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:29:05.147 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:29:05.179 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:29:05.215 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:29:05.246 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:29:05.276 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:29:05.307 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:29:05.341 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:29:05.455 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:29:05.516 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:29:05.517 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:29:05.517 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:29:05.518 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:29:05.518 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:29:05.533 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:29:05.548 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Setting config target of host 'controller-0' to '27b3a874-7a7b-4174-986c-cc515b4334fb'.
2019-09-13 07:29:05.587 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] _config_update_hosts config_uuid=27b3a874-7a7b-4174-986c-cc515b4334fb
2019-09-13 07:29:05.587 80240 INFO sysinv.conductor.manager [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] applying runtime manifest config_uuid=27b3a874-7a7b-4174-986c-cc515b4334fb, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:29:05.602 80240 INFO sysinv.puppet.puppet [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Updating hiera for host: controller-0 with config_uuid: 27b3a874-7a7b-4174-986c-cc515b4334fb
2019-09-13 07:29:07.251 80240 ERROR sysinv.puppet.puppet [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWxqkUg'
2019-09-13 07:29:07.251 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:29:07.252 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Exception during message handling
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWxqkUg'
2019-09-13 07:29:07.252 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:29:07.254 80240 ERROR sysinv.openstack.common.rpc.common [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWxqkUg' to caller
2019-09-13 07:29:07.254 80240 ERROR sysinv.openstack.common.rpc.common [req-ead4eb2b-08b1-480e-9494-bd0f019baa5f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWxqkUg'\n"]
2019-09-13 07:29:07.263 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:29:07.263 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:30:00.301 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:30:00.302 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:30:02.398 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:30:03.064 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:30:03.188 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:30:03.216 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:30:03.216 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:30:03.217 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:30:03.697 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:30:04.166 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:30:04.520 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:30:04.787 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:30:04.904 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:30:05.136 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:30:05.172 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:30:05.208 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:30:05.241 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:30:05.274 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:30:05.311 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:30:05.342 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:30:05.453 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:30:05.516 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:30:05.517 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:30:05.517 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:30:05.517 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:30:05.518 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:30:05.533 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:30:05.552 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Setting config target of host 'controller-0' to '6483ccc8-b62a-423d-8465-4bf5a17a4c60'.
2019-09-13 07:30:05.702 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] _config_update_hosts config_uuid=6483ccc8-b62a-423d-8465-4bf5a17a4c60
2019-09-13 07:30:05.702 80240 INFO sysinv.conductor.manager [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] applying runtime manifest config_uuid=6483ccc8-b62a-423d-8465-4bf5a17a4c60, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:30:05.717 80240 INFO sysinv.puppet.puppet [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Updating hiera for host: controller-0 with config_uuid: 6483ccc8-b62a-423d-8465-4bf5a17a4c60
2019-09-13 07:30:07.369 80240 ERROR sysinv.puppet.puppet [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9E1U9n'
2019-09-13 07:30:07.369 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:30:07.370 80240 ERROR sysinv.openstack.common.rpc.amqp [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Exception during message handling
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9E1U9n'
2019-09-13 07:30:07.370 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:30:07.372 80240 ERROR sysinv.openstack.common.rpc.common [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9E1U9n' to caller
2019-09-13 07:30:07.372 80240 ERROR sysinv.openstack.common.rpc.common [req-655a05e7-8fa9-471a-b9d8-42d67be80a68 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9E1U9n'\n"]
2019-09-13 07:30:07.380 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:30:07.380 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:31:00.342 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:31:00.343 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:31:02.466 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:31:03.129 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:31:03.266 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:31:03.296 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:31:03.297 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:31:03.297 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:31:03.772 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:31:04.291 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:31:04.644 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:31:04.895 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:31:05.006 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:31:05.037 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:31:05.067 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:31:05.101 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:31:05.131 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:31:05.162 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:31:05.197 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:31:05.227 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:31:05.348 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:31:05.405 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:31:05.405 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:31:05.406 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:31:05.406 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:31:05.406 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:31:05.421 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:31:05.436 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Setting config target of host 'controller-0' to '752ce218-5908-4fdc-b3f5-97e559db87c9'.
2019-09-13 07:31:05.475 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] _config_update_hosts config_uuid=752ce218-5908-4fdc-b3f5-97e559db87c9
2019-09-13 07:31:05.475 80240 INFO sysinv.conductor.manager [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] applying runtime manifest config_uuid=752ce218-5908-4fdc-b3f5-97e559db87c9, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:31:05.494 80240 INFO sysinv.puppet.puppet [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Updating hiera for host: controller-0 with config_uuid: 752ce218-5908-4fdc-b3f5-97e559db87c9
2019-09-13 07:31:07.243 80240 ERROR sysinv.puppet.puppet [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvFCjJT'
2019-09-13 07:31:07.243 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:31:07.244 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Exception during message handling
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvFCjJT'
2019-09-13 07:31:07.244 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:31:07.246 80240 ERROR sysinv.openstack.common.rpc.common [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvFCjJT' to caller
2019-09-13 07:31:07.246 80240 ERROR sysinv.openstack.common.rpc.common [req-4c0d8319-275b-406f-9238-ea258f7229b8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvFCjJT'\n"]
2019-09-13 07:31:07.255 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:31:07.255 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:32:00.395 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:32:00.396 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:32:02.509 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:32:03.181 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:32:03.323 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:32:03.350 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:32:03.351 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:32:03.352 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:32:04.049 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:32:04.329 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:32:04.809 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:32:05.060 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:32:05.176 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:32:05.208 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:32:05.239 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:32:05.274 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:32:05.305 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:32:05.336 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:32:05.371 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:32:05.402 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:32:05.508 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:32:05.568 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:32:05.568 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:32:05.568 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:32:05.569 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:32:05.569 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:32:05.584 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:32:05.598 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Setting config target of host 'controller-0' to '73c5ed44-6491-42c5-9d9d-06b44bbb7922'.
2019-09-13 07:32:05.631 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] _config_update_hosts config_uuid=73c5ed44-6491-42c5-9d9d-06b44bbb7922
2019-09-13 07:32:05.631 80240 INFO sysinv.conductor.manager [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] applying runtime manifest config_uuid=73c5ed44-6491-42c5-9d9d-06b44bbb7922, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:32:05.649 80240 INFO sysinv.puppet.puppet [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Updating hiera for host: controller-0 with config_uuid: 73c5ed44-6491-42c5-9d9d-06b44bbb7922
2019-09-13 07:32:07.337 80240 ERROR sysinv.puppet.puppet [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNbRh0X'
2019-09-13 07:32:07.337 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:32:07.338 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Exception during message handling
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNbRh0X'
2019-09-13 07:32:07.338 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:32:07.340 80240 ERROR sysinv.openstack.common.rpc.common [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNbRh0X' to caller
2019-09-13 07:32:07.340 80240 ERROR sysinv.openstack.common.rpc.common [req-ea64c1b1-276e-42b6-bbce-3fc63dc8c0be None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNbRh0X'\n"]
2019-09-13 07:32:07.350 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:32:07.350 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:33:00.426 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:33:00.427 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:33:02.523 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:33:03.190 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:33:03.308 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:33:03.333 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:33:03.334 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:33:03.334 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:33:04.035 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:33:04.329 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:33:04.813 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:33:05.072 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:33:05.209 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:33:05.241 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:33:05.277 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:33:05.309 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:33:05.342 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:33:05.378 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:33:05.410 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:33:05.442 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:33:05.545 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:33:05.600 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:33:05.601 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:33:05.601 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:33:05.601 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:33:05.602 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:33:05.616 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:33:05.631 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Setting config target of host 'controller-0' to '7156b4d1-b564-4972-8ebc-04a2771cf6b7'.
2019-09-13 07:33:05.687 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] _config_update_hosts config_uuid=7156b4d1-b564-4972-8ebc-04a2771cf6b7
2019-09-13 07:33:05.688 80240 INFO sysinv.conductor.manager [req-6597a979-34e4-4ae0-9494-23541423da8f None None] applying runtime manifest config_uuid=7156b4d1-b564-4972-8ebc-04a2771cf6b7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:33:05.703 80240 INFO sysinv.puppet.puppet [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Updating hiera for host: controller-0 with config_uuid: 7156b4d1-b564-4972-8ebc-04a2771cf6b7
2019-09-13 07:33:07.485 80240 ERROR sysinv.puppet.puppet [req-6597a979-34e4-4ae0-9494-23541423da8f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJ3N1DF'
2019-09-13 07:33:07.485 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:33:07.485 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Exception during message handling
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJ3N1DF'
2019-09-13 07:33:07.485 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:33:07.487 80240 ERROR sysinv.openstack.common.rpc.common [req-6597a979-34e4-4ae0-9494-23541423da8f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJ3N1DF' to caller
2019-09-13 07:33:07.488 80240 ERROR sysinv.openstack.common.rpc.common [req-6597a979-34e4-4ae0-9494-23541423da8f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJ3N1DF'\n"]
2019-09-13 07:33:07.499 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:33:07.499 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:34:00.432 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:34:00.433 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:34:02.540 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:34:03.216 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:34:03.341 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:34:03.367 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:34:03.367 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:34:03.368 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:34:03.803 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:34:04.332 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:34:04.650 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:34:04.891 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:34:05.183 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:34:05.219 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:34:05.250 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:34:05.284 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:34:05.315 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:34:05.346 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:34:05.381 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:34:05.411 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:34:05.513 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:34:05.573 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:34:05.574 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:34:05.574 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:34:05.574 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:34:05.575 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:34:05.590 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:34:05.606 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Setting config target of host 'controller-0' to '2e33a6ad-f38e-484e-bd56-098711fb7294'.
2019-09-13 07:34:05.665 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] _config_update_hosts config_uuid=2e33a6ad-f38e-484e-bd56-098711fb7294
2019-09-13 07:34:05.665 80240 INFO sysinv.conductor.manager [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] applying runtime manifest config_uuid=2e33a6ad-f38e-484e-bd56-098711fb7294, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:34:05.680 80240 INFO sysinv.puppet.puppet [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Updating hiera for host: controller-0 with config_uuid: 2e33a6ad-f38e-484e-bd56-098711fb7294
2019-09-13 07:34:07.307 80240 ERROR sysinv.puppet.puppet [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKiv4_C'
2019-09-13 07:34:07.307 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:34:07.309 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Exception during message handling
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKiv4_C'
2019-09-13 07:34:07.309 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:34:07.311 80240 ERROR sysinv.openstack.common.rpc.common [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKiv4_C' to caller
2019-09-13 07:34:07.311 80240 ERROR sysinv.openstack.common.rpc.common [req-2db86265-e597-47c5-acbc-6bd1378c6021 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKiv4_C'\n"]
2019-09-13 07:34:07.320 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:34:07.320 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:35:00.484 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:35:00.484 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:35:02.497 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:35:03.157 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:35:03.275 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:35:03.299 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:35:03.300 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:35:03.300 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:35:03.765 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:35:04.192 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:35:04.520 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:35:04.795 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:35:04.908 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:35:04.938 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:35:04.971 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:35:05.003 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:35:05.047 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:35:05.081 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:35:05.111 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:35:05.142 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:35:05.245 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:35:05.301 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:35:05.302 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:35:05.302 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:35:05.302 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:35:05.302 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:35:05.321 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:35:05.336 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Setting config target of host 'controller-0' to '68a22300-bc10-4b63-a2d7-f526ef3903c4'.
2019-09-13 07:35:05.368 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] _config_update_hosts config_uuid=68a22300-bc10-4b63-a2d7-f526ef3903c4
2019-09-13 07:35:05.369 80240 INFO sysinv.conductor.manager [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] applying runtime manifest config_uuid=68a22300-bc10-4b63-a2d7-f526ef3903c4, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:35:05.383 80240 INFO sysinv.puppet.puppet [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Updating hiera for host: controller-0 with config_uuid: 68a22300-bc10-4b63-a2d7-f526ef3903c4
2019-09-13 07:35:07.097 80240 ERROR sysinv.puppet.puppet [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljzerGw'
2019-09-13 07:35:07.097 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:35:07.098 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Exception during message handling
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljzerGw'
2019-09-13 07:35:07.098 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:35:07.100 80240 ERROR sysinv.openstack.common.rpc.common [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljzerGw' to caller
2019-09-13 07:35:07.100 80240 ERROR sysinv.openstack.common.rpc.common [req-b0b4b9ea-3c5e-465c-8c73-744612f0b3a7 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljzerGw'\n"]
2019-09-13 07:35:07.110 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:35:07.110 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:36:00.492 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:36:00.493 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:36:02.626 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:36:03.300 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:36:03.451 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:36:03.480 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:36:03.481 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:36:03.481 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:36:04.273 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:36:04.598 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:36:05.059 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:36:05.307 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:36:05.421 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:36:05.456 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:36:05.488 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:36:05.520 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:36:05.556 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:36:05.589 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:36:05.620 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:36:05.660 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:36:05.767 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:36:05.825 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:36:05.826 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:36:05.826 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:36:05.827 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:36:05.827 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:36:05.842 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:36:05.856 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Setting config target of host 'controller-0' to '067f3742-9fc6-4345-aaae-7a18c2887ffa'.
2019-09-13 07:36:05.896 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] _config_update_hosts config_uuid=067f3742-9fc6-4345-aaae-7a18c2887ffa
2019-09-13 07:36:05.896 80240 INFO sysinv.conductor.manager [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] applying runtime manifest config_uuid=067f3742-9fc6-4345-aaae-7a18c2887ffa, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:36:05.911 80240 INFO sysinv.puppet.puppet [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Updating hiera for host: controller-0 with config_uuid: 067f3742-9fc6-4345-aaae-7a18c2887ffa
2019-09-13 07:36:07.616 80240 ERROR sysinv.puppet.puppet [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqx0mWJ'
2019-09-13 07:36:07.616 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:36:07.617 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Exception during message handling
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqx0mWJ'
2019-09-13 07:36:07.617 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:36:07.618 80240 ERROR sysinv.openstack.common.rpc.common [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqx0mWJ' to caller
2019-09-13 07:36:07.619 80240 ERROR sysinv.openstack.common.rpc.common [req-7898b822-a18d-4b09-973f-2aa3179035d2 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlqx0mWJ'\n"]
2019-09-13 07:36:07.627 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:36:07.627 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:37:00.543 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:37:00.544 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:37:02.630 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:37:03.308 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:37:03.451 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:37:03.478 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:37:03.479 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:37:03.479 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:37:04.175 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:37:04.515 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:37:04.975 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:37:05.225 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:37:05.338 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:37:05.374 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:37:05.405 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:37:05.453 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:37:05.493 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:37:05.526 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:37:05.557 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:37:05.591 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:37:05.693 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:37:05.751 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:37:05.751 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:37:05.751 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:37:05.752 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:37:05.752 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:37:05.767 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:37:05.782 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Setting config target of host 'controller-0' to '14fc28a3-6727-47ff-82f1-262f415e8ec1'.
2019-09-13 07:37:05.821 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] _config_update_hosts config_uuid=14fc28a3-6727-47ff-82f1-262f415e8ec1
2019-09-13 07:37:05.822 80240 INFO sysinv.conductor.manager [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] applying runtime manifest config_uuid=14fc28a3-6727-47ff-82f1-262f415e8ec1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:37:05.836 80240 INFO sysinv.puppet.puppet [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Updating hiera for host: controller-0 with config_uuid: 14fc28a3-6727-47ff-82f1-262f415e8ec1
2019-09-13 07:37:07.496 80240 ERROR sysinv.puppet.puppet [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwygusE'
2019-09-13 07:37:07.496 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:37:07.497 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Exception during message handling
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwygusE'
2019-09-13 07:37:07.497 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:37:07.499 80240 ERROR sysinv.openstack.common.rpc.common [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwygusE' to caller
2019-09-13 07:37:07.499 80240 ERROR sysinv.openstack.common.rpc.common [req-b09260e0-7212-4a6e-9bd6-ddbf283d89b7 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwygusE'\n"]
2019-09-13 07:37:07.509 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:37:07.509 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:38:00.597 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:38:00.597 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:38:02.716 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:38:03.378 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:38:03.498 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:38:03.523 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:38:03.524 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:38:03.524 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:38:04.132 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:38:04.432 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:38:04.746 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:38:05.006 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:38:05.290 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:38:05.322 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:38:05.354 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:38:05.389 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:38:05.421 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:38:05.454 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:38:05.490 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:38:05.523 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:38:05.626 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:38:05.687 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:38:05.687 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:38:05.687 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:38:05.688 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:38:05.688 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:38:05.705 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:38:05.721 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Setting config target of host 'controller-0' to '4283f5e9-de9d-4193-aa06-a4f362c05304'.
2019-09-13 07:38:05.769 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] _config_update_hosts config_uuid=4283f5e9-de9d-4193-aa06-a4f362c05304
2019-09-13 07:38:05.770 80240 INFO sysinv.conductor.manager [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] applying runtime manifest config_uuid=4283f5e9-de9d-4193-aa06-a4f362c05304, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:38:05.785 80240 INFO sysinv.puppet.puppet [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Updating hiera for host: controller-0 with config_uuid: 4283f5e9-de9d-4193-aa06-a4f362c05304
2019-09-13 07:38:07.547 80240 ERROR sysinv.puppet.puppet [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsuonTa'
2019-09-13 07:38:07.547 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:38:07.548 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Exception during message handling
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsuonTa'
2019-09-13 07:38:07.548 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:38:07.550 80240 ERROR sysinv.openstack.common.rpc.common [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsuonTa' to caller
2019-09-13 07:38:07.551 80240 ERROR sysinv.openstack.common.rpc.common [req-8266a4b7-fc5c-41f9-9d0b-e81b8c828a81 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsuonTa'\n"]
2019-09-13 07:38:07.560 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:38:07.560 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:39:00.614 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:39:00.615 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:39:02.776 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:39:03.441 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:39:03.590 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:39:03.617 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:39:03.617 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:39:03.618 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:39:04.075 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:39:04.593 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:39:04.914 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:39:05.178 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:39:05.291 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:39:05.325 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:39:05.356 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:39:05.386 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:39:05.420 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:39:05.450 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:39:05.481 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:39:05.521 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:39:05.628 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:39:05.689 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:39:05.689 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:39:05.689 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:39:05.690 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:39:05.690 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:39:05.705 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:39:05.720 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Setting config target of host 'controller-0' to '55ccaa26-60a3-4a43-8dbf-7bd74d7e452b'.
2019-09-13 07:39:05.748 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] _config_update_hosts config_uuid=55ccaa26-60a3-4a43-8dbf-7bd74d7e452b
2019-09-13 07:39:05.749 80240 INFO sysinv.conductor.manager [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] applying runtime manifest config_uuid=55ccaa26-60a3-4a43-8dbf-7bd74d7e452b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:39:05.764 80240 INFO sysinv.puppet.puppet [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Updating hiera for host: controller-0 with config_uuid: 55ccaa26-60a3-4a43-8dbf-7bd74d7e452b
2019-09-13 07:39:07.613 80240 ERROR sysinv.puppet.puppet [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHOTK22'
2019-09-13 07:39:07.613 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:39:07.614 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Exception during message handling
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHOTK22'
2019-09-13 07:39:07.614 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:39:07.616 80240 ERROR sysinv.openstack.common.rpc.common [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHOTK22' to caller
2019-09-13 07:39:07.616 80240 ERROR sysinv.openstack.common.rpc.common [req-a0fec656-f3e5-48f5-a353-9fefbd702977 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlHOTK22'\n"]
2019-09-13 07:39:07.624 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:39:07.624 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:40:00.624 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:40:00.625 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:40:02.746 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:40:03.424 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:40:03.573 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:40:03.600 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:40:03.601 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:40:03.601 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:40:04.132 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:40:04.425 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:40:04.981 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:40:05.265 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:40:05.384 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:40:05.416 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:40:05.450 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:40:05.481 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:40:05.511 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:40:05.545 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:40:05.577 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:40:05.608 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:40:05.744 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:40:05.802 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:40:05.803 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:40:05.803 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:40:05.804 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:40:05.804 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:40:05.819 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:40:05.834 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Setting config target of host 'controller-0' to '4f6fdfbd-a546-4a71-a64e-6cce2b14e08d'.
2019-09-13 07:40:05.879 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] _config_update_hosts config_uuid=4f6fdfbd-a546-4a71-a64e-6cce2b14e08d
2019-09-13 07:40:05.879 80240 INFO sysinv.conductor.manager [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] applying runtime manifest config_uuid=4f6fdfbd-a546-4a71-a64e-6cce2b14e08d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:40:05.894 80240 INFO sysinv.puppet.puppet [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Updating hiera for host: controller-0 with config_uuid: 4f6fdfbd-a546-4a71-a64e-6cce2b14e08d
2019-09-13 07:40:07.608 80240 ERROR sysinv.puppet.puppet [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlID16zU'
2019-09-13 07:40:07.608 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:40:07.609 80240 ERROR sysinv.openstack.common.rpc.amqp [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Exception during message handling
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlID16zU'
2019-09-13 07:40:07.609 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:40:07.615 80240 ERROR sysinv.openstack.common.rpc.common [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlID16zU' to caller
2019-09-13 07:40:07.616 80240 ERROR sysinv.openstack.common.rpc.common [req-193e2355-6db8-4909-8169-df20937a1bc6 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlID16zU'\n"]
2019-09-13 07:40:07.627 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:40:07.627 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:41:00.675 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:41:00.676 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:41:02.840 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:41:03.530 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:41:03.668 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:41:03.694 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:41:03.695 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:41:03.695 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:41:04.404 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:41:04.746 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:41:05.017 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:41:05.291 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:41:05.407 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:41:05.451 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:41:05.496 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:41:05.529 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:41:05.749 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:41:05.782 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:41:05.817 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:41:05.849 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:41:05.955 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:41:06.012 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:41:06.013 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:41:06.013 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:41:06.013 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:41:06.014 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:41:06.028 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:41:06.043 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Setting config target of host 'controller-0' to '50a0a083-4f7b-43c1-a66f-82dbf180b373'.
2019-09-13 07:41:06.079 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] _config_update_hosts config_uuid=50a0a083-4f7b-43c1-a66f-82dbf180b373
2019-09-13 07:41:06.079 80240 INFO sysinv.conductor.manager [req-974d1da9-90f7-4125-8373-23233a464c3f None None] applying runtime manifest config_uuid=50a0a083-4f7b-43c1-a66f-82dbf180b373, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:41:06.094 80240 INFO sysinv.puppet.puppet [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Updating hiera for host: controller-0 with config_uuid: 50a0a083-4f7b-43c1-a66f-82dbf180b373
2019-09-13 07:41:07.855 80240 ERROR sysinv.puppet.puppet [req-974d1da9-90f7-4125-8373-23233a464c3f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsBfUhg'
2019-09-13 07:41:07.855 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:41:07.856 80240 ERROR sysinv.openstack.common.rpc.amqp [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Exception during message handling
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsBfUhg'
2019-09-13 07:41:07.856 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:41:07.861 80240 ERROR sysinv.openstack.common.rpc.common [req-974d1da9-90f7-4125-8373-23233a464c3f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsBfUhg' to caller
2019-09-13 07:41:07.861 80240 ERROR sysinv.openstack.common.rpc.common [req-974d1da9-90f7-4125-8373-23233a464c3f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlsBfUhg'\n"]
2019-09-13 07:41:07.873 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:41:07.873 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:42:00.700 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:42:00.701 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:42:02.802 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:42:03.476 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:42:03.603 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:42:03.631 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:42:03.631 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:42:03.632 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:42:04.080 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:42:04.543 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:42:04.856 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:42:05.128 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:42:05.257 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:42:05.290 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:42:05.321 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:42:05.355 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:42:05.386 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:42:05.417 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:42:05.451 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:42:05.483 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:42:05.592 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:42:05.649 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:42:05.650 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:42:05.650 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:42:05.650 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:42:05.651 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:42:05.665 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:42:05.680 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Setting config target of host 'controller-0' to '2e84f70b-dc2f-416f-9598-493ee38eb068'.
2019-09-13 07:42:05.719 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] _config_update_hosts config_uuid=2e84f70b-dc2f-416f-9598-493ee38eb068
2019-09-13 07:42:05.719 80240 INFO sysinv.conductor.manager [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] applying runtime manifest config_uuid=2e84f70b-dc2f-416f-9598-493ee38eb068, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:42:05.738 80240 INFO sysinv.puppet.puppet [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Updating hiera for host: controller-0 with config_uuid: 2e84f70b-dc2f-416f-9598-493ee38eb068
2019-09-13 07:42:07.670 80240 ERROR sysinv.puppet.puppet [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxAbOuR'
2019-09-13 07:42:07.670 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:42:07.672 80240 ERROR sysinv.openstack.common.rpc.amqp [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Exception during message handling
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxAbOuR'
2019-09-13 07:42:07.672 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:42:07.678 80240 ERROR sysinv.openstack.common.rpc.common [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxAbOuR' to caller
2019-09-13 07:42:07.678 80240 ERROR sysinv.openstack.common.rpc.common [req-386ba1ec-1595-4dcf-9732-a80e7782424d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlxAbOuR'\n"]
2019-09-13 07:42:07.690 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:42:07.690 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:43:00.748 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:43:00.749 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:43:02.840 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:43:03.531 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:43:03.650 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:43:03.679 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:43:03.680 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:43:03.680 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:43:04.165 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:43:04.420 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:43:04.939 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:43:05.200 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:43:05.312 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:43:05.342 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:43:05.373 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:43:05.407 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:43:05.441 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:43:05.479 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:43:05.512 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:43:05.547 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:43:05.652 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:43:05.885 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:43:05.886 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:43:05.886 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:43:05.886 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:43:05.887 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:43:05.902 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:43:05.917 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Setting config target of host 'controller-0' to '1fcbd405-ea19-4419-be0a-4baf34b4c77d'.
2019-09-13 07:43:05.955 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] _config_update_hosts config_uuid=1fcbd405-ea19-4419-be0a-4baf34b4c77d
2019-09-13 07:43:05.956 80240 INFO sysinv.conductor.manager [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] applying runtime manifest config_uuid=1fcbd405-ea19-4419-be0a-4baf34b4c77d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:43:05.971 80240 INFO sysinv.puppet.puppet [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Updating hiera for host: controller-0 with config_uuid: 1fcbd405-ea19-4419-be0a-4baf34b4c77d
2019-09-13 07:43:07.615 80240 ERROR sysinv.puppet.puppet [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1ScJFx'
2019-09-13 07:43:07.615 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:43:07.616 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Exception during message handling
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1ScJFx'
2019-09-13 07:43:07.616 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:43:07.622 80240 ERROR sysinv.openstack.common.rpc.common [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1ScJFx' to caller
2019-09-13 07:43:07.623 80240 ERROR sysinv.openstack.common.rpc.common [req-ae7cab58-2134-474f-9b34-c42abf1532b6 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml1ScJFx'\n"]
2019-09-13 07:43:07.632 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:43:07.632 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:44:00.761 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:44:00.762 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:44:02.826 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:44:03.525 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:44:03.655 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:44:03.679 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:44:03.680 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:44:03.680 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:44:04.154 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:44:04.396 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:44:04.870 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:44:05.189 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:44:05.309 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:44:05.340 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:44:05.373 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:44:05.404 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:44:05.434 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:44:05.467 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:44:05.505 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:44:05.535 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:44:05.648 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:44:05.717 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:44:05.718 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:44:05.718 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:44:05.718 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:44:05.719 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:44:05.734 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:44:05.749 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Setting config target of host 'controller-0' to '6aa1690c-fbe4-44e1-9de6-c441ad3ae4a3'.
2019-09-13 07:44:05.799 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] _config_update_hosts config_uuid=6aa1690c-fbe4-44e1-9de6-c441ad3ae4a3
2019-09-13 07:44:05.799 80240 INFO sysinv.conductor.manager [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] applying runtime manifest config_uuid=6aa1690c-fbe4-44e1-9de6-c441ad3ae4a3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:44:05.815 80240 INFO sysinv.puppet.puppet [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Updating hiera for host: controller-0 with config_uuid: 6aa1690c-fbe4-44e1-9de6-c441ad3ae4a3
2019-09-13 07:44:07.525 80240 ERROR sysinv.puppet.puppet [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLdTbDZ'
2019-09-13 07:44:07.525 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:44:07.526 80240 ERROR sysinv.openstack.common.rpc.amqp [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Exception during message handling
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLdTbDZ'
2019-09-13 07:44:07.526 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:44:07.528 80240 ERROR sysinv.openstack.common.rpc.common [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLdTbDZ' to caller
2019-09-13 07:44:07.528 80240 ERROR sysinv.openstack.common.rpc.common [req-5f7e91f5-d3b5-47d2-a38a-11f99feecea0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLdTbDZ'\n"]
2019-09-13 07:44:07.539 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:44:07.539 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:45:00.764 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:45:00.765 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:45:02.827 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:45:03.514 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:45:03.637 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:45:03.662 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:45:03.663 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:45:03.663 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:45:04.283 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:45:04.523 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:45:04.768 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:45:05.089 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:45:05.403 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:45:05.435 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:45:05.469 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:45:05.500 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:45:05.532 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:45:05.566 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:45:05.597 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:45:05.629 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:45:05.740 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:45:05.796 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:45:05.796 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:45:05.796 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:45:05.797 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:45:05.797 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:45:05.815 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:45:05.838 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Setting config target of host 'controller-0' to '1e5b1a45-4168-49a7-9955-42a740ca0efe'.
2019-09-13 07:45:05.873 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] _config_update_hosts config_uuid=1e5b1a45-4168-49a7-9955-42a740ca0efe
2019-09-13 07:45:05.873 80240 INFO sysinv.conductor.manager [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] applying runtime manifest config_uuid=1e5b1a45-4168-49a7-9955-42a740ca0efe, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:45:05.888 80240 INFO sysinv.puppet.puppet [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Updating hiera for host: controller-0 with config_uuid: 1e5b1a45-4168-49a7-9955-42a740ca0efe
2019-09-13 07:45:07.533 80240 ERROR sysinv.puppet.puppet [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhAioRr'
2019-09-13 07:45:07.533 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:45:07.534 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Exception during message handling
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhAioRr'
2019-09-13 07:45:07.534 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:45:07.536 80240 ERROR sysinv.openstack.common.rpc.common [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhAioRr' to caller
2019-09-13 07:45:07.536 80240 ERROR sysinv.openstack.common.rpc.common [req-6f6f5219-e76c-4689-900d-acdd4b7795a9 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhAioRr'\n"]
2019-09-13 07:45:07.544 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:45:07.544 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:46:00.799 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:46:00.800 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:46:02.849 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:46:03.508 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:46:03.636 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:46:03.667 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:46:03.668 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:46:03.668 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:46:04.165 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:46:04.580 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:46:04.835 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:46:05.140 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:46:05.286 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:46:05.319 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:46:05.352 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:46:05.386 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:46:05.421 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:46:05.451 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:46:05.482 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:46:05.516 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:46:05.617 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:46:05.678 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:46:05.679 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:46:05.679 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:46:05.679 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:46:05.680 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:46:05.694 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:46:05.709 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Setting config target of host 'controller-0' to '6e065a21-aa81-42af-9ffc-c330f819045a'.
2019-09-13 07:46:05.740 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] _config_update_hosts config_uuid=6e065a21-aa81-42af-9ffc-c330f819045a
2019-09-13 07:46:05.741 80240 INFO sysinv.conductor.manager [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] applying runtime manifest config_uuid=6e065a21-aa81-42af-9ffc-c330f819045a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:46:05.756 80240 INFO sysinv.puppet.puppet [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Updating hiera for host: controller-0 with config_uuid: 6e065a21-aa81-42af-9ffc-c330f819045a
2019-09-13 07:46:07.454 80240 ERROR sysinv.puppet.puppet [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliKYoYp'
2019-09-13 07:46:07.454 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:46:07.455 80240 ERROR sysinv.openstack.common.rpc.amqp [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Exception during message handling
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliKYoYp'
2019-09-13 07:46:07.455 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:46:07.457 80240 ERROR sysinv.openstack.common.rpc.common [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliKYoYp' to caller
2019-09-13 07:46:07.458 80240 ERROR sysinv.openstack.common.rpc.common [req-8d872ec2-7eb2-458f-b736-3f4a305082ef None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliKYoYp'\n"]
2019-09-13 07:46:07.466 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:46:07.466 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:47:00.799 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:47:00.800 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:47:02.914 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:47:03.590 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:47:03.708 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:47:03.734 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:47:03.735 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:47:03.735 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:47:04.221 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:47:04.652 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:47:04.932 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:47:05.404 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:47:05.527 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:47:05.562 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:47:05.593 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:47:05.624 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:47:05.661 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:47:05.692 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:47:05.723 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:47:05.759 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:47:05.866 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:47:05.937 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:47:05.937 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:47:05.938 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:47:05.938 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:47:05.938 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:47:05.953 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:47:05.967 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Setting config target of host 'controller-0' to '14ece7fc-db10-46cf-92a6-d74f77d69929'.
2019-09-13 07:47:06.001 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] _config_update_hosts config_uuid=14ece7fc-db10-46cf-92a6-d74f77d69929
2019-09-13 07:47:06.002 80240 INFO sysinv.conductor.manager [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] applying runtime manifest config_uuid=14ece7fc-db10-46cf-92a6-d74f77d69929, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:47:06.016 80240 INFO sysinv.puppet.puppet [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Updating hiera for host: controller-0 with config_uuid: 14ece7fc-db10-46cf-92a6-d74f77d69929
2019-09-13 07:47:07.723 80240 ERROR sysinv.puppet.puppet [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLKC82B'
2019-09-13 07:47:07.723 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:47:07.724 80240 ERROR sysinv.openstack.common.rpc.amqp [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Exception during message handling
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLKC82B'
2019-09-13 07:47:07.724 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:47:07.726 80240 ERROR sysinv.openstack.common.rpc.common [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLKC82B' to caller
2019-09-13 07:47:07.727 80240 ERROR sysinv.openstack.common.rpc.common [req-0409fbe4-61ff-46f6-abef-fc4d81d43f78 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLKC82B'\n"]
2019-09-13 07:47:07.737 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:47:07.737 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:48:00.853 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:48:00.854 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:48:02.910 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:48:03.589 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:48:03.715 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:48:03.741 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:48:03.742 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:48:03.742 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:48:04.181 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:48:04.640 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:48:04.929 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:48:05.240 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:48:05.365 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:48:05.398 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:48:05.598 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:48:05.629 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:48:05.662 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:48:05.696 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:48:05.728 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:48:05.763 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:48:05.870 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:48:05.930 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:48:05.931 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:48:05.931 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:48:05.931 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:48:05.932 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:48:05.946 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:48:05.962 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Setting config target of host 'controller-0' to '7e2b17e8-7468-45a5-a423-c070cd844f0c'.
2019-09-13 07:48:06.002 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] _config_update_hosts config_uuid=7e2b17e8-7468-45a5-a423-c070cd844f0c
2019-09-13 07:48:06.002 80240 INFO sysinv.conductor.manager [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] applying runtime manifest config_uuid=7e2b17e8-7468-45a5-a423-c070cd844f0c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:48:06.018 80240 INFO sysinv.puppet.puppet [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Updating hiera for host: controller-0 with config_uuid: 7e2b17e8-7468-45a5-a423-c070cd844f0c
2019-09-13 07:48:07.728 80240 ERROR sysinv.puppet.puppet [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkgxphj'
2019-09-13 07:48:07.728 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:48:07.729 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Exception during message handling
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkgxphj'
2019-09-13 07:48:07.729 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:48:07.731 80240 ERROR sysinv.openstack.common.rpc.common [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkgxphj' to caller
2019-09-13 07:48:07.731 80240 ERROR sysinv.openstack.common.rpc.common [req-b59dc0c2-4282-493d-809b-108e6673af80 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlkgxphj'\n"]
2019-09-13 07:48:07.743 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:48:07.743 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:49:00.900 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:49:00.901 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:49:03.006 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:49:03.722 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:49:03.874 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:49:03.900 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:49:03.900 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:49:03.901 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:49:04.368 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:49:04.914 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:49:05.230 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:49:05.478 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:49:05.596 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:49:05.633 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:49:05.664 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:49:05.696 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:49:05.729 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:49:05.759 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:49:05.789 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:49:05.824 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:49:05.943 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:49:06.005 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:49:06.005 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:49:06.005 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:49:06.006 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:49:06.006 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:49:06.021 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:49:06.036 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Setting config target of host 'controller-0' to '0090b071-393a-4e47-aa4b-437ddc5bb81b'.
2019-09-13 07:49:06.069 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] _config_update_hosts config_uuid=0090b071-393a-4e47-aa4b-437ddc5bb81b
2019-09-13 07:49:06.070 80240 INFO sysinv.conductor.manager [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] applying runtime manifest config_uuid=0090b071-393a-4e47-aa4b-437ddc5bb81b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:49:06.084 80240 INFO sysinv.puppet.puppet [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Updating hiera for host: controller-0 with config_uuid: 0090b071-393a-4e47-aa4b-437ddc5bb81b
2019-09-13 07:49:07.797 80240 ERROR sysinv.puppet.puppet [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliDXNhJ'
2019-09-13 07:49:07.797 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:49:07.799 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Exception during message handling
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliDXNhJ'
2019-09-13 07:49:07.799 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:49:07.802 80240 ERROR sysinv.openstack.common.rpc.common [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliDXNhJ' to caller
2019-09-13 07:49:07.803 80240 ERROR sysinv.openstack.common.rpc.common [req-e9c27362-6180-4034-ba81-6a82f61674b8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliDXNhJ'\n"]
2019-09-13 07:49:07.813 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:49:07.813 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:50:00.948 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:50:00.948 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:50:03.038 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:50:03.737 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:50:03.855 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:50:03.881 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:50:03.882 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:50:03.882 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:50:04.582 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:50:04.889 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:50:05.387 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:50:05.655 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:50:05.775 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:50:05.810 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:50:05.840 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:50:05.870 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:50:05.903 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:50:05.935 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:50:05.966 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:50:06.006 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:50:06.129 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:50:06.200 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:50:06.200 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:50:06.201 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:50:06.201 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:50:06.201 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:50:06.217 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:50:06.233 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Setting config target of host 'controller-0' to '1f971291-29fc-4044-86b1-d23de418e55d'.
2019-09-13 07:50:06.262 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] _config_update_hosts config_uuid=1f971291-29fc-4044-86b1-d23de418e55d
2019-09-13 07:50:06.262 80240 INFO sysinv.conductor.manager [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] applying runtime manifest config_uuid=1f971291-29fc-4044-86b1-d23de418e55d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:50:06.277 80240 INFO sysinv.puppet.puppet [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Updating hiera for host: controller-0 with config_uuid: 1f971291-29fc-4044-86b1-d23de418e55d
2019-09-13 07:50:08.025 80240 ERROR sysinv.puppet.puppet [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_4al_S'
2019-09-13 07:50:08.025 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:50:08.026 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Exception during message handling
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_4al_S'
2019-09-13 07:50:08.026 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:50:08.028 80240 ERROR sysinv.openstack.common.rpc.common [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_4al_S' to caller
2019-09-13 07:50:08.029 80240 ERROR sysinv.openstack.common.rpc.common [req-c5f79107-7184-4c72-b2fc-6249d30e33fe None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml_4al_S'\n"]
2019-09-13 07:50:08.042 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:50:08.042 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:51:01.001 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:51:01.002 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:51:03.168 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:51:03.825 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:51:03.952 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:51:03.976 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:51:03.977 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:51:03.977 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:51:04.398 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:51:04.926 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:51:05.249 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:51:05.498 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:51:05.610 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:51:05.817 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:51:05.855 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:51:05.890 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:51:05.922 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:51:05.953 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:51:05.989 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:51:06.022 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:51:06.126 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:51:06.184 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:51:06.185 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:51:06.185 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:51:06.186 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:51:06.186 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:51:06.200 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:51:06.215 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Setting config target of host 'controller-0' to '70db02ba-af5e-4baa-82c2-817c57c786b0'.
2019-09-13 07:51:06.266 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] _config_update_hosts config_uuid=70db02ba-af5e-4baa-82c2-817c57c786b0
2019-09-13 07:51:06.267 80240 INFO sysinv.conductor.manager [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] applying runtime manifest config_uuid=70db02ba-af5e-4baa-82c2-817c57c786b0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:51:06.285 80240 INFO sysinv.puppet.puppet [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Updating hiera for host: controller-0 with config_uuid: 70db02ba-af5e-4baa-82c2-817c57c786b0
2019-09-13 07:51:07.924 80240 ERROR sysinv.puppet.puppet [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLSMcQJ'
2019-09-13 07:51:07.924 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:51:07.925 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Exception during message handling
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLSMcQJ'
2019-09-13 07:51:07.925 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:51:07.927 80240 ERROR sysinv.openstack.common.rpc.common [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLSMcQJ' to caller
2019-09-13 07:51:07.927 80240 ERROR sysinv.openstack.common.rpc.common [req-cd18b226-5624-4d40-8d62-e65bb54c6fe2 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlLSMcQJ'\n"]
2019-09-13 07:51:07.936 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:51:07.936 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:52:01.053 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:52:01.054 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:52:03.183 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:52:03.856 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:52:04.003 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:52:04.031 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:52:04.031 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:52:04.032 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:52:04.498 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:52:05.047 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:52:05.365 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:52:05.616 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:52:05.729 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:52:05.761 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:52:05.792 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:52:05.825 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:52:05.855 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:52:05.885 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:52:05.915 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:52:05.948 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:52:06.081 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:52:06.158 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:52:06.158 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:52:06.158 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:52:06.159 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:52:06.159 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:52:06.174 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:52:06.190 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Setting config target of host 'controller-0' to '3368816e-3d30-45cf-8b79-f4b5a8c972ad'.
2019-09-13 07:52:06.232 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] _config_update_hosts config_uuid=3368816e-3d30-45cf-8b79-f4b5a8c972ad
2019-09-13 07:52:06.232 80240 INFO sysinv.conductor.manager [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] applying runtime manifest config_uuid=3368816e-3d30-45cf-8b79-f4b5a8c972ad, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:52:06.247 80240 INFO sysinv.puppet.puppet [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Updating hiera for host: controller-0 with config_uuid: 3368816e-3d30-45cf-8b79-f4b5a8c972ad
2019-09-13 07:52:07.912 80240 ERROR sysinv.puppet.puppet [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7pCeBg'
2019-09-13 07:52:07.912 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:52:07.913 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Exception during message handling
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7pCeBg'
2019-09-13 07:52:07.913 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:52:07.915 80240 ERROR sysinv.openstack.common.rpc.common [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7pCeBg' to caller
2019-09-13 07:52:07.916 80240 ERROR sysinv.openstack.common.rpc.common [req-cb562646-8217-4527-b93a-e94b1af36f1c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7pCeBg'\n"]
2019-09-13 07:52:07.924 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:52:07.924 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:53:01.107 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:53:01.108 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:53:03.160 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:53:03.821 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:53:03.950 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:53:03.976 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:53:03.977 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:53:03.977 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:53:04.601 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:53:04.859 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:53:05.374 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:53:05.652 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:53:05.768 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:53:05.802 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:53:05.837 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:53:05.868 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:53:05.898 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:53:05.928 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:53:05.963 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:53:05.994 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:53:06.098 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:53:06.154 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:53:06.155 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:53:06.155 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:53:06.156 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:53:06.156 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:53:06.171 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:53:06.185 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Setting config target of host 'controller-0' to '630d39dc-ae80-4a5c-b892-c4da387dcd07'.
2019-09-13 07:53:06.219 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] _config_update_hosts config_uuid=630d39dc-ae80-4a5c-b892-c4da387dcd07
2019-09-13 07:53:06.220 80240 INFO sysinv.conductor.manager [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] applying runtime manifest config_uuid=630d39dc-ae80-4a5c-b892-c4da387dcd07, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:53:06.236 80240 INFO sysinv.puppet.puppet [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Updating hiera for host: controller-0 with config_uuid: 630d39dc-ae80-4a5c-b892-c4da387dcd07
2019-09-13 07:53:07.939 80240 ERROR sysinv.puppet.puppet [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNJiNkf'
2019-09-13 07:53:07.939 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:53:07.939 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Exception during message handling
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNJiNkf'
2019-09-13 07:53:07.939 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:53:07.941 80240 ERROR sysinv.openstack.common.rpc.common [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNJiNkf' to caller
2019-09-13 07:53:07.941 80240 ERROR sysinv.openstack.common.rpc.common [req-b39dcb8b-48e8-4183-859c-010bda250791 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlNJiNkf'\n"]
2019-09-13 07:53:07.949 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:53:07.949 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:54:01.113 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:54:01.114 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:54:03.239 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:54:03.930 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:54:04.066 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:54:04.094 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:54:04.094 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:54:04.095 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:54:04.779 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:54:05.060 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:54:05.527 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:54:05.782 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:54:05.896 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:54:05.928 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:54:05.963 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:54:05.996 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:54:06.027 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:54:06.063 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:54:06.095 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:54:06.125 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:54:06.228 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:54:06.285 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:54:06.285 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:54:06.286 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:54:06.286 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:54:06.287 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:54:06.301 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:54:06.316 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Setting config target of host 'controller-0' to '769e99fc-4b23-4fb8-bd73-eba9aeb17205'.
2019-09-13 07:54:06.353 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] _config_update_hosts config_uuid=769e99fc-4b23-4fb8-bd73-eba9aeb17205
2019-09-13 07:54:06.354 80240 INFO sysinv.conductor.manager [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] applying runtime manifest config_uuid=769e99fc-4b23-4fb8-bd73-eba9aeb17205, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:54:06.368 80240 INFO sysinv.puppet.puppet [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Updating hiera for host: controller-0 with config_uuid: 769e99fc-4b23-4fb8-bd73-eba9aeb17205
2019-09-13 07:54:08.030 80240 ERROR sysinv.puppet.puppet [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldfrbgt'
2019-09-13 07:54:08.030 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:54:08.031 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Exception during message handling
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldfrbgt'
2019-09-13 07:54:08.031 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:54:08.033 80240 ERROR sysinv.openstack.common.rpc.common [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldfrbgt' to caller
2019-09-13 07:54:08.033 80240 ERROR sysinv.openstack.common.rpc.common [req-2a7b54d2-5d0b-4c9a-8a4f-9346542f2a90 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldfrbgt'\n"]
2019-09-13 07:54:08.041 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:54:08.041 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:55:01.164 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:55:01.165 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:55:03.248 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:55:03.915 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:55:04.062 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:55:04.087 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:55:04.088 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:55:04.088 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:55:04.572 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:55:05.102 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:55:05.421 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:55:05.681 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:55:05.966 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:55:05.997 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:55:06.028 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:55:06.061 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:55:06.092 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:55:06.122 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:55:06.158 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:55:06.189 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:55:06.295 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:55:06.354 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:55:06.355 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:55:06.355 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:55:06.356 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:55:06.356 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:55:06.372 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:55:06.387 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] Setting config target of host 'controller-0' to '0db5c6bb-c2bf-4836-af14-2d340d69e6d6'.
2019-09-13 07:55:06.421 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] _config_update_hosts config_uuid=0db5c6bb-c2bf-4836-af14-2d340d69e6d6
2019-09-13 07:55:06.422 80240 INFO sysinv.conductor.manager [req-1210e512-288b-44f4-8367-426c3d5248be None None] applying runtime manifest config_uuid=0db5c6bb-c2bf-4836-af14-2d340d69e6d6, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:55:06.437 80240 INFO sysinv.puppet.puppet [req-1210e512-288b-44f4-8367-426c3d5248be None None] Updating hiera for host: controller-0 with config_uuid: 0db5c6bb-c2bf-4836-af14-2d340d69e6d6
2019-09-13 07:55:08.164 80240 ERROR sysinv.puppet.puppet [req-1210e512-288b-44f4-8367-426c3d5248be None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldX8p70'
2019-09-13 07:55:08.164 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:55:08.165 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1210e512-288b-44f4-8367-426c3d5248be None None] Exception during message handling
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldX8p70'
2019-09-13 07:55:08.165 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:55:08.167 80240 ERROR sysinv.openstack.common.rpc.common [req-1210e512-288b-44f4-8367-426c3d5248be None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldX8p70' to caller
2019-09-13 07:55:08.168 80240 ERROR sysinv.openstack.common.rpc.common [req-1210e512-288b-44f4-8367-426c3d5248be None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamldX8p70'\n"]
2019-09-13 07:55:08.175 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:55:08.175 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:56:01.176 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:56:01.177 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:56:03.265 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:56:03.941 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:56:04.069 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:56:04.097 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:56:04.097 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:56:04.098 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:56:04.555 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:56:04.984 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:56:05.333 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:56:05.590 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:56:05.713 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:56:05.923 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:56:05.956 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:56:05.991 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:56:06.022 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:56:06.054 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:56:06.092 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:56:06.124 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:56:06.232 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:56:06.292 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:56:06.293 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:56:06.293 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:56:06.293 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:56:06.294 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:56:06.308 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:56:06.323 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Setting config target of host 'controller-0' to '0ac99ba2-3839-4466-96c3-20e7bd4951f8'.
2019-09-13 07:56:06.360 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] _config_update_hosts config_uuid=0ac99ba2-3839-4466-96c3-20e7bd4951f8
2019-09-13 07:56:06.361 80240 INFO sysinv.conductor.manager [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] applying runtime manifest config_uuid=0ac99ba2-3839-4466-96c3-20e7bd4951f8, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:56:06.379 80240 INFO sysinv.puppet.puppet [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Updating hiera for host: controller-0 with config_uuid: 0ac99ba2-3839-4466-96c3-20e7bd4951f8
2019-09-13 07:56:08.109 80240 ERROR sysinv.puppet.puppet [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQJwiMF'
2019-09-13 07:56:08.109 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:56:08.110 80240 ERROR sysinv.openstack.common.rpc.amqp [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Exception during message handling
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQJwiMF'
2019-09-13 07:56:08.110 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:56:08.112 80240 ERROR sysinv.openstack.common.rpc.common [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQJwiMF' to caller
2019-09-13 07:56:08.112 80240 ERROR sysinv.openstack.common.rpc.common [req-3ee02828-b924-4337-b5e5-aa038add52ed None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQJwiMF'\n"]
2019-09-13 07:56:08.120 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:56:08.120 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:57:01.208 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:57:01.208 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:57:03.314 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:57:03.984 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:57:04.134 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:57:04.162 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:57:04.162 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:57:04.163 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:57:04.611 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:57:05.213 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:57:05.576 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:57:05.825 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:57:05.939 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:57:05.975 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:57:06.006 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:57:06.037 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:57:06.072 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:57:06.104 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:57:06.135 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:57:06.170 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:57:06.276 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:57:06.337 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:57:06.338 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:57:06.338 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:57:06.338 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:57:06.339 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:57:06.353 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:57:06.368 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Setting config target of host 'controller-0' to '10f3a1c3-faa8-4938-aa52-0fa333d3b2a2'.
2019-09-13 07:57:06.402 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] _config_update_hosts config_uuid=10f3a1c3-faa8-4938-aa52-0fa333d3b2a2
2019-09-13 07:57:06.403 80240 INFO sysinv.conductor.manager [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] applying runtime manifest config_uuid=10f3a1c3-faa8-4938-aa52-0fa333d3b2a2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:57:06.417 80240 INFO sysinv.puppet.puppet [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Updating hiera for host: controller-0 with config_uuid: 10f3a1c3-faa8-4938-aa52-0fa333d3b2a2
2019-09-13 07:57:08.070 80240 ERROR sysinv.puppet.puppet [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK7enMO'
2019-09-13 07:57:08.070 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:57:08.071 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Exception during message handling
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK7enMO'
2019-09-13 07:57:08.071 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:57:08.073 80240 ERROR sysinv.openstack.common.rpc.common [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK7enMO' to caller
2019-09-13 07:57:08.073 80240 ERROR sysinv.openstack.common.rpc.common [req-4c92dbbb-8923-4962-810c-d986d5a563c4 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK7enMO'\n"]
2019-09-13 07:57:08.082 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:57:08.082 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:58:01.222 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:58:01.223 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:58:03.351 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:58:04.049 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:58:04.176 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:58:04.202 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:58:04.203 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:58:04.204 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:58:04.819 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:58:05.076 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:58:05.413 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:58:05.903 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:58:06.018 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:58:06.049 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:58:06.083 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:58:06.117 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:58:06.149 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:58:06.184 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:58:06.216 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:58:06.247 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:58:06.354 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:58:06.418 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:58:06.418 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:58:06.419 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:58:06.419 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:58:06.420 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:58:06.439 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:58:06.455 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Setting config target of host 'controller-0' to '10df7e01-4731-4283-852c-cf8c43d79053'.
2019-09-13 07:58:06.488 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] _config_update_hosts config_uuid=10df7e01-4731-4283-852c-cf8c43d79053
2019-09-13 07:58:06.489 80240 INFO sysinv.conductor.manager [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] applying runtime manifest config_uuid=10df7e01-4731-4283-852c-cf8c43d79053, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:58:06.506 80240 INFO sysinv.puppet.puppet [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Updating hiera for host: controller-0 with config_uuid: 10df7e01-4731-4283-852c-cf8c43d79053
2019-09-13 07:58:08.173 80240 ERROR sysinv.puppet.puppet [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlojDCRf'
2019-09-13 07:58:08.173 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:58:08.174 80240 ERROR sysinv.openstack.common.rpc.amqp [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Exception during message handling
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlojDCRf'
2019-09-13 07:58:08.174 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:58:08.176 80240 ERROR sysinv.openstack.common.rpc.common [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlojDCRf' to caller
2019-09-13 07:58:08.176 80240 ERROR sysinv.openstack.common.rpc.common [req-28a9d759-dd50-4a7a-8647-cce5e43b1d83 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlojDCRf'\n"]
2019-09-13 07:58:08.184 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:58:08.184 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 07:59:01.274 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:59:01.275 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 07:59:03.434 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 07:59:04.121 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 07:59:04.268 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 07:59:04.296 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 07:59:04.297 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 07:59:04.297 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 07:59:04.766 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:59:05.305 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 07:59:05.640 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:59:05.885 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 07:59:05.999 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 07:59:06.029 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:59:06.059 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:59:06.091 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 07:59:06.291 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 07:59:06.322 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 07:59:06.355 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 07:59:06.386 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 07:59:06.489 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 07:59:06.546 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 07:59:06.546 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 07:59:06.546 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] socket_id :   0  0  0  0  0  0
2019-09-13 07:59:06.547 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None]   core_id :   0  1  2  3  4  5
2019-09-13 07:59:06.547 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] thread_id :   0  0  0  0  0  0
2019-09-13 07:59:06.565 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 07:59:06.580 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Setting config target of host 'controller-0' to '49eff0b5-5756-477f-ac5b-99da81904c1c'.
2019-09-13 07:59:06.623 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] _config_update_hosts config_uuid=49eff0b5-5756-477f-ac5b-99da81904c1c
2019-09-13 07:59:06.623 80240 INFO sysinv.conductor.manager [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] applying runtime manifest config_uuid=49eff0b5-5756-477f-ac5b-99da81904c1c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 07:59:06.639 80240 INFO sysinv.puppet.puppet [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Updating hiera for host: controller-0 with config_uuid: 49eff0b5-5756-477f-ac5b-99da81904c1c
2019-09-13 07:59:08.294 80240 ERROR sysinv.puppet.puppet [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4VblaC'
2019-09-13 07:59:08.294 80240 TRACE sysinv.puppet.puppet 
2019-09-13 07:59:08.295 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Exception during message handling
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4VblaC'
2019-09-13 07:59:08.295 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 07:59:08.296 80240 ERROR sysinv.openstack.common.rpc.common [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4VblaC' to caller
2019-09-13 07:59:08.297 80240 ERROR sysinv.openstack.common.rpc.common [req-1caf7bac-e2e0-4473-b1ad-f6a49e9e8d02 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml4VblaC'\n"]
2019-09-13 07:59:08.304 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 07:59:08.304 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:00:01.285 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:00:01.286 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:00:03.394 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:00:04.065 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:00:04.185 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:00:04.214 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:00:04.214 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:00:04.215 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:00:04.673 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:00:05.086 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:00:05.408 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:00:05.695 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:00:05.808 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:00:05.839 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:00:05.874 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:00:05.905 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:00:05.936 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:00:05.972 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:00:06.006 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:00:06.039 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:00:06.146 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:00:06.204 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:00:06.205 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:00:06.205 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:00:06.205 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:00:06.206 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:00:06.224 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:00:06.239 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Setting config target of host 'controller-0' to '64934e36-b0d1-4aa4-a654-f46f9d91ffaa'.
2019-09-13 08:00:06.274 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] _config_update_hosts config_uuid=64934e36-b0d1-4aa4-a654-f46f9d91ffaa
2019-09-13 08:00:06.274 80240 INFO sysinv.conductor.manager [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] applying runtime manifest config_uuid=64934e36-b0d1-4aa4-a654-f46f9d91ffaa, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:00:06.289 80240 INFO sysinv.puppet.puppet [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Updating hiera for host: controller-0 with config_uuid: 64934e36-b0d1-4aa4-a654-f46f9d91ffaa
2019-09-13 08:00:08.032 80240 ERROR sysinv.puppet.puppet [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKlMErO'
2019-09-13 08:00:08.032 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:00:08.033 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Exception during message handling
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKlMErO'
2019-09-13 08:00:08.033 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:00:08.035 80240 ERROR sysinv.openstack.common.rpc.common [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKlMErO' to caller
2019-09-13 08:00:08.035 80240 ERROR sysinv.openstack.common.rpc.common [req-a579f61d-97c8-4bc8-a2a8-76d269981abd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlKlMErO'\n"]
2019-09-13 08:00:08.042 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:00:08.042 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:01:01.337 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:01:01.338 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:01:03.379 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:01:04.065 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:01:04.189 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:01:04.215 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:01:04.216 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:01:04.216 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:01:04.896 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:01:05.143 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:01:05.471 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:01:05.940 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:01:06.054 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:01:06.086 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:01:06.120 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:01:06.153 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:01:06.185 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:01:06.222 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:01:06.253 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:01:06.286 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:01:06.397 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:01:06.455 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:01:06.456 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:01:06.456 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:01:06.457 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:01:06.457 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:01:06.473 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:01:06.488 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Setting config target of host 'controller-0' to '586a5849-92e0-44f8-91d1-853e9882c25b'.
2019-09-13 08:01:06.521 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] _config_update_hosts config_uuid=586a5849-92e0-44f8-91d1-853e9882c25b
2019-09-13 08:01:06.521 80240 INFO sysinv.conductor.manager [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] applying runtime manifest config_uuid=586a5849-92e0-44f8-91d1-853e9882c25b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:01:06.536 80240 INFO sysinv.puppet.puppet [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Updating hiera for host: controller-0 with config_uuid: 586a5849-92e0-44f8-91d1-853e9882c25b
2019-09-13 08:01:08.273 80240 ERROR sysinv.puppet.puppet [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnZsNvP'
2019-09-13 08:01:08.273 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:01:08.274 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Exception during message handling
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnZsNvP'
2019-09-13 08:01:08.274 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:01:08.276 80240 ERROR sysinv.openstack.common.rpc.common [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnZsNvP' to caller
2019-09-13 08:01:08.276 80240 ERROR sysinv.openstack.common.rpc.common [req-9cb7b81f-19a5-4fe0-8db3-bfb490183fb2 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlnZsNvP'\n"]
2019-09-13 08:01:08.296 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:01:08.296 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:02:01.383 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:02:01.383 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:02:03.446 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:02:04.107 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:02:04.230 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:02:04.257 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:02:04.258 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:02:04.258 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:02:04.742 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:02:05.187 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:02:05.532 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:02:05.818 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:02:05.934 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:02:05.965 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:02:05.999 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:02:06.030 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:02:06.060 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:02:06.096 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:02:06.127 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:02:06.157 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:02:06.267 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:02:06.324 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:02:06.325 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:02:06.325 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:02:06.326 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:02:06.326 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:02:06.345 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:02:06.360 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Setting config target of host 'controller-0' to '446f33dd-45d2-499d-8d87-a2b82cf45131'.
2019-09-13 08:02:06.395 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] _config_update_hosts config_uuid=446f33dd-45d2-499d-8d87-a2b82cf45131
2019-09-13 08:02:06.395 80240 INFO sysinv.conductor.manager [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] applying runtime manifest config_uuid=446f33dd-45d2-499d-8d87-a2b82cf45131, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:02:06.410 80240 INFO sysinv.puppet.puppet [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Updating hiera for host: controller-0 with config_uuid: 446f33dd-45d2-499d-8d87-a2b82cf45131
2019-09-13 08:02:08.296 80240 ERROR sysinv.puppet.puppet [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUGKuqD'
2019-09-13 08:02:08.296 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:02:08.297 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Exception during message handling
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUGKuqD'
2019-09-13 08:02:08.297 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:02:08.299 80240 ERROR sysinv.openstack.common.rpc.common [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUGKuqD' to caller
2019-09-13 08:02:08.299 80240 ERROR sysinv.openstack.common.rpc.common [req-7e49d544-c88c-4c62-9693-08ad18310c24 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlUGKuqD'\n"]
2019-09-13 08:02:08.308 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:02:08.308 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:03:01.425 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:03:01.426 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:03:03.488 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:03:04.153 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:03:04.272 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:03:04.298 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:03:04.299 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:03:04.299 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:03:04.807 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:03:05.280 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:03:05.603 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:03:05.870 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:03:05.981 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:03:06.012 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:03:06.046 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:03:06.076 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:03:06.106 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:03:06.139 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:03:06.169 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:03:06.200 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:03:06.303 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:03:06.362 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:03:06.363 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:03:06.363 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:03:06.363 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:03:06.364 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:03:06.378 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:03:06.394 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Setting config target of host 'controller-0' to '4234d89b-e505-40bc-9ab2-4772adc9a558'.
2019-09-13 08:03:06.440 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] _config_update_hosts config_uuid=4234d89b-e505-40bc-9ab2-4772adc9a558
2019-09-13 08:03:06.440 80240 INFO sysinv.conductor.manager [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] applying runtime manifest config_uuid=4234d89b-e505-40bc-9ab2-4772adc9a558, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:03:06.455 80240 INFO sysinv.puppet.puppet [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Updating hiera for host: controller-0 with config_uuid: 4234d89b-e505-40bc-9ab2-4772adc9a558
2019-09-13 08:03:08.281 80240 ERROR sysinv.puppet.puppet [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcDWtMb'
2019-09-13 08:03:08.281 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:03:08.282 80240 ERROR sysinv.openstack.common.rpc.amqp [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Exception during message handling
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcDWtMb'
2019-09-13 08:03:08.282 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:03:08.284 80240 ERROR sysinv.openstack.common.rpc.common [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcDWtMb' to caller
2019-09-13 08:03:08.284 80240 ERROR sysinv.openstack.common.rpc.common [req-eff68ded-b297-462a-b734-2bc12efe5129 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcDWtMb'\n"]
2019-09-13 08:03:08.292 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:03:08.292 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:04:01.461 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:04:01.461 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:04:03.663 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:04:04.328 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:04:04.471 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:04:04.503 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:04:04.503 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:04:04.504 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:04:04.991 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:04:05.241 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:04:05.794 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:04:06.078 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:04:06.195 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:04:06.228 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:04:06.432 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:04:06.462 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:04:06.496 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:04:06.533 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:04:06.564 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:04:06.600 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:04:06.706 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:04:06.769 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:04:06.770 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:04:06.770 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:04:06.770 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:04:06.771 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:04:06.786 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:04:06.802 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Setting config target of host 'controller-0' to '2b3d6b9e-0916-4269-b7d5-01ef1b2e14f0'.
2019-09-13 08:04:06.840 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] _config_update_hosts config_uuid=2b3d6b9e-0916-4269-b7d5-01ef1b2e14f0
2019-09-13 08:04:06.840 80240 INFO sysinv.conductor.manager [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] applying runtime manifest config_uuid=2b3d6b9e-0916-4269-b7d5-01ef1b2e14f0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:04:06.856 80240 INFO sysinv.puppet.puppet [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Updating hiera for host: controller-0 with config_uuid: 2b3d6b9e-0916-4269-b7d5-01ef1b2e14f0
2019-09-13 08:04:08.498 80240 ERROR sysinv.puppet.puppet [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQaTsPP'
2019-09-13 08:04:08.498 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:04:08.499 80240 ERROR sysinv.openstack.common.rpc.amqp [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Exception during message handling
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQaTsPP'
2019-09-13 08:04:08.499 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:04:08.500 80240 ERROR sysinv.openstack.common.rpc.common [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQaTsPP' to caller
2019-09-13 08:04:08.501 80240 ERROR sysinv.openstack.common.rpc.common [req-63aa8cab-e90d-411c-b777-48e5bc1e501f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQaTsPP'\n"]
2019-09-13 08:04:08.512 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:04:08.512 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:05:01.500 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:05:01.501 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:05:03.636 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:05:04.325 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:05:04.479 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:05:04.505 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:05:04.505 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:05:04.506 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:05:05.026 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:05:05.576 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:05:05.916 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:05:06.169 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:05:06.303 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:05:06.513 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:05:06.548 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:05:06.580 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:05:06.614 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:05:06.668 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:05:06.719 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:05:06.751 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:05:06.856 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:05:06.915 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:05:06.915 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:05:06.916 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:05:06.916 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:05:06.916 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:05:06.935 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:05:06.951 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Setting config target of host 'controller-0' to '38eeddfe-a26e-450d-b1d1-29ece9acd349'.
2019-09-13 08:05:06.981 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] _config_update_hosts config_uuid=38eeddfe-a26e-450d-b1d1-29ece9acd349
2019-09-13 08:05:06.981 80240 INFO sysinv.conductor.manager [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] applying runtime manifest config_uuid=38eeddfe-a26e-450d-b1d1-29ece9acd349, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:05:06.995 80240 INFO sysinv.puppet.puppet [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Updating hiera for host: controller-0 with config_uuid: 38eeddfe-a26e-450d-b1d1-29ece9acd349
2019-09-13 08:05:08.655 80240 ERROR sysinv.puppet.puppet [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFTPlbJ'
2019-09-13 08:05:08.655 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:05:08.657 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Exception during message handling
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFTPlbJ'
2019-09-13 08:05:08.657 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:05:08.659 80240 ERROR sysinv.openstack.common.rpc.common [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFTPlbJ' to caller
2019-09-13 08:05:08.659 80240 ERROR sysinv.openstack.common.rpc.common [req-6da6c9bf-79dc-4a65-9c30-d2d1f9219b57 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFTPlbJ'\n"]
2019-09-13 08:05:08.676 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:05:08.676 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:06:01.527 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:06:01.528 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:06:03.656 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:06:04.341 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:06:04.499 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:06:04.532 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:06:04.533 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:06:04.533 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:06:05.092 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:06:05.624 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:06:05.937 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:06:06.194 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:06:06.307 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:06:06.338 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:06:06.368 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:06:06.401 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:06:06.433 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:06:06.476 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:06:06.511 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:06:06.547 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:06:06.653 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:06:06.713 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:06:06.713 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:06:06.714 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:06:06.715 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:06:06.715 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:06:06.730 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:06:06.752 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Setting config target of host 'controller-0' to '230a1466-8c83-494e-871c-8e054967329e'.
2019-09-13 08:06:06.791 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] _config_update_hosts config_uuid=230a1466-8c83-494e-871c-8e054967329e
2019-09-13 08:06:06.792 80240 INFO sysinv.conductor.manager [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] applying runtime manifest config_uuid=230a1466-8c83-494e-871c-8e054967329e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:06:06.807 80240 INFO sysinv.puppet.puppet [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Updating hiera for host: controller-0 with config_uuid: 230a1466-8c83-494e-871c-8e054967329e
2019-09-13 08:06:08.525 80240 ERROR sysinv.puppet.puppet [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQfAenv'
2019-09-13 08:06:08.525 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:06:08.526 80240 ERROR sysinv.openstack.common.rpc.amqp [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Exception during message handling
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQfAenv'
2019-09-13 08:06:08.526 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:06:08.528 80240 ERROR sysinv.openstack.common.rpc.common [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQfAenv' to caller
2019-09-13 08:06:08.528 80240 ERROR sysinv.openstack.common.rpc.common [req-dfe0f345-c951-4db0-91ab-63fdc9a2b82f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQfAenv'\n"]
2019-09-13 08:06:08.538 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:06:08.538 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:07:01.562 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:07:01.563 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:07:03.659 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:07:04.349 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:07:04.470 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:07:04.502 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:07:04.503 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:07:04.503 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:07:05.130 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:07:05.376 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:07:05.856 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:07:06.147 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:07:06.275 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:07:06.311 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:07:06.343 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:07:06.375 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:07:06.407 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:07:06.442 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:07:06.474 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:07:06.505 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:07:06.616 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:07:06.690 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:07:06.691 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:07:06.691 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:07:06.691 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:07:06.692 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:07:06.707 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:07:06.722 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Setting config target of host 'controller-0' to '4cc47022-f2cc-4b0b-a3a3-bc83fbbc552b'.
2019-09-13 08:07:06.758 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] _config_update_hosts config_uuid=4cc47022-f2cc-4b0b-a3a3-bc83fbbc552b
2019-09-13 08:07:06.758 80240 INFO sysinv.conductor.manager [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] applying runtime manifest config_uuid=4cc47022-f2cc-4b0b-a3a3-bc83fbbc552b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:07:06.774 80240 INFO sysinv.puppet.puppet [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Updating hiera for host: controller-0 with config_uuid: 4cc47022-f2cc-4b0b-a3a3-bc83fbbc552b
2019-09-13 08:07:08.464 80240 ERROR sysinv.puppet.puppet [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr9QslQ'
2019-09-13 08:07:08.464 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:07:08.465 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Exception during message handling
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr9QslQ'
2019-09-13 08:07:08.465 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:07:08.466 80240 ERROR sysinv.openstack.common.rpc.common [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr9QslQ' to caller
2019-09-13 08:07:08.467 80240 ERROR sysinv.openstack.common.rpc.common [req-b83d746b-f883-453a-93ba-6bff0e25d073 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlr9QslQ'\n"]
2019-09-13 08:07:08.475 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:07:08.475 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:08:01.589 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:08:01.590 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:08:03.725 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:08:04.394 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:08:04.531 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:08:04.559 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:08:04.560 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:08:04.560 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:08:05.243 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:08:05.490 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:08:05.819 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:08:06.240 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:08:06.350 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:08:06.381 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:08:06.415 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:08:06.450 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:08:06.483 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:08:06.519 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:08:06.551 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:08:06.583 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:08:06.689 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:08:06.745 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:08:06.746 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:08:06.746 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:08:06.747 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:08:06.747 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:08:06.765 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:08:06.779 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Setting config target of host 'controller-0' to '4c243b2b-4e30-46df-8826-cd6f7157c76e'.
2019-09-13 08:08:06.809 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] _config_update_hosts config_uuid=4c243b2b-4e30-46df-8826-cd6f7157c76e
2019-09-13 08:08:06.809 80240 INFO sysinv.conductor.manager [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] applying runtime manifest config_uuid=4c243b2b-4e30-46df-8826-cd6f7157c76e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:08:06.823 80240 INFO sysinv.puppet.puppet [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Updating hiera for host: controller-0 with config_uuid: 4c243b2b-4e30-46df-8826-cd6f7157c76e
2019-09-13 08:08:08.500 80240 ERROR sysinv.puppet.puppet [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlj3m6wx'
2019-09-13 08:08:08.500 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:08:08.501 80240 ERROR sysinv.openstack.common.rpc.amqp [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Exception during message handling
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlj3m6wx'
2019-09-13 08:08:08.501 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:08:08.502 80240 ERROR sysinv.openstack.common.rpc.common [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlj3m6wx' to caller
2019-09-13 08:08:08.503 80240 ERROR sysinv.openstack.common.rpc.common [req-37745e4b-7f45-4124-8f2c-01bc5f73793a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlj3m6wx'\n"]
2019-09-13 08:08:08.511 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:08:08.511 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:09:01.636 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:09:01.637 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:09:03.789 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:09:04.460 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:09:04.603 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:09:04.630 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:09:04.631 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:09:04.631 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:09:05.109 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:09:05.644 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:09:05.971 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:09:06.408 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:09:06.530 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:09:06.561 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:09:06.591 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:09:06.625 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:09:06.660 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:09:06.692 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:09:06.734 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:09:06.768 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:09:06.876 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:09:06.934 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:09:06.934 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:09:06.935 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:09:06.935 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:09:06.936 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:09:06.950 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:09:06.966 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Setting config target of host 'controller-0' to '7cb69606-fffd-42e3-83ea-17b7a2d4ed03'.
2019-09-13 08:09:07.002 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] _config_update_hosts config_uuid=7cb69606-fffd-42e3-83ea-17b7a2d4ed03
2019-09-13 08:09:07.003 80240 INFO sysinv.conductor.manager [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] applying runtime manifest config_uuid=7cb69606-fffd-42e3-83ea-17b7a2d4ed03, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:09:07.017 80240 INFO sysinv.puppet.puppet [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Updating hiera for host: controller-0 with config_uuid: 7cb69606-fffd-42e3-83ea-17b7a2d4ed03
2019-09-13 08:09:08.698 80240 ERROR sysinv.puppet.puppet [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK8jVjF'
2019-09-13 08:09:08.698 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:09:08.699 80240 ERROR sysinv.openstack.common.rpc.amqp [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Exception during message handling
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK8jVjF'
2019-09-13 08:09:08.699 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:09:08.701 80240 ERROR sysinv.openstack.common.rpc.common [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK8jVjF' to caller
2019-09-13 08:09:08.701 80240 ERROR sysinv.openstack.common.rpc.common [req-52ebcdb0-5ba3-4d10-8451-b70c9b538bb5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlK8jVjF'\n"]
2019-09-13 08:09:08.710 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:09:08.710 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:10:01.687 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:10:01.687 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:10:03.831 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:10:04.511 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:10:04.642 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:10:04.670 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:10:04.671 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:10:04.671 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:10:05.130 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:10:05.581 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:10:05.937 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:10:06.193 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:10:06.317 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:10:06.348 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:10:06.378 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:10:06.416 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:10:06.460 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:10:06.496 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:10:06.528 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:10:06.564 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:10:06.672 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:10:06.730 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:10:06.731 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:10:06.731 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:10:06.732 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:10:06.732 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:10:06.751 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:10:06.767 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Setting config target of host 'controller-0' to '50a21650-887f-4510-9236-0cc356916b42'.
2019-09-13 08:10:06.794 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] _config_update_hosts config_uuid=50a21650-887f-4510-9236-0cc356916b42
2019-09-13 08:10:06.795 80240 INFO sysinv.conductor.manager [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] applying runtime manifest config_uuid=50a21650-887f-4510-9236-0cc356916b42, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:10:06.810 80240 INFO sysinv.puppet.puppet [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Updating hiera for host: controller-0 with config_uuid: 50a21650-887f-4510-9236-0cc356916b42
2019-09-13 08:10:08.665 80240 ERROR sysinv.puppet.puppet [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlstYtrI'
2019-09-13 08:10:08.665 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:10:08.666 80240 ERROR sysinv.openstack.common.rpc.amqp [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Exception during message handling
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlstYtrI'
2019-09-13 08:10:08.666 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:10:08.667 80240 ERROR sysinv.openstack.common.rpc.common [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlstYtrI' to caller
2019-09-13 08:10:08.668 80240 ERROR sysinv.openstack.common.rpc.common [req-900f63b0-dc5e-41b8-bef9-748311aabc7b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlstYtrI'\n"]
2019-09-13 08:10:08.677 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:10:08.677 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:11:01.701 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:11:01.702 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:11:03.802 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:11:04.467 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:11:04.593 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:11:04.618 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:11:04.619 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:11:04.620 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:11:05.120 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:11:05.564 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:11:05.893 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:11:06.161 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:11:06.294 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:11:06.327 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:11:06.364 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:11:06.398 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:11:06.434 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:11:06.472 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:11:06.506 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:11:06.538 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:11:06.650 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:11:06.709 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:11:06.709 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:11:06.710 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:11:06.710 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:11:06.710 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:11:06.730 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:11:06.926 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Setting config target of host 'controller-0' to '64ee6912-1c4c-4bf0-a2b3-bb2864f20553'.
2019-09-13 08:11:06.955 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] _config_update_hosts config_uuid=64ee6912-1c4c-4bf0-a2b3-bb2864f20553
2019-09-13 08:11:06.955 80240 INFO sysinv.conductor.manager [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] applying runtime manifest config_uuid=64ee6912-1c4c-4bf0-a2b3-bb2864f20553, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:11:06.970 80240 INFO sysinv.puppet.puppet [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Updating hiera for host: controller-0 with config_uuid: 64ee6912-1c4c-4bf0-a2b3-bb2864f20553
2019-09-13 08:11:08.615 80240 ERROR sysinv.puppet.puppet [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlia4S3l'
2019-09-13 08:11:08.615 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:11:08.616 80240 ERROR sysinv.openstack.common.rpc.amqp [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Exception during message handling
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlia4S3l'
2019-09-13 08:11:08.616 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:11:08.617 80240 ERROR sysinv.openstack.common.rpc.common [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlia4S3l' to caller
2019-09-13 08:11:08.618 80240 ERROR sysinv.openstack.common.rpc.common [req-327948a7-86d5-4ceb-9fed-d61894691dfb None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlia4S3l'\n"]
2019-09-13 08:11:08.626 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:11:08.626 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:12:01.705 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:12:01.706 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:12:03.822 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:12:04.501 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:12:04.646 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:12:04.673 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:12:04.673 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:12:04.674 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:12:05.165 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:12:05.696 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:12:06.010 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:12:06.262 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:12:06.378 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:12:06.410 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:12:06.443 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:12:06.482 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:12:06.515 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:12:06.547 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:12:06.579 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:12:06.615 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:12:06.720 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:12:06.778 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:12:06.778 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:12:06.779 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:12:06.779 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:12:06.780 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:12:06.795 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:12:06.810 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Setting config target of host 'controller-0' to '586e26d5-485d-4dae-bc5f-80a10966ac61'.
2019-09-13 08:12:06.881 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] _config_update_hosts config_uuid=586e26d5-485d-4dae-bc5f-80a10966ac61
2019-09-13 08:12:06.881 80240 INFO sysinv.conductor.manager [req-5c259403-9dca-4549-ad21-c025729aa630 None None] applying runtime manifest config_uuid=586e26d5-485d-4dae-bc5f-80a10966ac61, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:12:06.896 80240 INFO sysinv.puppet.puppet [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Updating hiera for host: controller-0 with config_uuid: 586e26d5-485d-4dae-bc5f-80a10966ac61
2019-09-13 08:12:08.565 80240 ERROR sysinv.puppet.puppet [req-5c259403-9dca-4549-ad21-c025729aa630 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml49QGnj'
2019-09-13 08:12:08.565 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:12:08.566 80240 ERROR sysinv.openstack.common.rpc.amqp [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Exception during message handling
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml49QGnj'
2019-09-13 08:12:08.566 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:12:08.568 80240 ERROR sysinv.openstack.common.rpc.common [req-5c259403-9dca-4549-ad21-c025729aa630 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml49QGnj' to caller
2019-09-13 08:12:08.568 80240 ERROR sysinv.openstack.common.rpc.common [req-5c259403-9dca-4549-ad21-c025729aa630 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml49QGnj'\n"]
2019-09-13 08:12:08.576 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:12:08.576 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:13:01.749 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:13:01.750 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:13:03.795 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:13:04.465 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:13:04.582 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:13:04.607 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:13:04.607 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:13:04.608 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:13:05.237 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:13:05.504 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:13:05.987 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:13:06.255 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:13:06.370 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:13:06.401 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:13:06.436 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:13:06.467 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:13:06.497 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:13:06.531 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:13:06.561 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:13:06.592 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:13:06.713 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:13:06.772 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:13:06.773 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:13:06.773 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:13:06.774 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:13:06.774 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:13:06.789 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:13:06.804 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Setting config target of host 'controller-0' to '3f18c0c5-5361-48ad-819f-995eca8c111c'.
2019-09-13 08:13:06.844 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] _config_update_hosts config_uuid=3f18c0c5-5361-48ad-819f-995eca8c111c
2019-09-13 08:13:06.844 80240 INFO sysinv.conductor.manager [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] applying runtime manifest config_uuid=3f18c0c5-5361-48ad-819f-995eca8c111c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:13:06.858 80240 INFO sysinv.puppet.puppet [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Updating hiera for host: controller-0 with config_uuid: 3f18c0c5-5361-48ad-819f-995eca8c111c
2019-09-13 08:13:08.507 80240 ERROR sysinv.puppet.puppet [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhkUJkR'
2019-09-13 08:13:08.507 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:13:08.508 80240 ERROR sysinv.openstack.common.rpc.amqp [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Exception during message handling
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhkUJkR'
2019-09-13 08:13:08.508 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:13:08.510 80240 ERROR sysinv.openstack.common.rpc.common [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhkUJkR' to caller
2019-09-13 08:13:08.510 80240 ERROR sysinv.openstack.common.rpc.common [req-fd84bcdf-1dc8-4950-b9f7-17099898866f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlhkUJkR'\n"]
2019-09-13 08:13:08.519 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:13:08.519 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:14:01.804 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:14:01.805 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:14:03.926 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:14:04.593 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:14:04.731 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:14:04.757 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:14:04.757 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:14:04.758 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:14:05.460 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:14:05.776 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:14:06.255 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:14:06.500 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:14:06.611 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:14:06.643 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:14:06.677 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:14:06.722 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:14:06.756 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:14:06.790 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:14:06.821 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:14:06.854 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:14:06.967 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:14:07.027 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:14:07.027 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:14:07.028 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:14:07.028 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:14:07.028 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:14:07.043 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:14:07.058 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Setting config target of host 'controller-0' to '418d39dc-f28c-48a3-9ae7-6ae6380ed63d'.
2019-09-13 08:14:07.096 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] _config_update_hosts config_uuid=418d39dc-f28c-48a3-9ae7-6ae6380ed63d
2019-09-13 08:14:07.096 80240 INFO sysinv.conductor.manager [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] applying runtime manifest config_uuid=418d39dc-f28c-48a3-9ae7-6ae6380ed63d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:14:07.111 80240 INFO sysinv.puppet.puppet [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Updating hiera for host: controller-0 with config_uuid: 418d39dc-f28c-48a3-9ae7-6ae6380ed63d
2019-09-13 08:14:08.785 80240 ERROR sysinv.puppet.puppet [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGlXdyt'
2019-09-13 08:14:08.785 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:14:08.786 80240 ERROR sysinv.openstack.common.rpc.amqp [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Exception during message handling
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGlXdyt'
2019-09-13 08:14:08.786 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:14:08.788 80240 ERROR sysinv.openstack.common.rpc.common [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGlXdyt' to caller
2019-09-13 08:14:08.788 80240 ERROR sysinv.openstack.common.rpc.common [req-ef4f0ac4-a7ab-43f8-9be2-9bd6147e5ed0 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGlXdyt'\n"]
2019-09-13 08:14:08.795 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:14:08.795 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:15:01.811 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:15:01.812 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:15:03.945 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:15:04.608 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:15:04.765 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:15:04.791 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:15:04.791 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:15:04.792 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:15:05.266 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:15:05.810 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:15:06.145 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:15:06.406 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:15:06.707 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:15:06.739 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:15:06.772 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:15:06.806 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:15:06.837 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:15:06.868 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:15:06.903 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:15:06.934 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:15:07.040 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:15:07.108 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:15:07.109 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:15:07.109 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:15:07.110 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:15:07.110 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:15:07.126 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:15:07.142 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Setting config target of host 'controller-0' to '320df6c1-790c-4821-b15a-9147c62815c9'.
2019-09-13 08:15:07.182 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] _config_update_hosts config_uuid=320df6c1-790c-4821-b15a-9147c62815c9
2019-09-13 08:15:07.183 80240 INFO sysinv.conductor.manager [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] applying runtime manifest config_uuid=320df6c1-790c-4821-b15a-9147c62815c9, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:15:07.199 80240 INFO sysinv.puppet.puppet [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Updating hiera for host: controller-0 with config_uuid: 320df6c1-790c-4821-b15a-9147c62815c9
2019-09-13 08:15:08.919 80240 ERROR sysinv.puppet.puppet [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlguR98d'
2019-09-13 08:15:08.919 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:15:08.921 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Exception during message handling
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlguR98d'
2019-09-13 08:15:08.921 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:15:08.922 80240 ERROR sysinv.openstack.common.rpc.common [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlguR98d' to caller
2019-09-13 08:15:08.923 80240 ERROR sysinv.openstack.common.rpc.common [req-c2cc57fc-f230-4684-8e96-a4aade08afc5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlguR98d'\n"]
2019-09-13 08:15:08.931 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:15:08.931 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:16:01.864 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:16:01.864 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:16:03.919 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:16:04.578 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:16:04.702 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:16:04.730 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:16:04.730 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:16:04.731 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:16:05.285 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:16:05.735 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:16:06.085 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:16:06.348 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:16:06.468 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:16:06.504 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:16:06.536 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:16:06.572 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:16:06.605 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:16:06.638 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:16:06.675 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:16:06.707 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:16:06.817 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:16:06.877 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:16:06.877 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:16:06.878 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:16:06.878 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:16:06.878 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:16:06.893 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:16:06.909 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Setting config target of host 'controller-0' to '4d0c14c6-b397-4c98-afc6-4044f39d5e6f'.
2019-09-13 08:16:06.945 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] _config_update_hosts config_uuid=4d0c14c6-b397-4c98-afc6-4044f39d5e6f
2019-09-13 08:16:06.945 80240 INFO sysinv.conductor.manager [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] applying runtime manifest config_uuid=4d0c14c6-b397-4c98-afc6-4044f39d5e6f, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:16:06.965 80240 INFO sysinv.puppet.puppet [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Updating hiera for host: controller-0 with config_uuid: 4d0c14c6-b397-4c98-afc6-4044f39d5e6f
2019-09-13 08:16:08.634 80240 ERROR sysinv.puppet.puppet [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlln1vtR'
2019-09-13 08:16:08.634 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:16:08.635 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Exception during message handling
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlln1vtR'
2019-09-13 08:16:08.635 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:16:08.636 80240 ERROR sysinv.openstack.common.rpc.common [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlln1vtR' to caller
2019-09-13 08:16:08.637 80240 ERROR sysinv.openstack.common.rpc.common [req-a4fb5ac7-b7ca-4265-832f-6817c63fa170 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlln1vtR'\n"]
2019-09-13 08:16:08.645 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:16:08.645 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:17:01.915 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:17:01.916 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:17:04.025 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:17:04.729 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:17:04.870 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:17:04.898 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:17:04.898 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:17:04.899 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:17:05.648 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:17:05.961 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:17:06.430 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:17:06.672 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:17:06.791 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:17:06.823 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:17:06.854 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:17:06.890 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:17:06.921 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:17:06.953 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:17:06.987 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:17:07.019 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:17:07.126 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:17:07.184 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:17:07.184 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:17:07.185 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:17:07.185 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:17:07.185 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:17:07.201 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:17:07.217 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Setting config target of host 'controller-0' to '52002b67-b6fe-45b0-8aef-0c036db161bd'.
2019-09-13 08:17:07.254 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] _config_update_hosts config_uuid=52002b67-b6fe-45b0-8aef-0c036db161bd
2019-09-13 08:17:07.254 80240 INFO sysinv.conductor.manager [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] applying runtime manifest config_uuid=52002b67-b6fe-45b0-8aef-0c036db161bd, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:17:07.273 80240 INFO sysinv.puppet.puppet [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Updating hiera for host: controller-0 with config_uuid: 52002b67-b6fe-45b0-8aef-0c036db161bd
2019-09-13 08:17:08.933 80240 ERROR sysinv.puppet.puppet [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliiPh8E'
2019-09-13 08:17:08.933 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:17:08.934 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Exception during message handling
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliiPh8E'
2019-09-13 08:17:08.934 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:17:08.936 80240 ERROR sysinv.openstack.common.rpc.common [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliiPh8E' to caller
2019-09-13 08:17:08.936 80240 ERROR sysinv.openstack.common.rpc.common [req-6a6616a6-41e0-4679-ab07-ca20c17fdab5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamliiPh8E'\n"]
2019-09-13 08:17:08.944 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:17:08.944 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:18:01.922 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:18:01.923 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:18:04.018 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:18:04.712 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:18:04.863 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:18:04.890 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:18:04.890 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:18:04.891 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:18:05.677 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:18:06.020 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:18:06.290 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:18:06.702 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:18:06.817 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:18:06.848 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:18:06.883 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:18:06.915 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:18:06.946 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:18:06.978 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:18:07.014 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:18:07.046 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:18:07.157 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:18:07.216 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:18:07.216 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:18:07.217 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:18:07.217 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:18:07.217 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:18:07.232 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:18:07.248 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Setting config target of host 'controller-0' to '1e3dd754-2818-47bb-a43f-0c718bd2bed1'.
2019-09-13 08:18:07.284 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] _config_update_hosts config_uuid=1e3dd754-2818-47bb-a43f-0c718bd2bed1
2019-09-13 08:18:07.284 80240 INFO sysinv.conductor.manager [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] applying runtime manifest config_uuid=1e3dd754-2818-47bb-a43f-0c718bd2bed1, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:18:07.299 80240 INFO sysinv.puppet.puppet [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Updating hiera for host: controller-0 with config_uuid: 1e3dd754-2818-47bb-a43f-0c718bd2bed1
2019-09-13 08:18:08.952 80240 ERROR sysinv.puppet.puppet [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlmNHolx'
2019-09-13 08:18:08.952 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:18:08.953 80240 ERROR sysinv.openstack.common.rpc.amqp [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Exception during message handling
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlmNHolx'
2019-09-13 08:18:08.953 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:18:08.955 80240 ERROR sysinv.openstack.common.rpc.common [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlmNHolx' to caller
2019-09-13 08:18:08.955 80240 ERROR sysinv.openstack.common.rpc.common [req-51242548-1fff-46ed-8f1d-cfcadc628837 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlmNHolx'\n"]
2019-09-13 08:18:08.964 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:18:08.964 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:19:01.924 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:19:01.924 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:19:04.049 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:19:04.753 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:19:04.910 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:19:04.938 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:19:04.939 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:19:04.939 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:19:05.414 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:19:05.963 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:19:06.283 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:19:06.529 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:19:06.639 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:19:06.671 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:19:06.707 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:19:06.740 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:19:06.772 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:19:06.807 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:19:06.839 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:19:06.881 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:19:07.000 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:19:07.057 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:19:07.058 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:19:07.058 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:19:07.058 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:19:07.059 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:19:07.073 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:19:07.088 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Setting config target of host 'controller-0' to '19ed358e-2518-424c-8570-9505975cdf61'.
2019-09-13 08:19:07.125 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] _config_update_hosts config_uuid=19ed358e-2518-424c-8570-9505975cdf61
2019-09-13 08:19:07.126 80240 INFO sysinv.conductor.manager [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] applying runtime manifest config_uuid=19ed358e-2518-424c-8570-9505975cdf61, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:19:07.140 80240 INFO sysinv.puppet.puppet [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Updating hiera for host: controller-0 with config_uuid: 19ed358e-2518-424c-8570-9505975cdf61
2019-09-13 08:19:09.004 80240 ERROR sysinv.puppet.puppet [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml8D_wGo'
2019-09-13 08:19:09.004 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:19:09.005 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Exception during message handling
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml8D_wGo'
2019-09-13 08:19:09.005 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:19:09.007 80240 ERROR sysinv.openstack.common.rpc.common [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml8D_wGo' to caller
2019-09-13 08:19:09.007 80240 ERROR sysinv.openstack.common.rpc.common [req-c6bceaa5-690d-43e0-9d96-788b160f1d90 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml8D_wGo'\n"]
2019-09-13 08:19:09.018 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:19:09.018 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:20:01.973 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:20:01.974 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:20:04.095 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:20:04.773 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:20:04.903 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:20:04.933 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:20:04.934 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:20:04.934 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:20:05.468 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:20:05.724 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:20:06.307 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:20:06.565 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:20:06.682 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:20:06.714 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:20:06.745 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:20:06.778 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:20:06.973 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:20:07.009 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:20:07.044 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:20:07.075 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:20:07.180 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:20:07.239 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:20:07.239 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:20:07.240 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:20:07.240 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:20:07.241 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:20:07.259 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:20:07.274 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Setting config target of host 'controller-0' to '3277aadb-096f-47cb-98aa-5dcbdb174078'.
2019-09-13 08:20:07.310 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] _config_update_hosts config_uuid=3277aadb-096f-47cb-98aa-5dcbdb174078
2019-09-13 08:20:07.310 80240 INFO sysinv.conductor.manager [req-b994e509-5d31-4928-9148-e7e77a21516e None None] applying runtime manifest config_uuid=3277aadb-096f-47cb-98aa-5dcbdb174078, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:20:07.325 80240 INFO sysinv.puppet.puppet [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Updating hiera for host: controller-0 with config_uuid: 3277aadb-096f-47cb-98aa-5dcbdb174078
2019-09-13 08:20:08.985 80240 ERROR sysinv.puppet.puppet [req-b994e509-5d31-4928-9148-e7e77a21516e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpsA1u9'
2019-09-13 08:20:08.985 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:20:08.986 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Exception during message handling
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpsA1u9'
2019-09-13 08:20:08.986 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:20:08.987 80240 ERROR sysinv.openstack.common.rpc.common [req-b994e509-5d31-4928-9148-e7e77a21516e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpsA1u9' to caller
2019-09-13 08:20:08.987 80240 ERROR sysinv.openstack.common.rpc.common [req-b994e509-5d31-4928-9148-e7e77a21516e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlpsA1u9'\n"]
2019-09-13 08:20:08.996 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:20:08.996 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:21:02.028 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:21:02.028 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:21:04.130 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:21:04.787 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:21:04.912 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:21:04.941 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:21:04.942 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:21:04.942 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:21:05.447 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:21:05.868 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:21:06.167 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:21:06.444 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:21:06.562 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:21:06.593 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:21:06.628 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:21:06.659 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:21:06.690 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:21:06.725 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:21:06.756 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:21:06.787 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:21:06.891 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:21:06.947 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:21:06.947 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:21:06.948 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:21:06.948 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:21:06.948 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:21:06.966 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:21:06.981 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Setting config target of host 'controller-0' to '654b2f38-d1f4-4738-abd7-2f0dd3d21c0f'.
2019-09-13 08:21:07.016 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] _config_update_hosts config_uuid=654b2f38-d1f4-4738-abd7-2f0dd3d21c0f
2019-09-13 08:21:07.016 80240 INFO sysinv.conductor.manager [req-bf7e1640-36d8-4906-9804-f57879586249 None None] applying runtime manifest config_uuid=654b2f38-d1f4-4738-abd7-2f0dd3d21c0f, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:21:07.030 80240 INFO sysinv.puppet.puppet [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Updating hiera for host: controller-0 with config_uuid: 654b2f38-d1f4-4738-abd7-2f0dd3d21c0f
2019-09-13 08:21:08.699 80240 ERROR sysinv.puppet.puppet [req-bf7e1640-36d8-4906-9804-f57879586249 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlH2ecjb'
2019-09-13 08:21:08.699 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:21:08.700 80240 ERROR sysinv.openstack.common.rpc.amqp [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Exception during message handling
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlH2ecjb'
2019-09-13 08:21:08.700 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:21:08.702 80240 ERROR sysinv.openstack.common.rpc.common [req-bf7e1640-36d8-4906-9804-f57879586249 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlH2ecjb' to caller
2019-09-13 08:21:08.703 80240 ERROR sysinv.openstack.common.rpc.common [req-bf7e1640-36d8-4906-9804-f57879586249 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlH2ecjb'\n"]
2019-09-13 08:21:08.711 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:21:08.711 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:22:02.079 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:22:02.080 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:22:04.179 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:22:04.861 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:22:04.998 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:22:05.024 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:22:05.025 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:22:05.025 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:22:05.753 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:22:05.992 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:22:06.325 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:22:06.812 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:22:06.928 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:22:06.960 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:22:07.003 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:22:07.038 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:22:07.073 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:22:07.110 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:22:07.143 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:22:07.176 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:22:07.288 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:22:07.348 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:22:07.348 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:22:07.348 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:22:07.349 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:22:07.349 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:22:07.368 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:22:07.385 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Setting config target of host 'controller-0' to '2b6e93f4-5154-4476-9de0-d59ee3d23c7d'.
2019-09-13 08:22:07.417 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] _config_update_hosts config_uuid=2b6e93f4-5154-4476-9de0-d59ee3d23c7d
2019-09-13 08:22:07.418 80240 INFO sysinv.conductor.manager [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] applying runtime manifest config_uuid=2b6e93f4-5154-4476-9de0-d59ee3d23c7d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:22:07.438 80240 INFO sysinv.puppet.puppet [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Updating hiera for host: controller-0 with config_uuid: 2b6e93f4-5154-4476-9de0-d59ee3d23c7d
2019-09-13 08:22:09.132 80240 ERROR sysinv.puppet.puppet [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwePP9m'
2019-09-13 08:22:09.132 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:22:09.133 80240 ERROR sysinv.openstack.common.rpc.amqp [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Exception during message handling
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwePP9m'
2019-09-13 08:22:09.133 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:22:09.135 80240 ERROR sysinv.openstack.common.rpc.common [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwePP9m' to caller
2019-09-13 08:22:09.135 80240 ERROR sysinv.openstack.common.rpc.common [req-647bbd2c-8cfb-47b8-b8b3-a9edb92b5176 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlwePP9m'\n"]
2019-09-13 08:22:09.144 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:22:09.144 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:23:02.132 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:23:02.132 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:23:04.220 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:23:04.884 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:23:05.008 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:23:05.035 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:23:05.036 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:23:05.036 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:23:05.469 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:23:05.914 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:23:06.234 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:23:06.541 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:23:06.655 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:23:06.688 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:23:06.721 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:23:06.754 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:23:06.786 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:23:06.822 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:23:06.855 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:23:06.889 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:23:06.995 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:23:07.053 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:23:07.053 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:23:07.054 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:23:07.054 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:23:07.054 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:23:07.068 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:23:07.086 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Setting config target of host 'controller-0' to '53433900-849a-4d71-a699-c8b8d92cfa84'.
2019-09-13 08:23:07.118 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] _config_update_hosts config_uuid=53433900-849a-4d71-a699-c8b8d92cfa84
2019-09-13 08:23:07.119 80240 INFO sysinv.conductor.manager [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] applying runtime manifest config_uuid=53433900-849a-4d71-a699-c8b8d92cfa84, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:23:07.133 80240 INFO sysinv.puppet.puppet [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Updating hiera for host: controller-0 with config_uuid: 53433900-849a-4d71-a699-c8b8d92cfa84
2019-09-13 08:23:08.783 80240 ERROR sysinv.puppet.puppet [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlf_c9J7'
2019-09-13 08:23:08.783 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:23:08.784 80240 ERROR sysinv.openstack.common.rpc.amqp [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Exception during message handling
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlf_c9J7'
2019-09-13 08:23:08.784 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:23:08.785 80240 ERROR sysinv.openstack.common.rpc.common [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlf_c9J7' to caller
2019-09-13 08:23:08.786 80240 ERROR sysinv.openstack.common.rpc.common [req-202a88b8-67ca-4c89-99ba-f35005c2827b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlf_c9J7'\n"]
2019-09-13 08:23:08.794 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:23:08.794 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:24:02.177 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:24:02.178 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:24:04.314 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:24:04.983 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:24:05.118 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:24:05.144 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:24:05.145 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:24:05.145 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:24:05.813 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:24:06.065 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:24:06.599 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:24:06.869 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:24:06.982 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:24:07.015 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:24:07.052 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:24:07.088 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:24:07.120 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:24:07.155 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:24:07.187 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:24:07.220 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:24:07.324 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:24:07.380 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:24:07.380 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:24:07.381 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:24:07.381 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:24:07.381 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:24:07.396 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:24:07.411 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Setting config target of host 'controller-0' to '7b565beb-4362-4aa1-8d8d-e28b95e1bf0c'.
2019-09-13 08:24:07.448 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] _config_update_hosts config_uuid=7b565beb-4362-4aa1-8d8d-e28b95e1bf0c
2019-09-13 08:24:07.449 80240 INFO sysinv.conductor.manager [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] applying runtime manifest config_uuid=7b565beb-4362-4aa1-8d8d-e28b95e1bf0c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:24:07.463 80240 INFO sysinv.puppet.puppet [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Updating hiera for host: controller-0 with config_uuid: 7b565beb-4362-4aa1-8d8d-e28b95e1bf0c
2019-09-13 08:24:09.154 80240 ERROR sysinv.puppet.puppet [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMYPIXU'
2019-09-13 08:24:09.154 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:24:09.155 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Exception during message handling
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMYPIXU'
2019-09-13 08:24:09.155 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:24:09.156 80240 ERROR sysinv.openstack.common.rpc.common [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMYPIXU' to caller
2019-09-13 08:24:09.157 80240 ERROR sysinv.openstack.common.rpc.common [req-9f3a7656-f118-4a1f-a431-741b021e88f8 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlMYPIXU'\n"]
2019-09-13 08:24:09.164 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:24:09.164 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:25:02.218 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:25:02.218 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:25:04.304 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:25:04.982 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:25:05.105 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:25:05.132 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:25:05.132 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:25:05.133 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:25:05.813 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:25:06.137 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:25:06.626 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:25:06.874 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:25:06.989 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:25:07.019 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:25:07.052 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:25:07.083 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:25:07.114 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:25:07.144 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:25:07.178 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:25:07.208 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:25:07.338 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:25:07.398 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:25:07.399 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:25:07.399 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:25:07.399 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:25:07.400 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:25:07.415 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:25:07.430 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Setting config target of host 'controller-0' to '31230155-229f-4235-ad34-fe19b17f6870'.
2019-09-13 08:25:07.467 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] _config_update_hosts config_uuid=31230155-229f-4235-ad34-fe19b17f6870
2019-09-13 08:25:07.467 80240 INFO sysinv.conductor.manager [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] applying runtime manifest config_uuid=31230155-229f-4235-ad34-fe19b17f6870, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:25:07.482 80240 INFO sysinv.puppet.puppet [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Updating hiera for host: controller-0 with config_uuid: 31230155-229f-4235-ad34-fe19b17f6870
2019-09-13 08:25:09.207 80240 ERROR sysinv.puppet.puppet [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGvLdda'
2019-09-13 08:25:09.207 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:25:09.208 80240 ERROR sysinv.openstack.common.rpc.amqp [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Exception during message handling
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGvLdda'
2019-09-13 08:25:09.208 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:25:09.210 80240 ERROR sysinv.openstack.common.rpc.common [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGvLdda' to caller
2019-09-13 08:25:09.210 80240 ERROR sysinv.openstack.common.rpc.common [req-f653ea75-35ba-476a-905f-812f6aeb65c3 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlGvLdda'\n"]
2019-09-13 08:25:09.221 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:25:09.221 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:26:02.272 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:26:02.273 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:26:04.328 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:26:04.999 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:26:05.122 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:26:05.147 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:26:05.148 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:26:05.148 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:26:05.835 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:26:06.122 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:26:06.587 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:26:06.844 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:26:06.955 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:26:06.985 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:26:07.015 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:26:07.054 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:26:07.087 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:26:07.118 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:26:07.152 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:26:07.184 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:26:07.287 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:26:07.343 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:26:07.344 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:26:07.344 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:26:07.345 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:26:07.345 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:26:07.360 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:26:07.374 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Setting config target of host 'controller-0' to '5924e67b-e20a-4664-a504-1f3a64e3f21f'.
2019-09-13 08:26:07.414 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] _config_update_hosts config_uuid=5924e67b-e20a-4664-a504-1f3a64e3f21f
2019-09-13 08:26:07.415 80240 INFO sysinv.conductor.manager [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] applying runtime manifest config_uuid=5924e67b-e20a-4664-a504-1f3a64e3f21f, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:26:07.433 80240 INFO sysinv.puppet.puppet [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Updating hiera for host: controller-0 with config_uuid: 5924e67b-e20a-4664-a504-1f3a64e3f21f
2019-09-13 08:26:09.090 80240 ERROR sysinv.puppet.puppet [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaEE40p'
2019-09-13 08:26:09.090 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:26:09.091 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Exception during message handling
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaEE40p'
2019-09-13 08:26:09.091 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:26:09.092 80240 ERROR sysinv.openstack.common.rpc.common [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaEE40p' to caller
2019-09-13 08:26:09.093 80240 ERROR sysinv.openstack.common.rpc.common [req-6aaf1184-2afc-4e44-be4f-ffa0fa44127c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlaEE40p'\n"]
2019-09-13 08:26:09.101 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:26:09.101 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:27:02.324 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:27:02.325 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:27:04.416 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:27:05.114 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:27:05.261 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:27:05.289 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:27:05.290 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:27:05.290 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:27:06.002 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:27:06.341 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:27:06.781 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:27:07.023 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:27:07.133 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:27:07.163 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:27:07.196 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:27:07.229 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:27:07.263 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:27:07.294 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:27:07.329 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:27:07.363 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:27:07.469 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:27:07.528 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:27:07.528 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:27:07.529 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:27:07.529 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:27:07.529 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:27:07.545 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:27:07.560 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Setting config target of host 'controller-0' to '08582306-bec0-459c-b832-d10c9b431905'.
2019-09-13 08:27:07.595 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] _config_update_hosts config_uuid=08582306-bec0-459c-b832-d10c9b431905
2019-09-13 08:27:07.596 80240 INFO sysinv.conductor.manager [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] applying runtime manifest config_uuid=08582306-bec0-459c-b832-d10c9b431905, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:27:07.612 80240 INFO sysinv.puppet.puppet [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Updating hiera for host: controller-0 with config_uuid: 08582306-bec0-459c-b832-d10c9b431905
2019-09-13 08:27:09.293 80240 ERROR sysinv.puppet.puppet [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlb5okXB'
2019-09-13 08:27:09.293 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:27:09.294 80240 ERROR sysinv.openstack.common.rpc.amqp [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Exception during message handling
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlb5okXB'
2019-09-13 08:27:09.294 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:27:09.296 80240 ERROR sysinv.openstack.common.rpc.common [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlb5okXB' to caller
2019-09-13 08:27:09.296 80240 ERROR sysinv.openstack.common.rpc.common [req-c31069f4-77be-4010-b815-d85b46d50f7e None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlb5okXB'\n"]
2019-09-13 08:27:09.306 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:27:09.306 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:28:02.340 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:28:02.341 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:28:04.415 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:28:05.081 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:28:05.210 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:28:05.237 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:28:05.237 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:28:05.238 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:28:05.677 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:28:06.190 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:28:06.516 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:28:06.766 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:28:07.066 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:28:07.100 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:28:07.137 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:28:07.172 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:28:07.204 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:28:07.238 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:28:07.274 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:28:07.307 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:28:07.411 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:28:07.474 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:28:07.475 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:28:07.475 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:28:07.475 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:28:07.476 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:28:07.491 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:28:07.520 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Setting config target of host 'controller-0' to '2453dd82-57ca-4e42-8e05-35461e197305'.
2019-09-13 08:28:07.556 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] _config_update_hosts config_uuid=2453dd82-57ca-4e42-8e05-35461e197305
2019-09-13 08:28:07.557 80240 INFO sysinv.conductor.manager [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] applying runtime manifest config_uuid=2453dd82-57ca-4e42-8e05-35461e197305, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:28:07.572 80240 INFO sysinv.puppet.puppet [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Updating hiera for host: controller-0 with config_uuid: 2453dd82-57ca-4e42-8e05-35461e197305
2019-09-13 08:28:09.286 80240 ERROR sysinv.puppet.puppet [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6dOBKi'
2019-09-13 08:28:09.286 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:28:09.287 80240 ERROR sysinv.openstack.common.rpc.amqp [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Exception during message handling
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6dOBKi'
2019-09-13 08:28:09.287 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:28:09.289 80240 ERROR sysinv.openstack.common.rpc.common [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6dOBKi' to caller
2019-09-13 08:28:09.290 80240 ERROR sysinv.openstack.common.rpc.common [req-3f87f4c3-4ea7-44bf-91e5-c94c6ccd184a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6dOBKi'\n"]
2019-09-13 08:28:09.297 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:28:09.297 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:29:02.374 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:29:02.375 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:29:04.475 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:29:05.132 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:29:05.266 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:29:05.301 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:29:05.302 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:29:05.302 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:29:05.755 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:29:06.256 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:29:06.560 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:29:06.805 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:29:06.917 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:29:06.948 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:29:06.983 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:29:07.019 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:29:07.050 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:29:07.086 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:29:07.119 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:29:07.150 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:29:07.254 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:29:07.310 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:29:07.310 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:29:07.311 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:29:07.311 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:29:07.311 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:29:07.325 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:29:07.340 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Setting config target of host 'controller-0' to '078dfece-5fbe-47be-9718-2721700824ee'.
2019-09-13 08:29:07.386 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] _config_update_hosts config_uuid=078dfece-5fbe-47be-9718-2721700824ee
2019-09-13 08:29:07.386 80240 INFO sysinv.conductor.manager [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] applying runtime manifest config_uuid=078dfece-5fbe-47be-9718-2721700824ee, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:29:07.401 80240 INFO sysinv.puppet.puppet [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Updating hiera for host: controller-0 with config_uuid: 078dfece-5fbe-47be-9718-2721700824ee
2019-09-13 08:29:09.056 80240 ERROR sysinv.puppet.puppet [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloItqGn'
2019-09-13 08:29:09.056 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:29:09.057 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Exception during message handling
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloItqGn'
2019-09-13 08:29:09.057 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:29:09.058 80240 ERROR sysinv.openstack.common.rpc.common [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloItqGn' to caller
2019-09-13 08:29:09.059 80240 ERROR sysinv.openstack.common.rpc.common [req-9bd919f3-33aa-49cb-ab1e-ac65333dd4fd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloItqGn'\n"]
2019-09-13 08:29:09.066 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:29:09.066 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:30:02.411 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:30:02.411 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:30:04.569 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:30:05.256 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:30:05.403 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:30:05.430 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:30:05.430 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:30:05.431 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:30:06.141 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:30:06.494 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:30:06.776 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:30:07.204 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:30:07.323 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:30:07.356 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:30:07.392 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:30:07.425 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:30:07.457 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:30:07.490 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:30:07.531 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:30:07.561 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:30:07.668 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:30:07.728 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:30:07.729 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:30:07.729 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:30:07.729 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:30:07.730 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:30:07.745 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:30:07.760 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Setting config target of host 'controller-0' to '7ad36522-364c-499e-8df6-e4351658d999'.
2019-09-13 08:30:07.799 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] _config_update_hosts config_uuid=7ad36522-364c-499e-8df6-e4351658d999
2019-09-13 08:30:07.800 80240 INFO sysinv.conductor.manager [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] applying runtime manifest config_uuid=7ad36522-364c-499e-8df6-e4351658d999, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:30:07.816 80240 INFO sysinv.puppet.puppet [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Updating hiera for host: controller-0 with config_uuid: 7ad36522-364c-499e-8df6-e4351658d999
2019-09-13 08:30:09.471 80240 ERROR sysinv.puppet.puppet [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFO48eH'
2019-09-13 08:30:09.471 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:30:09.472 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Exception during message handling
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFO48eH'
2019-09-13 08:30:09.472 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:30:09.479 80240 ERROR sysinv.openstack.common.rpc.common [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFO48eH' to caller
2019-09-13 08:30:09.479 80240 ERROR sysinv.openstack.common.rpc.common [req-2d457621-ae26-4aa1-ba08-40ece583ae79 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFO48eH'\n"]
2019-09-13 08:30:09.489 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:30:09.489 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:31:02.423 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:31:02.424 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:31:04.514 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:31:05.199 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:31:05.335 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:31:05.360 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:31:05.361 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:31:05.361 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:31:05.829 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:31:06.316 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:31:06.631 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:31:06.898 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:31:07.021 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:31:07.054 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:31:07.087 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:31:07.123 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:31:07.154 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:31:07.184 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:31:07.215 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:31:07.249 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:31:07.367 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:31:07.427 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:31:07.428 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:31:07.428 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:31:07.428 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:31:07.429 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:31:07.444 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:31:07.459 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Setting config target of host 'controller-0' to '78086204-ac7e-4135-8beb-baa91f6890f7'.
2019-09-13 08:31:07.571 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] _config_update_hosts config_uuid=78086204-ac7e-4135-8beb-baa91f6890f7
2019-09-13 08:31:07.572 80240 INFO sysinv.conductor.manager [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] applying runtime manifest config_uuid=78086204-ac7e-4135-8beb-baa91f6890f7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:31:07.599 80240 INFO sysinv.puppet.puppet [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Updating hiera for host: controller-0 with config_uuid: 78086204-ac7e-4135-8beb-baa91f6890f7
2019-09-13 08:31:09.307 80240 ERROR sysinv.puppet.puppet [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlp_BRH5'
2019-09-13 08:31:09.307 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:31:09.308 80240 ERROR sysinv.openstack.common.rpc.amqp [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Exception during message handling
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlp_BRH5'
2019-09-13 08:31:09.308 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:31:09.310 80240 ERROR sysinv.openstack.common.rpc.common [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlp_BRH5' to caller
2019-09-13 08:31:09.311 80240 ERROR sysinv.openstack.common.rpc.common [req-7a39a7cb-157a-4c7f-be65-35fd4dce6e6a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlp_BRH5'\n"]
2019-09-13 08:31:09.320 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:31:09.320 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:32:02.472 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:32:02.473 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:32:04.567 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:32:05.265 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:32:05.401 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:32:05.427 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:32:05.428 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:32:05.428 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:32:06.116 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:32:06.440 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:32:06.911 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:32:07.163 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:32:07.277 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:32:07.309 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:32:07.339 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:32:07.372 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:32:07.404 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:32:07.435 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:32:07.476 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:32:07.516 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:32:07.620 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:32:07.695 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:32:07.695 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:32:07.695 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:32:07.696 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:32:07.696 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:32:07.711 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:32:07.726 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Setting config target of host 'controller-0' to '6a5ef7e0-31d3-4b55-8153-bd3c97dd0a6d'.
2019-09-13 08:32:07.756 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] _config_update_hosts config_uuid=6a5ef7e0-31d3-4b55-8153-bd3c97dd0a6d
2019-09-13 08:32:07.757 80240 INFO sysinv.conductor.manager [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] applying runtime manifest config_uuid=6a5ef7e0-31d3-4b55-8153-bd3c97dd0a6d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:32:07.772 80240 INFO sysinv.puppet.puppet [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Updating hiera for host: controller-0 with config_uuid: 6a5ef7e0-31d3-4b55-8153-bd3c97dd0a6d
2019-09-13 08:32:09.466 80240 ERROR sysinv.puppet.puppet [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljwQ8tO'
2019-09-13 08:32:09.466 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:32:09.474 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Exception during message handling
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljwQ8tO'
2019-09-13 08:32:09.474 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:32:09.484 80240 ERROR sysinv.openstack.common.rpc.common [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljwQ8tO' to caller
2019-09-13 08:32:09.485 80240 ERROR sysinv.openstack.common.rpc.common [req-2a6f617f-3db5-4dab-8fbd-0175f6e0d9d3 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamljwQ8tO'\n"]
2019-09-13 08:32:09.501 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:32:09.501 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:33:02.504 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:33:02.505 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:33:04.618 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:33:05.307 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:33:05.447 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:33:05.473 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:33:05.474 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:33:05.474 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:33:05.981 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:33:06.532 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:33:06.814 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:33:07.060 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:33:07.171 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:33:07.203 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:33:07.233 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:33:07.271 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:33:07.465 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:33:07.495 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:33:07.527 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:33:07.558 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:33:07.669 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:33:07.726 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:33:07.726 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:33:07.727 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:33:07.727 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:33:07.727 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:33:07.746 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:33:07.761 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Setting config target of host 'controller-0' to '1126e7e0-af6e-4c85-919f-c1089c507cbc'.
2019-09-13 08:33:07.789 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] _config_update_hosts config_uuid=1126e7e0-af6e-4c85-919f-c1089c507cbc
2019-09-13 08:33:07.790 80240 INFO sysinv.conductor.manager [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] applying runtime manifest config_uuid=1126e7e0-af6e-4c85-919f-c1089c507cbc, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:33:07.805 80240 INFO sysinv.puppet.puppet [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Updating hiera for host: controller-0 with config_uuid: 1126e7e0-af6e-4c85-919f-c1089c507cbc
2019-09-13 08:33:09.455 80240 ERROR sysinv.puppet.puppet [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPhS5Me'
2019-09-13 08:33:09.455 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:33:09.456 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Exception during message handling
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPhS5Me'
2019-09-13 08:33:09.456 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:33:09.458 80240 ERROR sysinv.openstack.common.rpc.common [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPhS5Me' to caller
2019-09-13 08:33:09.458 80240 ERROR sysinv.openstack.common.rpc.common [req-9ef074bd-5724-472a-afb0-a24d5576ba96 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlPhS5Me'\n"]
2019-09-13 08:33:09.466 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:33:09.466 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:34:02.511 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:34:02.512 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:34:04.620 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:34:05.308 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:34:05.461 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:34:05.497 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:34:05.498 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:34:05.499 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:34:05.979 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:34:06.521 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:34:06.852 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:34:07.096 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:34:07.208 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:34:07.242 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:34:07.273 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:34:07.304 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:34:07.340 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:34:07.371 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:34:07.401 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:34:07.435 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:34:07.541 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:34:07.606 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:34:07.606 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:34:07.607 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:34:07.607 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:34:07.608 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:34:07.623 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:34:07.639 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Setting config target of host 'controller-0' to '18eaef27-ad83-4189-a04e-21b40ad2c240'.
2019-09-13 08:34:07.674 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] _config_update_hosts config_uuid=18eaef27-ad83-4189-a04e-21b40ad2c240
2019-09-13 08:34:07.674 80240 INFO sysinv.conductor.manager [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] applying runtime manifest config_uuid=18eaef27-ad83-4189-a04e-21b40ad2c240, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:34:07.689 80240 INFO sysinv.puppet.puppet [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Updating hiera for host: controller-0 with config_uuid: 18eaef27-ad83-4189-a04e-21b40ad2c240
2019-09-13 08:34:09.358 80240 ERROR sysinv.puppet.puppet [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzL3fo7'
2019-09-13 08:34:09.358 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:34:09.359 80240 ERROR sysinv.openstack.common.rpc.amqp [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Exception during message handling
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzL3fo7'
2019-09-13 08:34:09.359 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:34:09.360 80240 ERROR sysinv.openstack.common.rpc.common [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzL3fo7' to caller
2019-09-13 08:34:09.361 80240 ERROR sysinv.openstack.common.rpc.common [req-a4f5eb5b-bdef-4def-a746-6d6bc2703396 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlzL3fo7'\n"]
2019-09-13 08:34:09.369 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:34:09.369 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:35:02.551 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:35:02.551 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:35:04.606 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:35:05.272 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:35:05.394 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:35:05.420 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:35:05.421 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:35:05.421 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:35:06.121 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:35:06.369 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:35:06.687 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:35:07.136 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:35:07.249 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:35:07.289 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:35:07.326 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:35:07.358 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:35:07.390 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:35:07.428 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:35:07.460 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:35:07.492 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:35:07.598 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:35:07.666 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:35:07.667 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:35:07.667 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:35:07.668 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:35:07.668 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:35:07.690 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:35:07.707 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Setting config target of host 'controller-0' to '0ce6cc73-d37e-483d-a764-7852bfec5865'.
2019-09-13 08:35:07.754 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] _config_update_hosts config_uuid=0ce6cc73-d37e-483d-a764-7852bfec5865
2019-09-13 08:35:07.754 80240 INFO sysinv.conductor.manager [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] applying runtime manifest config_uuid=0ce6cc73-d37e-483d-a764-7852bfec5865, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:35:07.771 80240 INFO sysinv.puppet.puppet [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Updating hiera for host: controller-0 with config_uuid: 0ce6cc73-d37e-483d-a764-7852bfec5865
2019-09-13 08:35:09.540 80240 ERROR sysinv.puppet.puppet [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcpfwBD'
2019-09-13 08:35:09.540 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:35:09.541 80240 ERROR sysinv.openstack.common.rpc.amqp [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Exception during message handling
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcpfwBD'
2019-09-13 08:35:09.541 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:35:09.542 80240 ERROR sysinv.openstack.common.rpc.common [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcpfwBD' to caller
2019-09-13 08:35:09.543 80240 ERROR sysinv.openstack.common.rpc.common [req-54a05959-cac4-46dd-aedf-cdc93a8163c5 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcpfwBD'\n"]
2019-09-13 08:35:09.551 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:35:09.551 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:36:02.577 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:36:02.578 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:36:04.655 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:36:05.323 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:36:05.446 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:36:05.473 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:36:05.474 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:36:05.474 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:36:05.918 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:36:06.333 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:36:06.642 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:36:06.925 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:36:07.036 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:36:07.099 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:36:07.134 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:36:07.166 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:36:07.198 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:36:07.233 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:36:07.264 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:36:07.295 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:36:07.398 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:36:07.458 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:36:07.458 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:36:07.459 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:36:07.459 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:36:07.459 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:36:07.474 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:36:07.490 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Setting config target of host 'controller-0' to '3bdf24ee-d7c6-46e8-8b29-f238233cdbb3'.
2019-09-13 08:36:07.528 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] _config_update_hosts config_uuid=3bdf24ee-d7c6-46e8-8b29-f238233cdbb3
2019-09-13 08:36:07.529 80240 INFO sysinv.conductor.manager [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] applying runtime manifest config_uuid=3bdf24ee-d7c6-46e8-8b29-f238233cdbb3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:36:07.544 80240 INFO sysinv.puppet.puppet [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Updating hiera for host: controller-0 with config_uuid: 3bdf24ee-d7c6-46e8-8b29-f238233cdbb3
2019-09-13 08:36:09.211 80240 ERROR sysinv.puppet.puppet [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFUzSM5'
2019-09-13 08:36:09.211 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:36:09.212 80240 ERROR sysinv.openstack.common.rpc.amqp [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Exception during message handling
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFUzSM5'
2019-09-13 08:36:09.212 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:36:09.214 80240 ERROR sysinv.openstack.common.rpc.common [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFUzSM5' to caller
2019-09-13 08:36:09.214 80240 ERROR sysinv.openstack.common.rpc.common [req-325b4244-2daa-42cf-9d66-0a416e8eb1c6 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlFUzSM5'\n"]
2019-09-13 08:36:09.222 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:36:09.222 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:37:02.616 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:37:02.616 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:37:04.723 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:37:05.414 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:37:05.530 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:37:05.557 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:37:05.558 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:37:05.558 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:37:06.201 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:37:07.953 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:37:08.702 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:37:08.931 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:37:09.045 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:37:09.076 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:37:09.107 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:37:09.140 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:37:09.171 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:37:09.201 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:37:09.235 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:37:09.267 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:37:09.388 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:37:09.446 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:37:09.446 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:37:09.447 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:37:09.447 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:37:09.447 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:37:09.462 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:37:09.477 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Setting config target of host 'controller-0' to '0062f880-1832-4c41-a1a1-cd1184b6efe2'.
2019-09-13 08:37:09.514 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] _config_update_hosts config_uuid=0062f880-1832-4c41-a1a1-cd1184b6efe2
2019-09-13 08:37:09.515 80240 INFO sysinv.conductor.manager [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] applying runtime manifest config_uuid=0062f880-1832-4c41-a1a1-cd1184b6efe2, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:37:09.534 80240 INFO sysinv.puppet.puppet [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Updating hiera for host: controller-0 with config_uuid: 0062f880-1832-4c41-a1a1-cd1184b6efe2
2019-09-13 08:37:11.176 80240 ERROR sysinv.puppet.puppet [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlI7l7oc'
2019-09-13 08:37:11.176 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:37:11.177 80240 ERROR sysinv.openstack.common.rpc.amqp [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Exception during message handling
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlI7l7oc'
2019-09-13 08:37:11.177 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:37:11.178 80240 ERROR sysinv.openstack.common.rpc.common [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlI7l7oc' to caller
2019-09-13 08:37:11.179 80240 ERROR sysinv.openstack.common.rpc.common [req-60d7bccc-3875-4ec8-b6ab-34b34f48983d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlI7l7oc'\n"]
2019-09-13 08:37:11.188 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:37:11.188 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:38:02.659 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:38:02.660 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:38:04.753 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:38:05.438 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:38:05.573 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:38:05.599 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:38:05.600 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:38:05.600 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:38:06.288 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:38:06.600 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:38:07.077 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:38:07.322 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:38:07.431 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:38:07.472 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:38:07.511 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:38:07.543 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:38:07.575 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:38:07.610 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:38:07.642 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:38:07.677 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:38:07.783 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:38:07.841 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:38:07.842 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:38:07.842 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:38:07.842 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:38:07.843 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:38:07.861 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:38:07.876 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Setting config target of host 'controller-0' to '3b7cd5d5-37b3-4a49-9325-828c5008e6c7'.
2019-09-13 08:38:07.915 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] _config_update_hosts config_uuid=3b7cd5d5-37b3-4a49-9325-828c5008e6c7
2019-09-13 08:38:07.915 80240 INFO sysinv.conductor.manager [req-6e114533-0e05-44e7-b035-05e581c66506 None None] applying runtime manifest config_uuid=3b7cd5d5-37b3-4a49-9325-828c5008e6c7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:38:07.930 80240 INFO sysinv.puppet.puppet [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Updating hiera for host: controller-0 with config_uuid: 3b7cd5d5-37b3-4a49-9325-828c5008e6c7
2019-09-13 08:38:09.584 80240 ERROR sysinv.puppet.puppet [req-6e114533-0e05-44e7-b035-05e581c66506 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvsDXXH'
2019-09-13 08:38:09.584 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:38:09.585 80240 ERROR sysinv.openstack.common.rpc.amqp [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Exception during message handling
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvsDXXH'
2019-09-13 08:38:09.585 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:38:09.587 80240 ERROR sysinv.openstack.common.rpc.common [req-6e114533-0e05-44e7-b035-05e581c66506 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvsDXXH' to caller
2019-09-13 08:38:09.587 80240 ERROR sysinv.openstack.common.rpc.common [req-6e114533-0e05-44e7-b035-05e581c66506 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlvsDXXH'\n"]
2019-09-13 08:38:09.596 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:38:09.596 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:39:02.711 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:39:02.712 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:39:04.763 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:39:05.438 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:39:05.554 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:39:05.579 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:39:05.580 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:39:05.580 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:39:06.005 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:39:06.438 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:39:06.806 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:39:07.250 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:39:07.366 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:39:07.398 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:39:07.429 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:39:07.466 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:39:07.496 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:39:07.527 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:39:07.557 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:39:07.593 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:39:07.704 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:39:07.763 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:39:07.764 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:39:07.764 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:39:07.764 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:39:07.765 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:39:07.780 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:39:07.794 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Setting config target of host 'controller-0' to '6d0180ef-0b1f-4f24-b072-bd1cf97f7cb8'.
2019-09-13 08:39:07.831 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] _config_update_hosts config_uuid=6d0180ef-0b1f-4f24-b072-bd1cf97f7cb8
2019-09-13 08:39:07.832 80240 INFO sysinv.conductor.manager [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] applying runtime manifest config_uuid=6d0180ef-0b1f-4f24-b072-bd1cf97f7cb8, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:39:07.846 80240 INFO sysinv.puppet.puppet [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Updating hiera for host: controller-0 with config_uuid: 6d0180ef-0b1f-4f24-b072-bd1cf97f7cb8
2019-09-13 08:39:09.570 80240 ERROR sysinv.puppet.puppet [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7XdEPJ'
2019-09-13 08:39:09.570 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:39:09.571 80240 ERROR sysinv.openstack.common.rpc.amqp [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Exception during message handling
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7XdEPJ'
2019-09-13 08:39:09.571 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:39:09.573 80240 ERROR sysinv.openstack.common.rpc.common [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7XdEPJ' to caller
2019-09-13 08:39:09.573 80240 ERROR sysinv.openstack.common.rpc.common [req-83be6b36-cc41-422e-8773-c0fb423e32d2 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7XdEPJ'\n"]
2019-09-13 08:39:09.581 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:39:09.581 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:40:02.747 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:40:02.748 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:40:04.805 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:40:05.478 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:40:05.594 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:40:05.619 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:40:05.620 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:40:05.620 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:40:06.210 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:40:06.470 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:40:06.801 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:40:07.242 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:40:07.355 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:40:07.386 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:40:07.416 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:40:07.451 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:40:07.491 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:40:07.523 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:40:07.556 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:40:07.594 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:40:07.701 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:40:07.761 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:40:07.761 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:40:07.762 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:40:07.762 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:40:07.762 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:40:07.777 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:40:07.792 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Setting config target of host 'controller-0' to '0ba7f65d-f1c8-425d-8530-7ac3f6d17cc7'.
2019-09-13 08:40:07.823 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] _config_update_hosts config_uuid=0ba7f65d-f1c8-425d-8530-7ac3f6d17cc7
2019-09-13 08:40:07.824 80240 INFO sysinv.conductor.manager [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] applying runtime manifest config_uuid=0ba7f65d-f1c8-425d-8530-7ac3f6d17cc7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:40:07.839 80240 INFO sysinv.puppet.puppet [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Updating hiera for host: controller-0 with config_uuid: 0ba7f65d-f1c8-425d-8530-7ac3f6d17cc7
2019-09-13 08:40:09.515 80240 ERROR sysinv.puppet.puppet [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6q0aiP'
2019-09-13 08:40:09.515 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:40:09.515 80240 ERROR sysinv.openstack.common.rpc.amqp [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Exception during message handling
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6q0aiP'
2019-09-13 08:40:09.515 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:40:09.517 80240 ERROR sysinv.openstack.common.rpc.common [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6q0aiP' to caller
2019-09-13 08:40:09.517 80240 ERROR sysinv.openstack.common.rpc.common [req-55045723-8ae8-4b24-98b8-e3fba292d8b6 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml6q0aiP'\n"]
2019-09-13 08:40:09.525 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:40:09.525 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:41:02.759 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:41:02.759 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:41:04.832 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:41:05.500 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:41:05.621 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:41:05.647 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:41:05.648 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:41:05.648 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:41:06.261 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:41:06.582 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:41:06.937 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:41:07.369 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:41:07.484 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:41:07.516 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:41:07.547 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:41:07.582 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:41:07.613 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:41:07.645 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:41:07.676 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:41:07.722 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:41:07.831 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:41:07.889 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:41:07.890 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:41:07.890 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:41:07.890 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:41:07.891 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:41:07.906 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:41:07.921 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Setting config target of host 'controller-0' to '34626288-ad13-4c48-81e8-7cb22f917966'.
2019-09-13 08:41:07.968 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] _config_update_hosts config_uuid=34626288-ad13-4c48-81e8-7cb22f917966
2019-09-13 08:41:07.968 80240 INFO sysinv.conductor.manager [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] applying runtime manifest config_uuid=34626288-ad13-4c48-81e8-7cb22f917966, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:41:07.983 80240 INFO sysinv.puppet.puppet [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Updating hiera for host: controller-0 with config_uuid: 34626288-ad13-4c48-81e8-7cb22f917966
2019-09-13 08:41:09.669 80240 ERROR sysinv.puppet.puppet [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTYzPuT'
2019-09-13 08:41:09.669 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:41:09.671 80240 ERROR sysinv.openstack.common.rpc.amqp [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Exception during message handling
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTYzPuT'
2019-09-13 08:41:09.671 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:41:09.672 80240 ERROR sysinv.openstack.common.rpc.common [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTYzPuT' to caller
2019-09-13 08:41:09.673 80240 ERROR sysinv.openstack.common.rpc.common [req-2bb5a71c-c8a0-44f8-acdf-6078d457ede4 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlTYzPuT'\n"]
2019-09-13 08:41:09.683 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:41:09.683 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:42:02.814 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:42:02.815 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:42:04.901 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:42:05.569 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:42:05.700 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:42:05.726 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:42:05.727 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:42:05.727 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:42:06.409 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:42:06.735 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:42:07.024 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:42:07.462 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:42:07.577 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:42:07.614 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:42:07.647 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:42:07.679 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:42:07.715 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:42:07.748 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:42:07.781 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:42:07.819 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:42:07.930 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:42:07.994 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:42:07.995 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:42:07.995 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:42:07.996 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:42:07.996 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:42:08.012 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:42:08.028 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Setting config target of host 'controller-0' to '44ac7dc2-4ed6-4a72-aadb-1ffa86b177f0'.
2019-09-13 08:42:08.060 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] _config_update_hosts config_uuid=44ac7dc2-4ed6-4a72-aadb-1ffa86b177f0
2019-09-13 08:42:08.060 80240 INFO sysinv.conductor.manager [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] applying runtime manifest config_uuid=44ac7dc2-4ed6-4a72-aadb-1ffa86b177f0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:42:08.076 80240 INFO sysinv.puppet.puppet [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Updating hiera for host: controller-0 with config_uuid: 44ac7dc2-4ed6-4a72-aadb-1ffa86b177f0
2019-09-13 08:42:09.749 80240 ERROR sysinv.puppet.puppet [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloKqVr6'
2019-09-13 08:42:09.749 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:42:09.750 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Exception during message handling
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloKqVr6'
2019-09-13 08:42:09.750 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:42:09.751 80240 ERROR sysinv.openstack.common.rpc.common [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloKqVr6' to caller
2019-09-13 08:42:09.752 80240 ERROR sysinv.openstack.common.rpc.common [req-cca613b9-fe52-4b0b-93c0-6398d5366295 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamloKqVr6'\n"]
2019-09-13 08:42:09.761 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:42:09.761 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:43:02.833 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:43:02.834 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:43:04.999 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:43:05.669 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:43:05.818 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:43:05.843 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:43:05.844 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:43:05.844 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:43:06.344 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:43:06.902 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:43:07.215 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:43:07.462 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:43:07.573 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:43:07.603 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:43:07.637 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:43:07.669 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:43:07.700 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:43:07.730 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:43:07.764 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:43:07.795 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:43:07.901 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:43:07.961 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:43:07.961 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:43:07.962 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:43:07.962 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:43:07.963 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:43:07.978 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:43:07.993 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Setting config target of host 'controller-0' to '4c95871f-288a-4c14-b3f1-dfdaa4c34761'.
2019-09-13 08:43:08.030 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] _config_update_hosts config_uuid=4c95871f-288a-4c14-b3f1-dfdaa4c34761
2019-09-13 08:43:08.031 80240 INFO sysinv.conductor.manager [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] applying runtime manifest config_uuid=4c95871f-288a-4c14-b3f1-dfdaa4c34761, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:43:08.046 80240 INFO sysinv.puppet.puppet [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Updating hiera for host: controller-0 with config_uuid: 4c95871f-288a-4c14-b3f1-dfdaa4c34761
2019-09-13 08:43:09.738 80240 ERROR sysinv.puppet.puppet [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleX1HxK'
2019-09-13 08:43:09.738 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:43:09.739 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Exception during message handling
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleX1HxK'
2019-09-13 08:43:09.739 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:43:09.740 80240 ERROR sysinv.openstack.common.rpc.common [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleX1HxK' to caller
2019-09-13 08:43:09.741 80240 ERROR sysinv.openstack.common.rpc.common [req-1b28ae42-f2db-4dec-8047-91a12c62191d None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamleX1HxK'\n"]
2019-09-13 08:43:09.749 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:43:09.749 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:44:02.885 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:44:02.886 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:44:04.947 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:44:05.602 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:44:05.751 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:44:05.780 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:44:05.781 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:44:05.781 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:44:06.501 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:44:06.846 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:44:07.117 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:44:07.545 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:44:07.669 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:44:07.702 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:44:07.736 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:44:07.773 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:44:07.806 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:44:07.839 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:44:07.876 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:44:07.909 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:44:08.016 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:44:08.072 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:44:08.073 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:44:08.073 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:44:08.073 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:44:08.074 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:44:08.088 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:44:08.103 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Setting config target of host 'controller-0' to '5d90ba33-388a-475a-aaed-69c530c52aca'.
2019-09-13 08:44:08.137 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] _config_update_hosts config_uuid=5d90ba33-388a-475a-aaed-69c530c52aca
2019-09-13 08:44:08.137 80240 INFO sysinv.conductor.manager [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] applying runtime manifest config_uuid=5d90ba33-388a-475a-aaed-69c530c52aca, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:44:08.156 80240 INFO sysinv.puppet.puppet [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Updating hiera for host: controller-0 with config_uuid: 5d90ba33-388a-475a-aaed-69c530c52aca
2019-09-13 08:44:09.833 80240 ERROR sysinv.puppet.puppet [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9_JhC8'
2019-09-13 08:44:09.833 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:44:09.834 80240 ERROR sysinv.openstack.common.rpc.amqp [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Exception during message handling
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9_JhC8'
2019-09-13 08:44:09.834 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:44:09.836 80240 ERROR sysinv.openstack.common.rpc.common [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9_JhC8' to caller
2019-09-13 08:44:09.836 80240 ERROR sysinv.openstack.common.rpc.common [req-49b32170-9375-4caa-a8fc-395e5276b99a None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml9_JhC8'\n"]
2019-09-13 08:44:09.845 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:44:09.845 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:45:02.939 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:45:02.940 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:45:05.061 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:45:05.737 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:45:05.862 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:45:05.888 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:45:05.888 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:45:05.889 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:45:06.382 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:45:06.954 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:45:07.245 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:45:07.499 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:45:07.618 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:45:07.657 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:45:07.690 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:45:07.727 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:45:07.760 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:45:07.792 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:45:07.828 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:45:07.863 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:45:07.991 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:45:08.056 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:45:08.056 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:45:08.056 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:45:08.057 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:45:08.057 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:45:08.072 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:45:08.087 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Setting config target of host 'controller-0' to '3f35c44a-4137-48c7-b6a5-6f6cb8244805'.
2019-09-13 08:45:08.130 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] _config_update_hosts config_uuid=3f35c44a-4137-48c7-b6a5-6f6cb8244805
2019-09-13 08:45:08.130 80240 INFO sysinv.conductor.manager [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] applying runtime manifest config_uuid=3f35c44a-4137-48c7-b6a5-6f6cb8244805, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:45:08.145 80240 INFO sysinv.puppet.puppet [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Updating hiera for host: controller-0 with config_uuid: 3f35c44a-4137-48c7-b6a5-6f6cb8244805
2019-09-13 08:45:10.061 80240 ERROR sysinv.puppet.puppet [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVzHILV'
2019-09-13 08:45:10.061 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:45:10.062 80240 ERROR sysinv.openstack.common.rpc.amqp [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Exception during message handling
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVzHILV'
2019-09-13 08:45:10.062 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:45:10.064 80240 ERROR sysinv.openstack.common.rpc.common [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVzHILV' to caller
2019-09-13 08:45:10.064 80240 ERROR sysinv.openstack.common.rpc.common [req-73401704-9de5-48c4-8c98-ad2fbbb98354 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVzHILV'\n"]
2019-09-13 08:45:10.075 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:45:10.075 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:46:02.993 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:46:02.994 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:46:05.083 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:46:05.748 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:46:05.877 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:46:05.903 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:46:05.903 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:46:05.904 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:46:06.349 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:46:06.824 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:46:07.136 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:46:07.403 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:46:07.521 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:46:07.552 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:46:07.583 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:46:07.617 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:46:07.649 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:46:07.679 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:46:07.709 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:46:07.743 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:46:07.844 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:46:07.901 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:46:07.901 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:46:07.902 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:46:07.902 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:46:07.902 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:46:07.917 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:46:07.932 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Setting config target of host 'controller-0' to '331a915d-9566-4179-b225-1a2200d4a31c'.
2019-09-13 08:46:07.977 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] _config_update_hosts config_uuid=331a915d-9566-4179-b225-1a2200d4a31c
2019-09-13 08:46:07.977 80240 INFO sysinv.conductor.manager [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] applying runtime manifest config_uuid=331a915d-9566-4179-b225-1a2200d4a31c, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:46:07.992 80240 INFO sysinv.puppet.puppet [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Updating hiera for host: controller-0 with config_uuid: 331a915d-9566-4179-b225-1a2200d4a31c
2019-09-13 08:46:09.636 80240 ERROR sysinv.puppet.puppet [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEEY9nj'
2019-09-13 08:46:09.636 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:46:09.637 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Exception during message handling
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEEY9nj'
2019-09-13 08:46:09.637 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:46:09.639 80240 ERROR sysinv.openstack.common.rpc.common [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEEY9nj' to caller
2019-09-13 08:46:09.639 80240 ERROR sysinv.openstack.common.rpc.common [req-cc93f05f-44be-4b69-bca2-bca5b4a59197 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEEY9nj'\n"]
2019-09-13 08:46:09.648 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:46:09.648 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:47:03.002 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:47:03.002 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:47:05.083 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:47:05.780 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:47:05.917 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:47:05.944 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:47:05.944 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:47:05.945 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:47:06.681 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:47:07.005 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:47:07.475 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:47:07.728 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:47:07.846 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:47:07.881 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:47:07.914 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:47:07.946 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:47:07.982 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:47:08.013 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:47:08.044 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:47:08.081 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:47:08.190 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:47:08.252 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:47:08.252 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:47:08.253 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:47:08.253 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:47:08.253 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:47:08.269 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:47:08.284 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Setting config target of host 'controller-0' to '5ab45cc1-d8f9-4fc5-97d5-f88fb4d47c42'.
2019-09-13 08:47:08.316 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] _config_update_hosts config_uuid=5ab45cc1-d8f9-4fc5-97d5-f88fb4d47c42
2019-09-13 08:47:08.316 80240 INFO sysinv.conductor.manager [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] applying runtime manifest config_uuid=5ab45cc1-d8f9-4fc5-97d5-f88fb4d47c42, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:47:08.331 80240 INFO sysinv.puppet.puppet [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Updating hiera for host: controller-0 with config_uuid: 5ab45cc1-d8f9-4fc5-97d5-f88fb4d47c42
2019-09-13 08:47:09.997 80240 ERROR sysinv.puppet.puppet [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVpID6t'
2019-09-13 08:47:09.997 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:47:09.998 80240 ERROR sysinv.openstack.common.rpc.amqp [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Exception during message handling
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVpID6t'
2019-09-13 08:47:09.998 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:47:10.000 80240 ERROR sysinv.openstack.common.rpc.common [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVpID6t' to caller
2019-09-13 08:47:10.000 80240 ERROR sysinv.openstack.common.rpc.common [req-9788e796-edb8-4384-a09d-1ba5439858fe None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVpID6t'\n"]
2019-09-13 08:47:10.011 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:47:10.011 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:48:03.040 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:48:03.041 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:48:05.084 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:48:05.737 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:48:05.857 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:48:05.883 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:48:05.883 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:48:05.884 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:48:06.538 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:48:06.833 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:48:07.340 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:48:07.583 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:48:07.694 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:48:07.725 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:48:07.774 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:48:07.810 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:48:07.843 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:48:07.883 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:48:07.918 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:48:07.951 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:48:08.055 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:48:08.113 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:48:08.113 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:48:08.114 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:48:08.114 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:48:08.114 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:48:08.129 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:48:08.144 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] Setting config target of host 'controller-0' to '6f51a32b-64c0-4f79-ab14-8da5496e01f9'.
2019-09-13 08:48:08.175 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] _config_update_hosts config_uuid=6f51a32b-64c0-4f79-ab14-8da5496e01f9
2019-09-13 08:48:08.176 80240 INFO sysinv.conductor.manager [req-59a99b95-c796-4593-8501-5178980945ca None None] applying runtime manifest config_uuid=6f51a32b-64c0-4f79-ab14-8da5496e01f9, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:48:08.196 80240 INFO sysinv.puppet.puppet [req-59a99b95-c796-4593-8501-5178980945ca None None] Updating hiera for host: controller-0 with config_uuid: 6f51a32b-64c0-4f79-ab14-8da5496e01f9
2019-09-13 08:48:09.856 80240 ERROR sysinv.puppet.puppet [req-59a99b95-c796-4593-8501-5178980945ca None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlw3lzhU'
2019-09-13 08:48:09.856 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:48:09.857 80240 ERROR sysinv.openstack.common.rpc.amqp [req-59a99b95-c796-4593-8501-5178980945ca None None] Exception during message handling
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlw3lzhU'
2019-09-13 08:48:09.857 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:48:09.860 80240 ERROR sysinv.openstack.common.rpc.common [req-59a99b95-c796-4593-8501-5178980945ca None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlw3lzhU' to caller
2019-09-13 08:48:09.860 80240 ERROR sysinv.openstack.common.rpc.common [req-59a99b95-c796-4593-8501-5178980945ca None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlw3lzhU'\n"]
2019-09-13 08:48:09.870 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:48:09.870 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:49:03.078 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:49:03.079 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:49:05.165 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:49:05.846 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:49:05.985 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:49:06.011 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:49:06.011 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:49:06.012 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:49:06.497 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:49:07.062 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:49:07.378 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:49:07.794 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:49:07.909 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:49:07.940 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:49:07.971 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:49:08.007 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:49:08.038 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:49:08.081 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:49:08.120 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:49:08.163 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:49:08.295 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:49:08.352 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:49:08.353 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:49:08.353 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:49:08.353 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:49:08.354 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:49:08.369 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:49:08.384 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Setting config target of host 'controller-0' to '228803c2-5eed-4bae-847c-047a34acffe5'.
2019-09-13 08:49:08.418 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] _config_update_hosts config_uuid=228803c2-5eed-4bae-847c-047a34acffe5
2019-09-13 08:49:08.419 80240 INFO sysinv.conductor.manager [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] applying runtime manifest config_uuid=228803c2-5eed-4bae-847c-047a34acffe5, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:49:08.433 80240 INFO sysinv.puppet.puppet [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Updating hiera for host: controller-0 with config_uuid: 228803c2-5eed-4bae-847c-047a34acffe5
2019-09-13 08:49:10.124 80240 ERROR sysinv.puppet.puppet [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEjRy2c'
2019-09-13 08:49:10.124 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:49:10.125 80240 ERROR sysinv.openstack.common.rpc.amqp [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Exception during message handling
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEjRy2c'
2019-09-13 08:49:10.125 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:49:10.127 80240 ERROR sysinv.openstack.common.rpc.common [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEjRy2c' to caller
2019-09-13 08:49:10.127 80240 ERROR sysinv.openstack.common.rpc.common [req-bc3464d3-f466-4755-bdfd-b5f89666235c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlEjRy2c'\n"]
2019-09-13 08:49:10.137 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:49:10.137 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:50:03.129 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:50:03.130 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:50:05.172 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:50:05.852 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:50:05.980 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:50:06.006 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:50:06.007 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:50:06.007 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:50:06.616 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:50:06.923 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:50:07.251 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:50:07.497 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:50:07.606 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:50:07.636 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:50:07.672 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:50:07.702 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:50:07.733 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:50:07.763 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:50:07.797 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:50:07.828 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:50:07.930 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:50:07.987 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:50:07.987 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:50:07.988 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:50:07.988 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:50:07.989 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:50:08.003 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:50:08.018 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Setting config target of host 'controller-0' to '5574f931-1577-4f83-bec4-0b2d6e9cbd71'.
2019-09-13 08:50:08.057 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] _config_update_hosts config_uuid=5574f931-1577-4f83-bec4-0b2d6e9cbd71
2019-09-13 08:50:08.058 80240 INFO sysinv.conductor.manager [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] applying runtime manifest config_uuid=5574f931-1577-4f83-bec4-0b2d6e9cbd71, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:50:08.253 80240 INFO sysinv.puppet.puppet [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Updating hiera for host: controller-0 with config_uuid: 5574f931-1577-4f83-bec4-0b2d6e9cbd71
2019-09-13 08:50:09.783 80240 ERROR sysinv.puppet.puppet [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5RzCuq'
2019-09-13 08:50:09.783 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:50:09.784 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Exception during message handling
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5RzCuq'
2019-09-13 08:50:09.784 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:50:09.786 80240 ERROR sysinv.openstack.common.rpc.common [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5RzCuq' to caller
2019-09-13 08:50:09.786 80240 ERROR sysinv.openstack.common.rpc.common [req-b1a7504c-183e-41cd-86d5-874fa7b7553f None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml5RzCuq'\n"]
2019-09-13 08:50:09.794 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:50:09.794 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:51:03.130 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:51:03.131 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:51:05.179 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:51:05.865 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:51:06.008 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:51:06.038 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:51:06.039 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:51:06.040 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:51:06.773 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:51:07.110 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:51:07.570 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:51:07.818 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:51:07.930 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:51:07.963 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:51:07.999 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:51:08.030 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:51:08.061 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:51:08.097 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:51:08.127 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:51:08.158 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:51:08.267 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:51:08.327 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:51:08.327 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:51:08.327 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:51:08.328 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:51:08.328 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:51:08.343 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:51:08.359 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Setting config target of host 'controller-0' to '09348903-44c5-4461-8e7c-013098ceb85b'.
2019-09-13 08:51:08.390 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] _config_update_hosts config_uuid=09348903-44c5-4461-8e7c-013098ceb85b
2019-09-13 08:51:08.391 80240 INFO sysinv.conductor.manager [req-cd3c2c87-c246-400f-865a-24a767995458 None None] applying runtime manifest config_uuid=09348903-44c5-4461-8e7c-013098ceb85b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:51:08.406 80240 INFO sysinv.puppet.puppet [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Updating hiera for host: controller-0 with config_uuid: 09348903-44c5-4461-8e7c-013098ceb85b
2019-09-13 08:51:10.112 80240 ERROR sysinv.puppet.puppet [req-cd3c2c87-c246-400f-865a-24a767995458 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCLqfiG'
2019-09-13 08:51:10.112 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:51:10.114 80240 ERROR sysinv.openstack.common.rpc.amqp [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Exception during message handling
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCLqfiG'
2019-09-13 08:51:10.114 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:51:10.115 80240 ERROR sysinv.openstack.common.rpc.common [req-cd3c2c87-c246-400f-865a-24a767995458 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCLqfiG' to caller
2019-09-13 08:51:10.116 80240 ERROR sysinv.openstack.common.rpc.common [req-cd3c2c87-c246-400f-865a-24a767995458 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlCLqfiG'\n"]
2019-09-13 08:51:10.125 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:51:10.125 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:52:03.146 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:52:03.146 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:52:05.192 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:52:05.875 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:52:06.001 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:52:06.026 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:52:06.027 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:52:06.027 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:52:06.491 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:52:07.003 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:52:07.302 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:52:07.545 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:52:07.832 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:52:07.865 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:52:07.902 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:52:07.937 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:52:07.969 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:52:08.001 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:52:08.037 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:52:08.069 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:52:08.176 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:52:08.233 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:52:08.234 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:52:08.234 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:52:08.235 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:52:08.235 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:52:08.250 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:52:08.265 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Setting config target of host 'controller-0' to '34d5d839-9fd8-4ea5-bc5f-30135d5a3fc3'.
2019-09-13 08:52:08.338 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] _config_update_hosts config_uuid=34d5d839-9fd8-4ea5-bc5f-30135d5a3fc3
2019-09-13 08:52:08.338 80240 INFO sysinv.conductor.manager [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] applying runtime manifest config_uuid=34d5d839-9fd8-4ea5-bc5f-30135d5a3fc3, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:52:08.354 80240 INFO sysinv.puppet.puppet [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Updating hiera for host: controller-0 with config_uuid: 34d5d839-9fd8-4ea5-bc5f-30135d5a3fc3
2019-09-13 08:52:10.039 80240 ERROR sysinv.puppet.puppet [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlze1juZ'
2019-09-13 08:52:10.039 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:52:10.040 80240 ERROR sysinv.openstack.common.rpc.amqp [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Exception during message handling
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlze1juZ'
2019-09-13 08:52:10.040 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:52:10.041 80240 ERROR sysinv.openstack.common.rpc.common [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlze1juZ' to caller
2019-09-13 08:52:10.042 80240 ERROR sysinv.openstack.common.rpc.common [req-fd34d6e9-1a16-4b61-9d1e-90180dbb319c None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlze1juZ'\n"]
2019-09-13 08:52:10.051 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:52:10.051 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:53:03.178 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:53:03.179 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:53:05.295 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:53:05.982 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:53:06.126 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:53:06.152 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:53:06.153 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:53:06.153 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:53:06.684 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:53:07.234 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:53:07.539 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:53:07.796 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:53:07.910 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:53:07.942 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:53:07.975 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:53:08.007 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:53:08.039 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:53:08.084 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:53:08.118 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:53:08.149 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:53:08.255 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:53:08.312 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:53:08.312 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:53:08.312 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:53:08.313 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:53:08.313 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:53:08.328 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:53:08.343 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Setting config target of host 'controller-0' to '37b2a1d0-d086-4f15-b6dd-e32c176c9006'.
2019-09-13 08:53:08.377 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] _config_update_hosts config_uuid=37b2a1d0-d086-4f15-b6dd-e32c176c9006
2019-09-13 08:53:08.377 80240 INFO sysinv.conductor.manager [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] applying runtime manifest config_uuid=37b2a1d0-d086-4f15-b6dd-e32c176c9006, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:53:08.392 80240 INFO sysinv.puppet.puppet [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Updating hiera for host: controller-0 with config_uuid: 37b2a1d0-d086-4f15-b6dd-e32c176c9006
2019-09-13 08:53:10.084 80240 ERROR sysinv.puppet.puppet [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlyAV4Uv'
2019-09-13 08:53:10.084 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:53:10.085 80240 ERROR sysinv.openstack.common.rpc.amqp [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Exception during message handling
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlyAV4Uv'
2019-09-13 08:53:10.085 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:53:10.087 80240 ERROR sysinv.openstack.common.rpc.common [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlyAV4Uv' to caller
2019-09-13 08:53:10.087 80240 ERROR sysinv.openstack.common.rpc.common [req-e49fbd36-bc63-4575-bd7b-059592b91c4b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlyAV4Uv'\n"]
2019-09-13 08:53:10.095 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:53:10.095 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:54:03.178 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:54:03.178 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:54:05.267 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:54:05.924 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:54:06.045 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:54:06.071 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:54:06.071 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:54:06.072 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:54:06.767 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:54:07.019 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:54:07.349 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:54:07.808 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:54:07.927 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:54:07.960 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:54:07.993 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:54:08.029 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:54:08.060 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:54:08.092 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:54:08.127 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:54:08.161 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:54:08.269 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:54:08.330 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:54:08.331 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:54:08.331 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:54:08.331 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:54:08.332 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:54:08.346 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:54:08.361 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Setting config target of host 'controller-0' to '15241643-6328-4447-ac96-c9069c38c499'.
2019-09-13 08:54:08.392 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] _config_update_hosts config_uuid=15241643-6328-4447-ac96-c9069c38c499
2019-09-13 08:54:08.392 80240 INFO sysinv.conductor.manager [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] applying runtime manifest config_uuid=15241643-6328-4447-ac96-c9069c38c499, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:54:08.411 80240 INFO sysinv.puppet.puppet [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Updating hiera for host: controller-0 with config_uuid: 15241643-6328-4447-ac96-c9069c38c499
2019-09-13 08:54:10.126 80240 ERROR sysinv.puppet.puppet [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7gfAk8'
2019-09-13 08:54:10.126 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:54:10.127 80240 ERROR sysinv.openstack.common.rpc.amqp [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Exception during message handling
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7gfAk8'
2019-09-13 08:54:10.127 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:54:10.129 80240 ERROR sysinv.openstack.common.rpc.common [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7gfAk8' to caller
2019-09-13 08:54:10.129 80240 ERROR sysinv.openstack.common.rpc.common [req-3e7e11ba-983f-49fc-b9fc-a96a18688afe None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml7gfAk8'\n"]
2019-09-13 08:54:10.137 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:54:10.137 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:55:03.231 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:55:03.232 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:55:05.323 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:55:05.986 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:55:06.140 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:55:06.166 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:55:06.167 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:55:06.167 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:55:06.729 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:55:07.281 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:55:07.595 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:55:07.843 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:55:08.138 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:55:08.169 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:55:08.204 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:55:08.241 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:55:08.273 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:55:08.304 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:55:08.339 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:55:08.370 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:55:08.480 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:55:08.537 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:55:08.538 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:55:08.538 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:55:08.538 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:55:08.539 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:55:08.554 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:55:08.569 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Setting config target of host 'controller-0' to '792e0b9c-3996-48bf-a237-1c35cd760551'.
2019-09-13 08:55:08.613 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] _config_update_hosts config_uuid=792e0b9c-3996-48bf-a237-1c35cd760551
2019-09-13 08:55:08.613 80240 INFO sysinv.conductor.manager [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] applying runtime manifest config_uuid=792e0b9c-3996-48bf-a237-1c35cd760551, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:55:08.628 80240 INFO sysinv.puppet.puppet [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Updating hiera for host: controller-0 with config_uuid: 792e0b9c-3996-48bf-a237-1c35cd760551
2019-09-13 08:55:10.311 80240 ERROR sysinv.puppet.puppet [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcq0_J5'
2019-09-13 08:55:10.311 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:55:10.312 80240 ERROR sysinv.openstack.common.rpc.amqp [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Exception during message handling
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcq0_J5'
2019-09-13 08:55:10.312 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:55:10.314 80240 ERROR sysinv.openstack.common.rpc.common [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcq0_J5' to caller
2019-09-13 08:55:10.315 80240 ERROR sysinv.openstack.common.rpc.common [req-07e17d03-bdab-4f7e-9e74-e3a8ca546dcf None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlcq0_J5'\n"]
2019-09-13 08:55:10.324 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:55:10.324 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:56:03.283 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:56:03.284 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:56:05.362 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:56:06.015 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:56:06.136 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:56:06.161 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:56:06.162 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:56:06.162 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:56:06.593 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:56:07.019 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:56:07.312 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:56:07.637 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:56:07.749 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:56:07.782 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:56:07.815 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:56:07.845 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:56:07.878 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:56:07.910 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:56:07.941 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:56:07.971 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:56:08.085 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:56:08.148 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:56:08.148 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:56:08.149 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:56:08.149 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:56:08.149 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:56:08.164 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:56:08.180 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Setting config target of host 'controller-0' to '749100a7-6784-41b5-9b65-0eb26d60ca9b'.
2019-09-13 08:56:08.211 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] _config_update_hosts config_uuid=749100a7-6784-41b5-9b65-0eb26d60ca9b
2019-09-13 08:56:08.211 80240 INFO sysinv.conductor.manager [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] applying runtime manifest config_uuid=749100a7-6784-41b5-9b65-0eb26d60ca9b, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:56:08.226 80240 INFO sysinv.puppet.puppet [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Updating hiera for host: controller-0 with config_uuid: 749100a7-6784-41b5-9b65-0eb26d60ca9b
2019-09-13 08:56:09.978 80240 ERROR sysinv.puppet.puppet [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrC7OhH'
2019-09-13 08:56:09.978 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:56:09.980 80240 ERROR sysinv.openstack.common.rpc.amqp [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Exception during message handling
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrC7OhH'
2019-09-13 08:56:09.980 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:56:09.982 80240 ERROR sysinv.openstack.common.rpc.common [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrC7OhH' to caller
2019-09-13 08:56:09.982 80240 ERROR sysinv.openstack.common.rpc.common [req-4a0b19ae-76a0-44c2-92c9-cb10d0a6b3af None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlrC7OhH'\n"]
2019-09-13 08:56:09.992 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:56:09.992 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:57:03.316 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:57:03.317 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:57:05.434 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:57:06.092 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:57:06.231 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:57:06.257 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:57:06.258 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:57:06.259 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:57:06.936 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:57:07.178 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:57:07.527 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:57:07.793 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:57:08.075 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:57:08.109 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:57:08.141 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:57:08.173 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:57:08.208 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:57:08.241 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:57:08.274 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:57:08.306 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:57:08.432 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:57:08.500 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:57:08.501 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:57:08.501 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:57:08.501 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:57:08.502 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:57:08.517 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:57:08.532 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Setting config target of host 'controller-0' to '110ba0d8-2373-48a9-9045-9521164ead38'.
2019-09-13 08:57:08.571 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] _config_update_hosts config_uuid=110ba0d8-2373-48a9-9045-9521164ead38
2019-09-13 08:57:08.571 80240 INFO sysinv.conductor.manager [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] applying runtime manifest config_uuid=110ba0d8-2373-48a9-9045-9521164ead38, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:57:08.586 80240 INFO sysinv.puppet.puppet [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Updating hiera for host: controller-0 with config_uuid: 110ba0d8-2373-48a9-9045-9521164ead38
2019-09-13 08:57:10.288 80240 ERROR sysinv.puppet.puppet [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJV0NR8'
2019-09-13 08:57:10.288 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:57:10.288 80240 ERROR sysinv.openstack.common.rpc.amqp [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Exception during message handling
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJV0NR8'
2019-09-13 08:57:10.288 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:57:10.290 80240 ERROR sysinv.openstack.common.rpc.common [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJV0NR8' to caller
2019-09-13 08:57:10.290 80240 ERROR sysinv.openstack.common.rpc.common [req-73906c5a-6514-4826-bd1a-a586e2518eaf None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlJV0NR8'\n"]
2019-09-13 08:57:10.299 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:57:10.299 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:58:03.370 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:58:03.371 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:58:05.449 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:58:06.118 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:58:06.256 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:58:06.290 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:58:06.290 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:58:06.291 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:58:06.837 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:58:07.354 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:58:07.667 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:58:07.924 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:58:08.042 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:58:08.075 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:58:08.108 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:58:08.143 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:58:08.174 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:58:08.207 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:58:08.239 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:58:08.276 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:58:08.380 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:58:08.438 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:58:08.438 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:58:08.438 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:58:08.439 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:58:08.439 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:58:08.454 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:58:08.470 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Setting config target of host 'controller-0' to '244477d3-c435-44ba-a23f-4f2b2499fad0'.
2019-09-13 08:58:08.505 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] _config_update_hosts config_uuid=244477d3-c435-44ba-a23f-4f2b2499fad0
2019-09-13 08:58:08.505 80240 INFO sysinv.conductor.manager [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] applying runtime manifest config_uuid=244477d3-c435-44ba-a23f-4f2b2499fad0, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:58:08.520 80240 INFO sysinv.puppet.puppet [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Updating hiera for host: controller-0 with config_uuid: 244477d3-c435-44ba-a23f-4f2b2499fad0
2019-09-13 08:58:10.209 80240 ERROR sysinv.puppet.puppet [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlg1xd2r'
2019-09-13 08:58:10.209 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:58:10.209 80240 ERROR sysinv.openstack.common.rpc.amqp [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Exception during message handling
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlg1xd2r'
2019-09-13 08:58:10.209 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:58:10.211 80240 ERROR sysinv.openstack.common.rpc.common [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlg1xd2r' to caller
2019-09-13 08:58:10.211 80240 ERROR sysinv.openstack.common.rpc.common [req-b084eb51-4732-4324-a4df-c726b909aa2b None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlg1xd2r'\n"]
2019-09-13 08:58:10.219 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:58:10.219 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 08:59:03.400 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:59:03.400 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 08:59:05.494 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 08:59:06.186 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 08:59:06.333 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 08:59:06.362 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 08:59:06.363 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 08:59:06.363 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 08:59:07.102 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:59:07.401 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 08:59:07.905 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:59:08.158 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 08:59:08.273 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 08:59:08.305 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:59:08.337 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:59:08.372 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 08:59:08.404 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 08:59:08.435 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 08:59:08.465 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 08:59:08.501 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 08:59:08.604 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 08:59:08.660 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 08:59:08.661 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 08:59:08.661 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] socket_id :   0  0  0  0  0  0
2019-09-13 08:59:08.661 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None]   core_id :   0  1  2  3  4  5
2019-09-13 08:59:08.662 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] thread_id :   0  0  0  0  0  0
2019-09-13 08:59:08.676 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 08:59:08.690 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Setting config target of host 'controller-0' to '61d39df6-26a9-40d8-8206-6c1e657cfe7d'.
2019-09-13 08:59:08.723 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] _config_update_hosts config_uuid=61d39df6-26a9-40d8-8206-6c1e657cfe7d
2019-09-13 08:59:08.723 80240 INFO sysinv.conductor.manager [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] applying runtime manifest config_uuid=61d39df6-26a9-40d8-8206-6c1e657cfe7d, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 08:59:08.738 80240 INFO sysinv.puppet.puppet [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Updating hiera for host: controller-0 with config_uuid: 61d39df6-26a9-40d8-8206-6c1e657cfe7d
2019-09-13 08:59:10.435 80240 ERROR sysinv.puppet.puppet [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXd3ZnE'
2019-09-13 08:59:10.435 80240 TRACE sysinv.puppet.puppet 
2019-09-13 08:59:10.436 80240 ERROR sysinv.openstack.common.rpc.amqp [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Exception during message handling
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXd3ZnE'
2019-09-13 08:59:10.436 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 08:59:10.439 80240 ERROR sysinv.openstack.common.rpc.common [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXd3ZnE' to caller
2019-09-13 08:59:10.439 80240 ERROR sysinv.openstack.common.rpc.common [req-aaa03757-7845-4b97-9f85-f205e70ae136 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlXd3ZnE'\n"]
2019-09-13 08:59:10.450 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 08:59:10.450 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 09:00:03.416 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:00:03.416 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 09:00:05.491 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 09:00:06.178 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 09:00:06.303 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 09:00:06.328 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 09:00:06.328 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 09:00:06.329 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:00:06.995 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:00:07.491 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:00:09.339 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:00:09.588 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:00:09.705 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 09:00:09.738 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:00:09.770 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:00:09.806 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:00:09.837 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 09:00:09.871 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 09:00:09.909 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 09:00:09.941 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 09:00:10.048 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 09:00:10.108 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 09:00:10.108 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 09:00:10.109 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] socket_id :   0  0  0  0  0  0
2019-09-13 09:00:10.109 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None]   core_id :   0  1  2  3  4  5
2019-09-13 09:00:10.109 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] thread_id :   0  0  0  0  0  0
2019-09-13 09:00:10.124 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 09:00:10.140 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Setting config target of host 'controller-0' to '7719eb27-2001-4fb3-b4a3-872367588b1a'.
2019-09-13 09:00:10.174 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] _config_update_hosts config_uuid=7719eb27-2001-4fb3-b4a3-872367588b1a
2019-09-13 09:00:10.174 80240 INFO sysinv.conductor.manager [req-aa640987-75a3-4190-882f-aa9431838b55 None None] applying runtime manifest config_uuid=7719eb27-2001-4fb3-b4a3-872367588b1a, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 09:00:10.192 80240 INFO sysinv.puppet.puppet [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Updating hiera for host: controller-0 with config_uuid: 7719eb27-2001-4fb3-b4a3-872367588b1a
2019-09-13 09:00:11.860 80240 ERROR sysinv.puppet.puppet [req-aa640987-75a3-4190-882f-aa9431838b55 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWTsRdc'
2019-09-13 09:00:11.860 80240 TRACE sysinv.puppet.puppet 
2019-09-13 09:00:11.861 80240 ERROR sysinv.openstack.common.rpc.amqp [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Exception during message handling
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWTsRdc'
2019-09-13 09:00:11.861 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 09:00:11.862 80240 ERROR sysinv.openstack.common.rpc.common [req-aa640987-75a3-4190-882f-aa9431838b55 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWTsRdc' to caller
2019-09-13 09:00:11.863 80240 ERROR sysinv.openstack.common.rpc.common [req-aa640987-75a3-4190-882f-aa9431838b55 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlWTsRdc'\n"]
2019-09-13 09:00:11.871 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 09:00:11.871 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 09:01:03.430 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:01:03.431 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 09:01:05.503 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 09:01:06.176 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 09:01:06.311 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 09:01:06.337 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 09:01:06.338 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 09:01:06.338 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:01:07.045 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:01:07.298 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:01:07.791 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:01:08.060 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:01:08.179 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 09:01:08.210 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:01:08.245 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:01:08.279 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:01:08.310 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 09:01:08.344 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 09:01:08.376 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 09:01:08.407 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 09:01:08.516 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 09:01:08.575 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 09:01:08.575 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 09:01:08.575 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] socket_id :   0  0  0  0  0  0
2019-09-13 09:01:08.576 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None]   core_id :   0  1  2  3  4  5
2019-09-13 09:01:08.576 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] thread_id :   0  0  0  0  0  0
2019-09-13 09:01:08.594 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 09:01:08.609 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Setting config target of host 'controller-0' to '6395d3cf-4ad0-493f-8cea-b2dd7eeb5c4e'.
2019-09-13 09:01:08.641 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] _config_update_hosts config_uuid=6395d3cf-4ad0-493f-8cea-b2dd7eeb5c4e
2019-09-13 09:01:08.641 80240 INFO sysinv.conductor.manager [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] applying runtime manifest config_uuid=6395d3cf-4ad0-493f-8cea-b2dd7eeb5c4e, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 09:01:08.655 80240 INFO sysinv.puppet.puppet [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Updating hiera for host: controller-0 with config_uuid: 6395d3cf-4ad0-493f-8cea-b2dd7eeb5c4e
2019-09-13 09:01:10.333 80240 ERROR sysinv.puppet.puppet [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDJpJsv'
2019-09-13 09:01:10.333 80240 TRACE sysinv.puppet.puppet 
2019-09-13 09:01:10.334 80240 ERROR sysinv.openstack.common.rpc.amqp [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Exception during message handling
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDJpJsv'
2019-09-13 09:01:10.334 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 09:01:10.335 80240 ERROR sysinv.openstack.common.rpc.common [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDJpJsv' to caller
2019-09-13 09:01:10.336 80240 ERROR sysinv.openstack.common.rpc.common [req-1853a408-4435-45eb-a7cf-ede30f4443dd None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlDJpJsv'\n"]
2019-09-13 09:01:10.344 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 09:01:10.344 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 09:02:03.483 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:02:03.484 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 09:02:05.579 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 09:02:06.280 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 09:02:06.434 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 09:02:06.462 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 09:02:06.463 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 09:02:06.463 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:02:07.006 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:02:07.631 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:02:07.920 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:02:08.346 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:02:08.466 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 09:02:08.497 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:02:08.528 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:02:08.562 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:02:08.593 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 09:02:08.625 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 09:02:08.656 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 09:02:08.695 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 09:02:08.801 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 09:02:08.859 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 09:02:08.860 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 09:02:08.860 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] socket_id :   0  0  0  0  0  0
2019-09-13 09:02:08.860 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None]   core_id :   0  1  2  3  4  5
2019-09-13 09:02:08.861 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] thread_id :   0  0  0  0  0  0
2019-09-13 09:02:08.876 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 09:02:08.891 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Setting config target of host 'controller-0' to '5febc7bc-6236-4194-aac5-88386b174ac7'.
2019-09-13 09:02:08.927 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] _config_update_hosts config_uuid=5febc7bc-6236-4194-aac5-88386b174ac7
2019-09-13 09:02:08.928 80240 INFO sysinv.conductor.manager [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] applying runtime manifest config_uuid=5febc7bc-6236-4194-aac5-88386b174ac7, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 09:02:08.942 80240 INFO sysinv.puppet.puppet [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Updating hiera for host: controller-0 with config_uuid: 5febc7bc-6236-4194-aac5-88386b174ac7
2019-09-13 09:02:10.590 80240 ERROR sysinv.puppet.puppet [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVeDIvj'
2019-09-13 09:02:10.590 80240 TRACE sysinv.puppet.puppet 
2019-09-13 09:02:10.591 80240 ERROR sysinv.openstack.common.rpc.amqp [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Exception during message handling
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVeDIvj'
2019-09-13 09:02:10.591 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 09:02:10.592 80240 ERROR sysinv.openstack.common.rpc.common [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVeDIvj' to caller
2019-09-13 09:02:10.593 80240 ERROR sysinv.openstack.common.rpc.common [req-67e89bdf-61b4-47b4-9998-a1bb95b95426 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlVeDIvj'\n"]
2019-09-13 09:02:10.602 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 09:02:10.602 74037 TRACE sysinv.openstack.common.periodic_task 
2019-09-13 09:03:03.500 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:03:03.500 74037 INFO sysinv.agent.manager [-] Sysinv Agent audit running inv_get_and_report.
2019-09-13 09:03:05.549 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1000 (flags: 0x1003)
2019-09-13 09:03:06.225 74037 WARNING sysinv.agent.pci [-] ATTR speed unknown for: eth1001 (flags: 0x1003)
2019-09-13 09:03:06.345 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Updating platform data for host: 1122b458-2355-4ca7-87cb-15cf9bf84220 with: {u'first_report': True}
2019-09-13 09:03:06.369 74037 INFO sysinv.agent.manager [-] Sysinv Agent platform update by host: {'first_report': True}
2019-09-13 09:03:06.370 74037 INFO sysinv.agent.manager [-] Agent found matching ihost: 1122b458-2355-4ca7-87cb-15cf9bf84220
2019-09-13 09:03:06.370 74037 INFO sysinv.agent.manager [-] _report_to_conductor initial_reports_required=set(['pv', 'lvg', 'memory', 'disk', 'cpu'])
2019-09-13 09:03:07.009 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] port 504515ba-1ab4-4e1d-8032-43cbb2de23eb update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:03:07.274 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] port c0cc98b4-f599-4255-86f0-fb29bc5b14b5 update attr: {'sriov_numvfs': 0, 'driver': u'e1000', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': False, 'sriov_vf_driver': None, 'speed': u'1000'}
2019-09-13 09:03:07.582 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] port 3412b646-b5c2-4a1d-af46-4b755440a4bf update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:03:07.868 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] port 47aa332c-5246-45a0-bfce-2aee6d053509 update attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'sriov_vfs_pci_address': u'', 'sriov_totalvfs': None, 'dpdksupport': True, 'sriov_vf_driver': None, 'speed': None}
2019-09-13 09:03:07.980 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'QEMU Virtual Machine', 'pdevice_id': u'00b8', 'pclass': u'VGA compatible controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Cirrus Logic', 'pvendor_id': u'1013', 'pclass_id': u'030000', 'sriov_totalvfs': None}
2019-09-13 09:03:08.012 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2934', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:03:08.046 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2935', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:03:08.078 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': u'uhci_hcd', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2936', 'pclass': u'USB controller', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0300', 'sriov_totalvfs': None}
2019-09-13 09:03:08.110 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': None, 'psvendor': u'-p20', 'pdevice_id': u'293a', 'pclass': u'USB controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0320', 'sriov_totalvfs': None}
2019-09-13 09:03:08.141 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': u'ahci', 'psvendor': u'-p01', 'pdevice_id': u'2922', 'pclass': u'SATA controller', 'psdevice': u'Red Hat, Inc.', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'010601', 'sriov_totalvfs': None}
2019-09-13 09:03:08.175 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': u'i801_smbus', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'2930', 'pclass': u'SMBus', 'psdevice': u'QEMU Virtual Machine', 'sriov_vfs_pci_address': u'', 'pvendor': u'Intel Corporation', 'pvendor_id': u'8086', 'pclass_id': u'0c0500', 'sriov_totalvfs': None}
2019-09-13 09:03:08.207 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] attr: {'sriov_numvfs': 0, 'driver': u'virtio-pci', 'psvendor': u'Red Hat, Inc.', 'pdevice_id': u'1002', 'pclass': u'Unclassified device [00ff]', 'psdevice': u'Device 0005', 'sriov_vfs_pci_address': u'', 'pvendor': u'Red Hat, Inc.', 'pvendor_id': u'1af4', 'pclass_id': u'00ff00', 'sriov_totalvfs': None}
2019-09-13 09:03:08.312 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Already in db numa_node=0 mynuma_nodes=[0]
2019-09-13 09:03:08.370 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Logical CPU topology: host:controller-0 (controller,worker), sockets:1, cores/socket=6, threads/core=1, reference:current (unchanged)
2019-09-13 09:03:08.370 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None]    cpu_id :   0  1  2  3  4  5
2019-09-13 09:03:08.370 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] socket_id :   0  0  0  0  0  0
2019-09-13 09:03:08.371 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None]   core_id :   0  1  2  3  4  5
2019-09-13 09:03:08.371 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] thread_id :   0  0  0  0  0  0
2019-09-13 09:03:08.386 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] update_cpu_config, host uuid: (1122b458-2355-4ca7-87cb-15cf9bf84220), force: (False)
2019-09-13 09:03:08.401 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Setting config target of host 'controller-0' to '6194cf70-181a-4160-b045-2cf00828fe70'.
2019-09-13 09:03:08.442 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] _config_update_hosts config_uuid=6194cf70-181a-4160-b045-2cf00828fe70
2019-09-13 09:03:08.443 80240 INFO sysinv.conductor.manager [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] applying runtime manifest config_uuid=6194cf70-181a-4160-b045-2cf00828fe70, classes: ['platform::compute::grub::runtime', 'platform::compute::config::runtime']
2019-09-13 09:03:08.457 80240 INFO sysinv.puppet.puppet [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Updating hiera for host: controller-0 with config_uuid: 6194cf70-181a-4160-b045-2cf00828fe70
2019-09-13 09:03:10.123 80240 ERROR sysinv.puppet.puppet [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] failed to write config file: /opt/platform/puppet/19.09/hieradata/192.168.204.3.yaml
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet Traceback (most recent call last):
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet     text=True)
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet     fd = _os.open(file, flags, 0600)
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQFctXW'
2019-09-13 09:03:10.123 80240 TRACE sysinv.puppet.puppet 
2019-09-13 09:03:10.123 80240 ERROR sysinv.openstack.common.rpc.amqp [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Exception during message handling
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp Traceback (most recent call last):
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     **args)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self.update_cpu_config(context, ihost_uuid, force_grub_update)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     force=force)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self._puppet.update_host_config(host, config_uuid)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     func(self, *args, **kwargs)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_host_config(host, config)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     self._write_config(filename, config)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     text=True)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     return _mkstemp_inner(dir, prefix, suffix, flags)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp   File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp     fd = _os.open(file, flags, 0600)
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQFctXW'
2019-09-13 09:03:10.123 80240 TRACE sysinv.openstack.common.rpc.amqp 
2019-09-13 09:03:10.125 80240 ERROR sysinv.openstack.common.rpc.common [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] Returning exception [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQFctXW' to caller
2019-09-13 09:03:10.126 80240 ERROR sysinv.openstack.common.rpc.common [req-dd2c8058-df47-445b-abc6-36d17b07bbc7 None None] ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 2707, in icpus_update_by_ihost\n    self.update_cpu_config(context, ihost_uuid, force_grub_update)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 7306, in update_cpu_config\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8088, in _config_apply_runtime_manifest\n    force=force)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/conductor/manager.py", line 8023, in _config_update_puppet\n    self._puppet.update_host_config(host, config_uuid)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 30, in _wrapper\n    func(self, *args, **kwargs)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 149, in update_host_config\n    self._write_host_config(host, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 162, in _write_host_config\n    self._write_config(filename, config)\n', '  File "/usr/lib64/python2.7/site-packages/sysinv/puppet/puppet.py", line 168, in _write_config\n    text=True)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 304, in mkstemp\n    return _mkstemp_inner(dir, prefix, suffix, flags)\n', '  File "/usr/lib64/python2.7/tempfile.py", line 239, in _mkstemp_inner\n    fd = _os.open(file, flags, 0600)\n', "OSError: [Errno 2] No such file or directory: '/opt/platform/puppet/19.09/hieradata/192.168.204.3.yamlQFctXW'\n"]
2019-09-13 09:03:10.135 74037 ERROR sysinv.openstack.common.periodic_task [-] Error during AgentManager._agent_audit: [Errno 2] No such file or directory
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task Traceback (most recent call last):
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/periodic_task.py", line 182, in run_periodic_tasks
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     task(self, context)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1123, in _agent_audit
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     force_updates=None)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     return f(*args, **kwargs)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 1142, in agent_audit
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     self.ihost_inv_get_and_report(icontext)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/agent/manager.py", line 859, in ihost_inv_get_and_report
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/conductor/rpcapi.py", line 315, in icpus_update_by_ihost
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     force_grub_update=force_grub_update))
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/proxy.py", line 121, in call
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     result = rpc.call(context, real_topic, msg, timeout)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/__init__.py", line 141, in call
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     return _get_impl().call(CONF, context, topic, msg, timeout)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/impl_kombu.py", line 799, in call
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     rpc_amqp.get_connection_pool(conf, Connection))
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 621, in call
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     rv = list(rv)
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task   File "/usr/lib64/python2.7/site-packages/sysinv/openstack/common/rpc/amqp.py", line 570, in __iter__
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task     raise result  # pylint: disable=raising-bad-type
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task OSError: [Errno 2] No such file or directory
2019-09-13 09:03:10.135 74037 TRACE sysinv.openstack.common.periodic_task 


More information about the Starlingx-discuss mailing list